MT8870 DTMF - Dual Tone Multi Frequency Decoder
Reviewed by Unknown on
22:51
Rating: 4.5
MT8870 DTMF - Dual Tone Multi Frequency Decoder
Oleh Unknown
Project Description We will be using an MT8870 DTMF module with an Arduino UNO to control a small servo motor in this project. The DTMF module gives the Arduino super-powers and allows you to control the Servo motor in so many ways. For example, this tut
Jumper: Arduino controlled animation
Reviewed by Unknown on
23:25
Rating: 4.5
Jumper: Arduino controlled animation
Oleh Unknown

In this project, I have connected an Arduino to my computer and used a photoresistor to control an animation on the screen. Other sensors could have been used, but I chose a photoresistor because it feels like magic!!The photoresistor responds to changes in ambient light as my hand moves up and dow
Labels:
Animation,
Arduino,
ArduinoBasics,
best arduino blog,
code,
communication,
control,
controlled,
Jumper,
PhotoCell,
Photoresistor,
pictures,
Processing.org,
screen,
Serial
Mouse Controlling Arduino LEDs
Reviewed by Unknown on
15:25
Rating: 4.5
Mouse Controlling Arduino LEDs
Oleh Unknown

Use a mouse to control LEDs attached to an Arduino. This project uses the processing language to transmit the mouse coordinates to the Arduino, which then uses this information to turn on some LEDs. Please see the video below to see it in action. Components Required for this project:Arduino
Labels:
Arduino,
ArduinoBasics,
best arduino blog,
code,
communication,
control,
LED,
Light,
Mouse,
Processing,
project,
Serial