There are easy ways of getting more I/O pins for any project; shift registers, I2C expanders, or ADCs will give you plenty of pins for whatever project you have in mind. All these require extra ...
Tired of building the same old Arduino projects like blinking LEDs, temperature monitors, and line-following robots? Now it’s ...
In this video I'm showing how you can conserve pins on Arduino projects where you can read the input of multiple push buttons with a single Arduino pin. #arduino #multiplebuttons #arduinotipsntricks ...
Among all the Arduino boards, the Uno is most folks' go-to choice, and for good reason. It's the perfect platform to get started with Arduino, it's capable enough to handle a wide range of tasks, and ...
All of the tools you need to work with the FPGA Arduino — the Vidor — are now in the wild! We reported earlier that a series of French blog posts finally showed how all the pieces fit together to ...
Before I start talking about this really cool thing called Arduino (Italian for "good friend"), let me say a few things about the fascinating subject of physical computing. Physical computing has been ...
In this article you will learn how to make a digital clock using Arduino and the DS1307 RTC IC. What is DS1307 IC actually? Well, it is a Real Time Clock (RTC) IC that is simple to use, low cost and ...