Arduino Shields are add-on boards for Arduino Boards to allow for additional functionality.
Related Articles

Arduino
IR Sensor Analog Output on Arduino
You can use Analog Pins on your Arduino Board to read from an IR sensor if you need a numeric reading. Functional Parts in the Project: Arduino Uno – https://store.arduino.cc/usa/arduino-uno-rev3 IR Sensor – https://amzn.to/2IDw7SE

*NEW
Arduino – Raspberry Pi Web Fan Control with MySQL
With this project we create an IoT Environmental control device that uses a MariaDB (MySQL) database as the datastore. This allows you to use database functionality to create log files and be able to corrrelate […]

*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 […]
Be the first to comment