Block a user
124 contributions in the last 12 months
Less
More
Fill in selected values for select menus on webform
Flash onboard LED along with what is being sent
Key radio as well as blinking LED
Key radio as well as blinking LED
Swapping these shows that keyer
is on all the time...
const int keyer = LED_BUILTIN;//32; //LED_BUILTIN for on-board (dev);//26 for LED; //32 for transmitter keyer
const int blinker =…
Key radio as well as blinking LED
First crack at adding keyer code. It is sending a constant signal (key down) as soon as the board is powered and boots up. Does not send a constant signal without board power, so I think (hope)…
Key radio as well as blinking LED