C-Board firmware downloads are now available on GitHub. C-Board is the external DSP board I built for UV-K5 (and compatible radios) to extend digital features such as FT8 receive, APRS receive/decode, GPS-assisted functions, and related experiments. Hardware introduction (previous post): C-BOARD (DSP-Board) for UV-K5 Repository github.com/phdlee/cboard-uvk5 Release package: v0.32 What is in v0.32 cboard_v032.uf2 — C-Board firmware (RP2040) cec0.3P.packed.bin — companion UV-K5 / UV-5R Plus firmware cboard_v0.32.zip — packaged set + original notes Download v0.32 Why this is public now Earlier builds were shared only with beta testers. After that, many people asked for the firmware by email. I was not checking that mailbox regularly, so I could not send copies to everyone who asked. Publishing the last beta package on GitHub R...
The CEC UV-K5 firmware source is now available on GitHub. When this project began, the plan was simple: ship binaries while the firmware was still moving quickly, then open the full tree at version 1.0. That milestone never quite arrived on schedule ??so rather than keep waiting for a ?쐏erfect??release, I am opening the source now. A short note on the delay School lectures and other projects kept me busy for a long time. I also had many earlier projects still in progress ??including other open-source work ??so picking this firmware tree back up was not easy. With recent AI tooling available, I finally used that help to organize and upload the complete source. Repository github.com/phdlee/uvk5cec Mainline CEC_0.3V 쨌 HF / SI4732 tree in hf-si4732/ 쨌 Releases 쨌 Issue tracker Source repository on GitHub What you will find Mainline CEC firmware source ( CEC_0.3...