Extension Activities using LEDs
From ROBOTC API Guide
Arduino → Arduino Tutorials and Guided Projects → Parallax BoeBot + Arduino Shield, Mobile Robotics Platform → Extension Activities using LEDs
|
Flash Morse Code
One possible task you can try on your own is to make the Arduino flash a message using Morse Code. You could have the robot flash something like "Hello World!" or “Danger, Will Robinson!”
NOTE: This is a place holder for a video.
Please add the id for the YouTube video with description "Arduino flashing "Hello World!" using Morse Code."
To help get you started, here are some links explaining how Morse Code Works.
Extra Challenge
Make a program to decode a Morse code signal.
Binary Clock
You can use LEDs to display the time using binary.
NOTE: This is a place holder for a video.
Please add the id for the YouTube video with description "Arduino controlling simple LED based binary clock."