Modules add functionality to Arduino projects much like Shields.
Related Articles

*NEW
Arduino ArduCam – Name Saved Images with Timestamp on SD Card
This class teaches you to save images from your ArduCam to an SD card using a Unix Timestamp for the name. This is useful not just as a timestamp, but also as a way to […]

*NEW
Arduino Sensors – DHT11 Temperature/ Humidity Sensor Setup
The DHT11, 21 and 22 Sensors can be used to determine both temperature and humdity. Note: Make sure to comment/ uncomment the right sensor in setup Links: Adafruit DHT Library – https://github.com/adafruit/DHT-sensor-library Functional Parts in […]

Arduino - Basics
Arduino Clone Boards
Arduino is an open source hardware project which means anyone can build and sell boards based off of the Arduino design. This is good because other manufacturers can sell boards for a fraction of the […]
Be the first to comment