Arduino Shields are add-on boards for Arduino Boards to allow for additional functionality.
Related Articles
*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 […]
Arduino
Arduino – Photoresistor (Light Sensor)
Photoresistors are analog sensors that allow your Arduino to determine the level of light in an environment. Note: You can use either 5 or 3.3 volt power for this project, and you can use different […]
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