morse code clock
mize
Posts: 15
have built the talking thermometer from Applied Sensors and would now like to make a morse code clock.
as a start i have a pocket watch b on a bs2 board. the question is how to get the data from the pocket watch
into a decimal variable that i can use in a morse code program?
as a start i have a pocket watch b on a bs2 board. the question is how to get the data from the pocket watch
into a decimal variable that i can use in a morse code program?
Comments
Can You post some info/data about the "pocket watch b". And the code Your using with the thermometer?
Morse Code is a human coded language, Not a computer language.
I did write a program back in the day that converted ASCII code to an Morse Code output that went out over My HAM radio.Because its a human reading this code, It has to run really slow.
I'm not sure what Your after in this post, So some more info would help!
__________$WMc%________
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
The Truth is out there············································ BoogerWoods, FL. USA
Usually the best thing is to start with a working example and modify it for your needs.