Raspberry Pi Pico as AM Radio Transmitter
pesfandiar.com
Raspberry Pi Pico as AM Radio Transmitter
1–10 of 38 posts
Re: Raspberry Pi Pico as AM Radio Transmitter
#2The fact that you are receiving it with an AM radio, doesn't mean that you are transmitting AM.
Re: Raspberry Pi Pico as AM Radio Transmitter
#3Re: Raspberry Pi Pico as AM Radio Transmitter
#4Because the speaker is still slow, so if it got to it, there should be audio, but maybe the circuit filters out the PWM signal outright?
Re: Raspberry Pi Pico as AM Radio Transmitter
#5I don't get why PWM wouldn't work? Would the harmonics make the tuner ignore the signal? Because the speaker is still slow, so if it got to it, there should be audio, but maybe the circuit filters out the PWM signal outright?
Re: Raspberry Pi Pico as AM Radio Transmitter
#6I don't get why PWM wouldn't work? Would the harmonics make the tuner ignore the signal? Because the speaker is still slow, so if it got to it, there should be audio, but maybe the circuit filters out the PWM signal outright?
https://vanhunteradams.com/Pico/AM_Radio/AM.html
The PWM-based modulation is interesting, but as an amateur, I couldn't fully understand it or trust that the radio receiver reliably picks up the duty cycle as amplitude.
Re: Raspberry Pi Pico as AM Radio Transmitter
#7> Raspberry Pi Pico as AM Radio Transmitter The fact that you are receiving it with an AM radio, doesn't mean that you are transmitting AM.
"A rose by any other name would smell as sweet" -- BillRe: Raspberry Pi Pico as AM Radio Transmitter
#8Re: Raspberry Pi Pico as AM Radio Transmitter
#9> Raspberry Pi Pico as AM Radio Transmitter The fact that you are receiving it with an AM radio, doesn't mean that you are transmitting AM.
Re: Raspberry Pi Pico as AM Radio Transmitter
#10If the PIO pin could drive a fair amount of current at 3.3v into a long enough wire at that frequency you'd start to get into milliwatts, and AM radio is NOT a band that even amateur license operators can broadcast over a a certain power on. FCC part 15 dictates no more than a 3 meter antenna for personal devices at AM frequencies which is what does the power limiting essentially.
The harmonics fall off quick enough on such a setup that it wouldn't really be a problem - but the only way to really KNOW that is to have a real solid understanding of how this 'radio' you've just made is working, meaning how that square carrier wave is really being driven off the PIO pin, and thus you need the requisite EE knowledge and/or ham radio test equipment and experience.
I've seen more and more of these 'ChatGPT coded up a radio transmitter' posts and it kinda rubs me the wrong way. I'd like to see more calculations and disclaimers for people showing some responsibility with radio, and if it drives people to studying and taking an amateur radio license test that would be for the better...