Scrolling Message On LED Dot Matrix Display Scrolling Message On LED Dot Matrix Display There are many different ways to drive LEDs. Using shift registers is one way and they have the...
LCD Interfacing Code with ARDUINO Board LCD Interfacing Code with ARDUINO Board - This demo program helps you to interface a 16×2 LCD display with ARDUINO board. This tutorial is...
Arduino Realtime Audio Processing Tutorial Arduino Realtime Audio Processing Tutorial - This is an experiment to show how some realtime audio processing can be done with the Arduino. ...
Arduino Audio Input and Output using an Mic & Speaker Arduino Audio Input and Output using an Mic & Speaker - This Instructable will show you how to prepare audio so that it can be sampled...
Arduino Blink Without Delay Tutorial Arduino Blink Without Delay Tutorial - For example you might want to blink an LED (or some other time-sensitive function) while reading a ...
How to Talking with PC to an Arduino via Bluetooth How to Talking with PC to an Arduino via Bluetooth - This entry involves using Bluetooth to effectively communicate to an Arduino board us...
How To Read Multiple RC Channels How To Read Multiple RC Channels - This post builds on previous posts to show a technique for reading multiple radio control receiver chann...
How To Read RC Receiver PPM Stream How To Read RC Receiver PPM Stream - This post concludes with a library which can be used to read a PPM stream using a single interrupt. T...
Arduino LED Bar Graph Display Tutorial Arduino LED Bar Graph Display Tutorial - The bar graph - a series of LEDs in a line, such as you see on an audio display - is a common har...
Arduino Seven Segment Display Tutorial Arduino Seven Segment Display Tutorial - What Is A Seven Segment Display? A seven-segment display (SSD), or seven-segment indicator, is a ...
Arduino Blinking LED Tutorial Step 1 Arduino Blinking LED Tutorial - To build the circuit, attach a 220-ohm resistor to pin 13. Then attach the long leg of an LED (the positiv...
How to Make Arduino Time & Temp Display Shield How to Make Arduino Time & Temp Display Shield? The solution was a Real Time Clock module that keeps perfect time and has a battery back...
How to Make Simple Arduino Electric Lock How to Make Simple Arduino Electric Lock - The Arduino is used as a switch to control the lock itself, and is set to interface with a Compu...
Arduino MP3 Player Circuit & Source Code Arduino MP3 Player Circuit & Source Code - this Arduino project: A full MP3 player based on Arduino, the idea was to build a standalone...
Interface MIC with Speaker using Arduino UNO Interface MIC with Speaker using Arduino UNO - –> Postby Sara » Mon Sep 23, 2013 9:41 am Hi all I would like to input an audi...
Arduino IR Remote Receiver and Transmitter (Code&Circuit) Arduino IR Remote Receiver and Transmitter (Code&Circuit) - Do you want to control your Arduino with an IR remote? Do you want to use y...
*Digit 7 Segment Display Arduino code *Digit 7 Segment Display Arduino code - The seven segment display is a pretty simple device. It is actually 8 LEDs (the decimal point is...
Voltmeter and Ammeter using PIC Microcontroller Voltmeter and Ammeter using PIC Microcontroller - Voltmeter and Ammeter can be easily made using PIC Microcontroller having ADC (Analog to ...