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.
Related Articles

*NEW
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 […]

Arduino
HC-SR04 Ultrasonic Distance Sensor with Arduino
HC-SR04 Ultrasonic Distance Sensors allow you to take relatively accurate distance readings for your Arduino project. Functional Parts in the Project: Arduino Uno – https://store.arduino.cc/usa/arduino-uno-rev3 HC-SR204 Ultrasonic Sensor – https://amzn.to/31AGgYC Breadboard Kit – https://amzn.to/2Xih5ei

*NEW
Arduino GPS – GPS Tracker to SD Card (Adafruit Ultimate GPS)
This project shows you how to create a tracking device that logs location and speed of the device to an SD card, and also displays the infromation to an LCD Screen. Notes: We use an […]
Be the first to comment