LiquidMenu wraps Arduino's LiquidCrystal library with the ability to create menus. It simplifies the menu creation process by abstracting the elements of a menu into hierarchically organized classes.
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 ...
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 ...
Only the Arduino IDE is officially supported. The GNU MCU Eclipse plug-ins provide multiple tools based on the GNU toolchains to ease project development. To use Eclipse debugging features, it is ...
The Joystick module is similar to analog joysticks found in gamepads. It is made by mounting two potentiometers at a 90 degrees angle. The potentiometers are connected to a short stick centered by ...
Learning electronics? Then, chances are you already know what an Arduino is, or at the very least, you've heard of it. After all, it's among the most popular electronics platforms available in the ...
Whether you're making the first steps in a new and exciting learning journey or you're on the verge of making a discovery that will revolutionize circuit design, having a test environment is paramount ...
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 ...
If you're familiar with the Raspberry Pi and you like it, there's a good chance you'll like the Arduino, too. At first glance, the two devices are very similar to each other, but there are some key ...
In this step-by-step tutorial, we're diving into the world of electronics and microcontrollers to create a personalized 8 by 8 LED matrix that can be controlled using an Arduino board In this ...
Proximity sensing is a common application for intruder alarms, light switches, and other home and industrial automation applications. There are multiple methods of proximity detection used in the ...