|
The challenge The shortest code by character count, that will input a string using only alphabetical characters (upper and lower case), numbers, commas, periods and question mark, and returns a representation of the string in Morse code. The Morse code...
Started by LiraNuna on
, 31 posts
by 26 people.
Answer Snippets (Read the full thread at stackoverflow):
The code....
Using a Morse Code Font ?
Console.Write(params[0]);
Python list comprehension, 159-character one):return ' '.join(map(e,s))
Here's a third, completely different way of encoding morse code:
Python 232 bits/byte.
|
|
Are canadian nickels the only coins with morse code?
Started by dave647 on
, 14 posts
by 8 people.
Answer Snippets (Read the full thread at coincommunity):
The Morse code around the rim means "We Win When after mistakingly....
And im not sure Not sure about other countries but the canadian victory nickels 1943,44,45 had morse code on them.
Certain years have the morse code.
|
|
9040 LSB, unknown morse code and occasional Spanish language male voice. Any idea what this could be? I logged this the other night around 0310z. I don't know if the voice is related but found the combination to be interesting.
Audio clip: 9040-Unid-Spanish...
Started by brandon on
, 12 posts
by 7 people.
Answer Snippets (Read the full thread at radioreference):
I got a plug where two plugs can fitThe morse sounds....
Anybody who knows messages from my radio and read them through a Morse code website.
I have Audacity 1.3 software.
Zero eight zero eight hello hello then morse code..
|
Ask your Facebook Friends
|
Are aircraft and ships radio operators still required to learn Morse code, and does the Navy still use Semaphore?
Started by JWale on
, 8 posts
by 2 people.
Answer Snippets (Read the full thread at theanswerbank):
I`m not too sure what an aircraft radio operator is but as far using morse (International System of Signals) ....
Ships still signal with lights in Morse code, so yes - and yes to the flags too, there is still a flag code used.
|
|
Started by MostAwesomeUsername on
, 202 posts
by 161 people.
Answer Snippets (Read the full thread at reddit):
It was posted a day or so when I'm not trying to ... .
Many of you first found out about this historical fact seeing the video Morse code, I bet you could answer your own question by watching the video.
By blinking Morse code.
|
|
Hear
Listen to Soundcloud recording
http://soundcloud.com/blackwheel14/1-transmission
Listen to Soundcloud recording
http://soundcloud.com/blackwheel14/2-nereus
download
http://rdsmusic.bandcamp.com/album/morse-code
Started by Blackwheel on
, 7 posts
by 5 people.
Answer Snippets (Read the full thread at facepunch):
There were a few tracks hidden,
....
I think it's even too short to be considered a single .
Shortest EP I've ever seen.
They were pretty cool though, but please get someone else to do your artwork .
Two (short) songs is a tad too little material for an EP .
|
|
I want to knit something for my husband - sampler or wash cloth perhaps - with something in morse across the centre, probably his amateur radio callsign which is a combination of letters and numbers. I was wondering how I should go about doing this. The...
Started by NorthernIrelandKnitter on
, 6 posts
by 3 people.
Answer Snippets (Read the full thread at knittinghelp):
Find the code somewhere and then figure out where I might try it sometime, the ....
Doing the morse code in a different colour or in a different stitch seemsI think stranding (fair isle) is the way to go.
To gauge hubby's interest.
|
|
What was this morse code? When I was a little kid, my grandmother had a big old console radio that probably went back to the 1930s. It could receive AM, shortwave, and a couple of other bands I don't remember. When you turned the dial all the way to the...
Started by Mike on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at yahoo):
Source(s): http://en.wikipedia.org/wiki/Morse_code
Anywas most likely had....
You answer in full detail is here Morse code was like the earliest form of digital communications....
As a spacer with more s's showing longer pauses.
|
|
I apologize in advence if there is another open thread about this.
I'm trying to write a program in "c" for keil 8051 microcontroler which would
as input "take scan if the key on a PC keyboard has been pressed and if it was than interpret which key it...
Started by kasuci on
, 4 posts
by 3 people.
Answer Snippets (Read the full thread at allaboutcircuits):
The letter A is dot dash....
The other table contains the total of dash/dots.
One lookup table contains dash and dots stored binary as bits (1 for dash and zero for dot) .
But this can quite simple be implemented with two look up tables .
I do not know keil C.
|
|
Hi all,
I'm writing a plugin which will provide a second standalone DME receiver, for aircraft which had two DME tuners independant of their NAV radios. To do this I'll switch the existing standalone DME between the two selected frequencies each frame...
Started by Dozer on
, 10 posts
by 4 people.
Answer Snippets (Read the full thread at x-plane):
As for actually.
Otherwise you would not be asking how to create the morse sounds.
I assume the default behaviour of X-Plane, which will play morse when you select a channel is not what you want.
|