You can power an Arduino project multiple ways. You can use your computer for power from USB, a 9 volt battery, a wall power adapter and more.
Related Articles
Arduino Real Time Clock Module (ZS-042)
This is an easy to use library to add RTC to an Arduino. http://www.rinkydinkelectronics.com/library.php?id=73
Arduino ArduCam – Motion Activated Video Spycam
This project uses a PIR to trigger the ArduCam to record a video file and store it as an .AVI on the SD Card. It names the video file based on a random number generation […]
Types of Arduino Boards
There are numerous type of Arduino Boards. You basically code for them the same way, but different boards offer different options such as more Digital Connections, or WiFi.
Be the first to comment