Sunday, March 09, 2014

Arduino–Day 2: Interpret Morse

Once the excitement of getting the first project to work as expected wore off, I wanted to address some of the shortcomings of the project in the next one.

One for example, was the fact that I had to hardcode a single input text that would flash once or forever.  The requirements for the next one are:

  • Accept Morse Input from user
  • Display the letters / words as the user types in an LCD
  • At a touch of a button, replay the message
  • Loop function would have its own button

No comments: