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 ...
[Jacob Geigle] had a problem. A GPS unit and a Bluetooth-to-serial were tying up all the hardware UARTs on an AVR Arduino project. “Software serial”, I hear you say. But what if I told you [Jacob] ...
The Arduino team has today released a new update to its Arduino library submissions workflow providing an easier and more transparent process. Libraries are one of the pillars of the Arduino ecosystem ...
Before I start talking about this really cool thing called Arduino (Italian for "good friend"), let me say a few things about the fascinating subject of physical computing. Physical computing has been ...
I'm having a problem with sending serial data between multiple Arduinos and hopefully someone here will have some advice. So the setup is that I've got Arduino A which needs to send 6 bytes of data to ...
I like to visualize things, so I decided to prepare this simple tutorial to help you better understand how to visualize data using Arduino. This tutorial assumes that you have some basic electronics ...