Related Articles
*NEW
Arduino ArduCam – Motion Detection Spycam (PIR, RTC, SD)
This project allows you to create a Motion Detection Spycam with a PIR Sensor, and ArduCam, and a Data Logging Shield with Real Time Clock. This project takes a pictures when motion is detected, saving […]
*NEW
Arduino – Temperature Web App with Raspberry Pi
This project allows you to get a temperature value from the Arduino, pass it to the Raspberry Pi, have a Python Script process that value and store it in a file, then have a PHP […]
Arduino
Arduino – Find I2C Addresses (I2C Scanner)
I2C devices allow you to add numerous sensors and displays to your Arduino project using only 2 communication wires. The issue can be that since I2C is an Addressable Communication Protocol that you need to […]
Be the first to comment