A collection of simple Arduino and Raspberry Pi projects. Each project is in its own directory and will have a "ProjectGuide.md" file that can guide you through creating the project.
- Motion Activated Raspberry Pi Camera 2 - Another iteration of the classic motion activated pi camera project. This one will save videos to a platform called Gofile - Free file sharing and storage platform.
- Motion Activated Raspberry Pi Camera (with PIR and NanPy) - Using a spare Raspberry Pi and an Arduino to create a motion activated security camera
- Operation Game that Shocks You - A twist on the classic operation game
- AQI monitoring w/ Adafruit IO - Creating the PM2.5 Air Quality Sensor and Breadboard Adapter Kit - PMS500
- LYWSD03MMC Monitoring w/ Adafruit IO - Sending temperature and humidity data from a LYWSD03MMC to Adafruit IO w/ Python
- Is My Soil Moist - A soil moisture sensor and influx db project. Collect soil moisture data from your plants, send it to influx data, then manage moisture readings on a dashboard.