You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Enviro is an environment sensor that can also detect sky color to help forecast
14
14
Air MacClean is a CO2 and TVOC sensor. To build it, you must solder and attach wires. Follow these <ahref="https://github.com/NelsonPython/Air_MacClean">instructions</a>.
15
15
16
16
<h2>Bumblebee AV</h2>
17
-
Bumblebee AV is a simple autonomous vehicle. There are many ways to build the vehicle. These <ahref="https://github.com/NelsonPython/Bumblebee_AV">instructions</a> recommend LegosTM and robot parts. The motor controller must be soldered and wires, motors, and wheels must be attached. I do not recommend using a three-wheel robot with a coaster wheel because it is difficult to calibrate turning left and right.
17
+
Bumblebee AV is a simple autonomous vehicle. There are many ways to build the vehicle. These <ahref="https://github.com/NelsonPython/Bumblebee_AV">instructions</a> recommend LegosTM and robot parts. The motor controller must be soldered and wires, motors, and wheels must be attached. I do not recommend using a three-wheel robot with a coaster wheel because it is difficult to control when turning left or right.
18
18
19
19
<h2>Public Radio</h2>
20
20
Public radio runs on an Oracle VirtualBox loaded with the Ubuntu 18.04 operating system and the Python 3.x programming language with Pandas, Numpy, Matplotlib, Folium, and Google TTS (text-to-speech) modules installed.
0 commit comments