Morse Code Translator
Inspired by the "Hi Juno" project, I sought an easier way to use Morse Code. This is why I've created the Morse Code Translator, a program that translates your text input into "morsed" physical pulses. One idea to explore further could be thinking how would words express physically perceivable (sound, light, taste?, color?, Tº)
This mini-documentary tells the story of how amateur radio operators sent a Morse Code "HI" to NASA's Jupiter-bound Juno spacecraft. Would Juno hear their call? More about this outreach activity at http://photojournal.jpl.nasa.gov/catalog/PIA17744 and http://missionjuno.swri.edu/news/results-from-juno-earth-flyby. Credit: NASA/JPL-Caltech/University of Iowa
Convert text from the keyboard into morse code pulses
So far I've successfully made the serial communication and the Arduino's functionality. In other words, the idea works up to Arduino's embedded LED (pin 13). This is how a HI looks being translated into light.
Followup, making the solenoid work through morse coded pulses. You can find the Processing and Arduino code in this Github Repo.
Morse code translator with a solenoid motor as actuator.
