![]() |
|
Morse Decoder - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Python (https://sinister.ly/Forum-Python) +--- Thread: Morse Decoder (/Thread-Morse-Decoder) Pages:
1
2
|
RE: Morse Decoder - zomgwtfbbq - 04-18-2013 Nice to see that people are still interested in morse. You can add some more morse codes to make it complete: http://en.wikipedia.org/wiki/Morse_code#Letters.2C_numbers.2C_punctuation RE: Morse Decoder - zomgwtfbbq - 04-18-2013 Nice to see that people are still interested in morse. You can add some more morse codes to make it complete: http://en.wikipedia.org/wiki/Morse_code#Letters.2C_numbers.2C_punctuation RE: Morse Decoder - Ex094 - 04-18-2013 @Deque, @Psycho_Coder, @Coder-san, @zomgwtfbbq, @Anima Templi Thank you all for your replies, Didn't knew that you guys are going to like it that much Well I'll add some more morse code as suggested by zomgwtfbbq RE: Morse Decoder - ArkPhaze - 04-19-2013 This would be cool to put sound in with this decoder too.
RE: Morse Decoder - ArkPhaze - 04-19-2013 This would be cool to put sound in with this decoder too.
RE: Morse Decoder - Ex094 - 04-19-2013 (04-19-2013, 03:46 AM)ArkPhaze Wrote: This would be cool to put sound in with this decoder too.An excellent idea, I'll look into it. Thank you for the suggestion sir! RE: Morse Decoder - Ex094 - 04-19-2013 (04-19-2013, 03:46 AM)ArkPhaze Wrote: This would be cool to put sound in with this decoder too.An excellent idea, I'll look into it. Thank you for the suggestion sir! |