Arduino libraries, like libraries for other programming languages, help easily extend the range of functions available to users in the standard integrated development environment (IDE). They are ...
In this post we are reviewing the ESP-01 Wi-Fi Relay Module. It is one of the cheapest smart switches you can purchase currently for making smart home, internet of things, and other wireless do it ...
Arduino has updated the Arduino Cloud Editor – which started as Arduino Create several years ago – to bring the web-based code editor closer to the appearance and functionalities of the “classic” ...
Both Arduino and MicroPython are giants when it comes to the electronics education area, and each one of them represents something you can’t pass up on as an educator. Arduino offers you a broad ...
Add USB host capabilities with the ESP8266 USB Host Shield and control network devices wireless with standard USB HID devices like a keyboard, mouse, and game controller. Adding the shield board on ...
This is a fork of Arduino.org WiFi Link firmware. The goal of this fork is make improvements and provide documentation. The WiFi Link firmware is an ESP8266 arduino sketch developed by Arduino.org in ...
Modern MCU boards offer a lot of performance and a high level of programming convenience. The over-the-air (OTA) feature is particularly interesting. However, transmitting serial data wirelessly ...
Note: This tutorial was written after Arduino has officially launched its support for ESP32 boards. So if you have followed the old method of using GIT to install the boards then you would have to ...