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, ...
In a significant development for the world of Internet of Things (IoT) and MicroPython, the Arduino Cloud has officially extended its support to the new Nano ESP32 board. This exciting update, which ...
To prevent data corruption when using multiple SPI devices on the same bus, care must be taken to ensure that they are only accessed from within the main loop, or from the interrupt routine, never ...
Today the official Arduino development team have rolled out a new update to the Arduino CLI, adding some new exciting features in version 0.11.0. New features include Command-line completion, External ...
We've written about Arduino Cloud before, but now the Arduino team has updated its platform's support for third-party devices. Specifically, there is now extended ESP32 support - i.e. non Arduino ...
How can developers check out a new micro without building a bunch of custom boards? Freescale's answer is to use a standard expansion interface so developers can choose for a wide range of third party ...
The makers of the pcDuino line of products offer several small, low-power single-board computers with ARM processors and support for Arduino Shields. The latest model is the smallest (and cheapest) to ...
The folks at SECO have been cranking out single-board computers under the UDOO brand for a while, and last year the company started shipping the UDOO BOLT, one of the first models powered by an AMD ...