I made a long recording before this but it didnt save:(.During these 15 minutes i drew a sketch of the reader. But i did the more important things during the recording which has been deleted. I started over with the python code and i go tit working, but it was kinda shaky, long and slow. In short i wrote all numbers and added the morse code translations in 27 if functions. It was really slow and ugly and that encouraged me to learn dictionaries in python. After quite a lot of thinking i realised i had to convert the letters in morse alphabet to bits(morse_signal = data.decode(‘utf-8’).strip()). I finally got it working after that change
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.