This week the official Arduino development team have announced the release of the Arduino Command Line Interface (CLI) which has been under development for some time and has been created to address ...
Love Arduino but hate the GUI? Try arduino-cli. In this article, I explore a new tool released by the Arduino team that can free you from the existing Java-based Arduino graphical user interface. This ...
[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] ...
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 ...
We’ve previously covered how cool automatic blinds are. And we know the Amazon Echo is pretty awesome. This hack puts them together to use an Alexa voice command to open and close your blinds. DIY ...