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, ...
This project brings support for ESP8266 chip to the Arduino environment. It lets you write sketches using familiar Arduino functions and libraries, and run them directly on ESP8266, no external ...
A lot of people have used ESP8266 to add inexpensive WiFi connectivity to their projects, but [Oscar] decided to take it one step further and program an Arduino over WiFi with the ESP8266. [Oscar] ...
In the Arduino schematic, for some reason pin 2 on the NINA-W102 is labeled "GPIO34". At first I thought I was mistaken, and that pin 2 on the Arduino schematic really is GPIO34 on the NINA, but that ...
Schematic drawing software for Arduino, Raspberry Pi, and other Single Board Computers (SBCs) is essential to developing electronics projects. When it comes to creating circuits on a SBC, it’s ...
OpenPLC is an open-source, free-to-use Programmable Logic Controller Suite, compliant with the IEC 61131-3 standard, and working with a range of hardware platforms such as Arduino, ESP8266/ESP32, ...
PicoMQTT is a lightweight MQTT library for Arduino/PlatformIO optimized for ESP8266 and ESP32. It not only supports the MQTT Client mode like most existing solutions but also the MQTT Broker mode ...
The maker, Rizwan's Ideas, made a video on DIY vacuum cleaner 3 years ago. A lot of people loved the original, but many wanted Wi-Fi and IoT features, so he decided to upgrade it with better tech and ...