Send HEX values to Arduino
Reviewed by Unknown on
13:52
Rating: 4.5
Send HEX values to Arduino
Oleh Unknown
FIVE MINUTE TUTORIAL Project Description: Sending Hex values to an Arduino UNO This simple tutorial will show you how to send Hexadecimal values from a computer to an Arduino Uno. The "Processing" programming language w
Labels:
Arduino,
ArduinoBasics,
best arduino blog,
brightness,
communication,
computer,
Hex,
hexadecimal,
LED,
Mouse,
Processing,
project,
PWM,
receive,
send,
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