We all love seeing data represented in pretty ways — whether it’s necessary or not. Take VU meters for example. They’re a super useful tool for audio editors to balance signals, but they also look ...
The ARDUINO IDE associated with the ARDUINO board uses specific numbering, assigning numbers from 0 to 19 to digital pins 0 to 13 and numbers A0 to A5 to analog pins. GCBasic directly manipulates the ...
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 ...
Arduino has recently announced two new expansions to their Arduino Pro Opta PLC series – the Arduino Pro Opta Ext D1608E and Arduino Pro Opta Ext D1608S, the main difference between the two is that ...
In this digital age, we come across LCDs all around us from simple calculators to smartphones, computers and television sets, etc. The LCDs use liquid crystals to produce images or texts and are ...
This is an automatic liquid vending machine based on radio-frequency identification (RFID) system. A fixed amount of liquid can be dispensed by swiping an RFID tag across the RFID reader. An ...
This module will investigate creating an interactive side-scrolling game using an Arduino. It will also provide experience with advanced usage of the 16x2 LCD screen and its scrolling capabilities.