pybricks / support

Pybricks support and general discussion
MIT License
109 stars 7 forks source link

[Feature] Add Nordic UART Peripheral class #1825

Open laurensvalk opened 2 months ago

laurensvalk commented 2 months ago

Now that we have generalized Bluetooth scanning and connecting, we could in principle add a pybricks.iodevices.NUSDevice. This would allow connectivity with devices like the Micro:Bit V2 and various other devices, which was requested recently.