Related Articles
*NEW
Arduino Arducam – 5MP Time Lapse Camera
This project creates a time lapse camera using a 5MP ArduCam. You can set the lapse interval to however many seconds you want, and then the camera will take a picture at that interval. Note […]
*NEW
Arduino – Bidirectional Serial Communication with Raspberry Pi
You can send data to a Raspberry Pi from an Arduino, have the Pi compute the data and use “intelligence” to send the Arduino a command. This allows you to fully use a Pi as […]
*NEW
Arduino ArduCam – Save Images to SD Card
The ArduCam can store pictures to an SD for your Arduino projects. Note In memorysaver.h set the ArduCam and module that you are using. ArduCam uses SPI and I2C so the SD Module or Shield […]
Be the first to comment