Modules add functionality to Arduino projects much like Shields.
Related Articles
*NEW
Arduino – Bidirectional Serial Communication with Raspberry Pi
You can send data to a Raspberry Pi from an Arduino, have the Pi compute the data and use “intelligence” to send the Arduino a command. This allows you to fully use a Pi as […]
Notes
Arduino Uno with WiFi – Arduino to Arduino Communication
This project allows me to send commands directly from one Arduino Wifi to another. The SENSOR Arduino has an analog temp sensor and sends commands to the RECEIVER. The RECEIVER Parses the commands ?red or […]
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