Skip to content

A micropython controller to handle automated RadiaCode 10X operation

License

Notifications You must be signed in to change notification settings

ASU-ASCEND/Pico-RadiaCode-Controller

Repository files navigation

Pico-RadiaCode-Controller

A controller to handle automated RadiaCode 10X operation

Based on the radiacode library from cdump

Toolchain

Bluetooth MAC

To use the Bluetooth connectivity of the RadiaCode the Pico must know the RadiaCode's Bluetooth MAC Address (defined as a constant in main.py).

For example from:

RadiaCode-102#RC-102-006109 52:43:06:60:17:dd

Use:

BLUETOOTH_MAC = "52:43:06:60:17:dd"

About

A micropython controller to handle automated RadiaCode 10X operation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published