Few devices have hit the hacker/maker word with quite as large a bang as the ESP8266. [Brian] first reported a new $5 WiFi module back in August. Since then there have been an explosion of awesome ...
Arduino has recently introduced a new Bluetooth-based provisioning flow on the Arduino Cloud, starting with the UNO R4 WiFi ...
Someone has invented a way to add Wi-Fi to a standard Arduino Uno, by proposing a module that drops into the DIL socket normally reserved for the ATmega328 – it will not work with Unos that have a ...
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 ...
Getting Arduino-powered devices to talk to each other over long distances is going to get cheaper and easier if this Kickstarter project flies. Flutter is a wireless development platform for Arduino ...
Unlike the standard ESP32 microcontroller, the CAM variant includes a camera module and a microSD card slot built into it. Heck, if you’re willing to write long lines of code, you can create a ...
[Piotr] was working on a recent Arduino project when he ran into a problem. He was having trouble getting his Arduino Pro Mini to communicate with an ESP8266 module. He needed a way to snoop on the ...
So you've already outgrown Arduino's most beginner-friendly board, the Uno, and are looking to move on to bigger, more exciting projects. In that case, the Nano family might just be what you need.
If you enjoy tinkering and building Arduino projects, you might be interested in a new range of products which have been specifically designed to add touchscreen LCD displays to your builds. The new ...
This is an Arduino project called 'Simon Says'. It is essentially a memory game with LEDs and push buttons. The Arduino will play us a sequence of LEDs and the user will try to recreate this pattern ...