Hi, I'm Bill. I'm a software developer with a passion for making and electronics. I do a lot of things and here is where I document my learning in order to be able to inspire other people to make ...
Last July, Arduino announced plans to switch from the soon-to-be deprecated Arm Mbed to Zephyr RTOS, and the company has now outed the first beta release of “Arduino Core for Zephyr OS” for a range of ...
We have designed an Arduino-based GPS Tracker using the NEO-6M GPS Module. A GPS (global positioning system) tracker utilises satellite signals to accurately determine the location of an object or ...
Today, We will review the Cytron Maker Uno RP2040 development board combining the Arduino UNO form factor with the Raspberry Pi RP2040 microcontroller that makes it programmable with the Arduino IDE ...
The Arduino UNO R4, released in two versions last year, supports the CAN bus in terms of hardware and software. In this article we look at some handy CAN modules, an experimental setup, and the basics ...
Discover the ultimate IoT powerhouse—Arduino Nano ESP32! Unleash creativity with C/C++ in Arduino IDE, or embrace MicroPython's simplicity. Wi-Fi, Bluetooth 5 LE, 16 MB Flash, LEDs, all in a compact ...
Nowadays, visual indication is a must-have feature for any electronic device, which will make user interaction much easier. There are multiple ways to implement the visual indication, from simple ...
What is the Arduino IDE? As we know we need a text/code editor to write the code, a compiler to convert that code to machine code or binary files so that the microcontroller can understand, and also ...