Arduino Shields are add-on boards for Arduino Boards to allow for additional functionality.
Related Articles
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 – PIR Sensor (HC-SR501)
PIR Sensors (Passive Infrared) are the standard sensors used for motion detection. They offer a wide field of view and are easy to configure, but offer only HIGH/LOW output and are not overly accurate. Functional […]
Arduino – Soil Moisture Sensor LED Alert with Arduino Uno
Use Soil Moisture sensors and LED’s to alert you to when your plants need to be watered. Functional Parts in the Project: Arduino Uno – https://store.arduino.cc/usa/arduino-uno-rev3 560 Piece Jumper Wire Kit – https://amzn.to/2MsCLjL Soil Moisture Sensor – https://amzn.to/2jEDyjQ […]
Be the first to comment