In this video, I explore the new Arduino Uno Q and its impressive possibilities. The project covers initial setup, coding ...
There are plenty of drones (and other gadgets) you can buy online that use proprietary control protocols. Of course, reverse-engineering one of these protocols is a hacker community classic. Today, ...
In this project I did a Christmas jumper with rgb LEDs, this can also be a creative clothing project or whatever you want, it uses rgb LEDs that are controlled by an Arduino-based microcontroller that ...
Five new Elektor courses help beginners take their first steps in microcontroller programming with Arduino, ESP32, and Raspberry Pi Pico. Each course combines hands-on projects, hardware kits, and ...
This project is an Arduino-based RFID reader designed to distinguish between known pets ("good kitties") and unknown animals ("bad kitties"). When an unrecognized animal is detected via its RFID tag, ...
In this project, we will develop a sudoku solver that uses a more friendly interface than the one used in the first project. For instance, the following corresponds to the new input and output format ...