News

You can read the state of a button using Arduino and a few lines of code. The actual state is shown in the Serial Monitor window as 0 or 1, 0 meaning the ...
In this quick Arduino tutorial I will explain how you can control a relay using the Arduino Board, one 1K and one 10K resistors, 1 BC547 transistor, one 6V or 12V relay, one 1N4007 diode and a 12V fan ...
This tutorial will guide you through the process of building a tachometer around an Arduino. Tachometers are used to measure rotation rate in Revolutions Per Minute (RPM). You don’t need much… ...
Creating a piano with Arduino involves using buttons as keys and producing sound with a piezo buzzer. ->This project involves creating a piano using an Arduino UNO microcontroller, push buttons as ...
We’ve featured loads of IR Arduino projects and they are all exciting and unique. The projects spring from a specific need or problem where a custom infrared remote control is the solution. [… ...
Running out of GPIO pins? Learn how to connect multiple buttons to just one Arduino pin using clever wiring and resistor techniques. Perfect for compact projects, keyboards, or when using small ...
These custom knit socks use an accelerometer, an Arduino microcontroller, and an infrared light-emitting diode to send a signal that will pause or stop your show or turn off your television when ...