News

Despite a wealth of tutorials for setting up and writing code for the ESP8266 WiFi module, there has not been much of anything on programming this cheap wireless module with the Arduino IDE. Finally, ...
The Arduino platform offers a variety of affordable toys used by DIY enthusiasts for simple electronics projects. It is known for being easy to learn and is built on a variant of the C++ programming ...
In case you missed it, the big news is that a minimal Arduino core is up and working on the ESP32. There’s still lots left to do, but the core functionality — GPIO, UART, SPI, I2C, and WiFi — are all ...
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 ...
Over 8 years ago I wrote an article about Arduino for Make: Magazine, later Adafruit manufactured Arduino’s in the USA for awhile when Arduino was 2 separate companies (we only worked with Arduino.cc) ...