Skip to content

Commit cce0422

Browse files
authored
Update README.md
1 parent a143bfa commit cce0422

1 file changed

Lines changed: 21 additions & 1 deletion

File tree

README.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,21 @@
1-
# AI_Lab
1+
# AI Lab
2+
3+
This AI Lab has three IoT Devices, one autonomous vehicle, and one data mart. It was designed to teach youth about robotics and artificial intelligence, but adults like it too.
4+
5+
<h2>AstroPiQuake</h2>
6+
7+
AstroPiQuake is an environment sensor that can also detect earthquakes. It is easy to build with snap together parts.
8+
Try out the [AstroPiQuake emulator](https://trinket.io/python/9c2e984979). Move the temperature slider to see Smiley's face change colors from cool blue to mellow yellow to red hot. Build your own AstroPiQuake using these <a href="https://github.com/NelsonPython/AstroPiQuake">instructions</a>
9+
10+
<h2>Enviro</h2>
11+
Enviro is an environment sensor that can also detect sky color to help forecast weather. It is easy to build with snap together parts.
12+
Build your own using these <a href="https://github.com/NelsonPython/Enviro">instructions</a>
13+
14+
<h2>Air MacClean</h2>
15+
Air MacClean is a CO2 and TVOC sensor. To build it, you must solder and attach wires. <a href="https://github.com/NelsonPython/Air_MacClean">Here are the instructions</a>.
16+
17+
<h2>Bumblebee</h2>
18+
Bumblebee is a simple autonomous vehicle. There are many ways to build the vehicle. These <a href="https://github.com/NelsonPython/Bumblebee_AV">instructions</a> recommend LegosTM and robot parts. The motor controller must be soldered and wires must be attached.
19+
20+
<h2>Public Radio</h2>
21+
Public radio is an Oracle VirtualBox running Ubuntu 18.04 with Python 3.x, Pandas, Numpy, Matplotlib, Folium, and Google TTS (text-to-speech) software.

0 commit comments

Comments
 (0)