We've all heard that "if you want something done right, you have to do it yourself." And that’s usually fine when it comes to ...
There’s a long history of devices originally used for communication being made into computers, with relay switching circuits, ...
In this video I'll be showing you how you can control the contrast and the back light brightness of a 1602 LCD display with just the Arduino. The contrast is typically adjusted with a variable ...
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 ...
For years, there has been a clear distinction between the Arduino and Raspberry Pi boards. There are some things the Arduino can do that the Raspberry Pi can't, and vice versa. When you think of ...
An infrared proximity sensor, or IR Sensor, is an electronic device that emits infrared light to detect objects and motion in Arduino projects. This interfacing of the IR sensor module with Arduino is ...
There’s a first time for everything, and occasionally a useful thing for your first time. If you’re about to produce your first live event with a video mixer, this article is your useful thing. I’ll ...
1. Download and install the Arduino IDE (1.8.0 or higher, or 2.0 or higher) following the recommended procedures for your operating system. 2. Start the Arduino IDE and open the Preferences window ...