An open API service indexing awesome lists of open source software.

https://github.com/stdevpavelmc/pdx-plus-plus

The design and implementation of the PDX++ radio.
https://github.com/stdevpavelmc/pdx-plus-plus

Last synced: 4 months ago
JSON representation

The design and implementation of the PDX++ radio.

Awesome Lists containing this project

README

          

#### PDX++

ATTENTION: This is under development. DO NOT USE IT YET!

A port of https://github.com/WB2CBA/ADX/ to Raspberry Pi Pico.

Bands covered: 80-meter to 10-meter.

The live FT8 audio can also be decoded on PC / RPi / Android phone.

Note: The PCB part is WIP (work-in-progress) at the moment.

#### Features

- Easy inbuilt and self-sufficient Si5351 calibration

- Native FT8 decoding on the Pico (via AA1GD)

- Native spotting (reporting to PSKReporter.info) when using Pico W

- Inbuilt BCI (broadcast interference) filter

#### BOM Sources

International users can buy from Mouser and DigiKey.

Here are some local BOM sources I use:

- https://inkocean.in/ - CD2003 (Chinese clone which is known to work fine)

- https://rarecomponents.com/store/1002 - NXP 1N4148

- https://projectpoint.in/ - CDIL 7805, PJ307 Stereo Socket

- https://www.evelta.com/l7805-positive-voltage-regulator-1-5a-5v/ (alternate)

- https://robu.in/product/si5351a-i2c-8-khz-160-mhz-clock-generator-breakout-board-module/

- https://robu.in/product/raspberry-pi-pico/

#### Credits

- https://github.com/WB2CBA/ADX/

- https://www.qrz.com/DB/VU2BGS

- https://github.com/aa1gd/pico_ft8_xcvr (AA1GD)

- https://github.com/lu7did/ADX

#### References

- https://github.com/kholia/pico_ft8_xcvr (firmware)

- https://f5npv.wordpress.com/homebrew-ft8qrp-afp-fsk-trx/