This project demonstrates how to establish serial communication between an Arduino board and the ESP8266 Wi-Fi module for sending and receiving data. Arduino Uno/Nano/etc. ESP8266 Wi-Fi module (e.g., ...
Serial communication system between MSP430FR6047 and Arduino Nano. The MSP430 uses a state machine to process commands received via UART and sends responses back through the Arduino. Make sure both ...
Looking for practical Arduino projects? This guide shows how to control a relay from your smartphone using an Arduino Uno — either via Bluetooth or Wi-Fi with an ESP8266 ESP-01 module. With ...
When [Bill Porter] works on a project, he says that he typically writes his own NMEA standard communications protocols to fit the job at hand. While it makes things easy to troubleshoot, he admits ...
Ok, we’ll come clean. [Design Build Destroy] didn’t really add any memory to his Arduino Nano. But he did get about 1.5K more program space when compared to the stock setup. The trick? On some Nano ...
Here's an interesting way to control an Arduino using data-over-sound, demonstrated by Chirp. They show how to use their SDK to send an RGB value to change the colour of a on-board LED. You may ...
So you've already outgrown Arduino's most beginner-friendly board, the Uno, and are looking to move on to bigger, more exciting projects. In that case, the Nano family might just be what you need.