I am new to microPython. I need to build a converter for a USB streaming device to Bluetooth. A co-worker recommends me it will do the job. I need to get some ideas that whether it a true good option and how to it can be done?
I big question so far is :
Do I need more parts to support this USB inputing? Does the USB data stream directly come through the USB port of the board? Because it only has one USB port. But how can I program it when it is connecting to the device?
my shopping list is:
- MicroPython PyBoard v1.1
- Bluetooth Module (HC-06)
- Set Of Header Pins For PYBv1.1
- Python for Microcontrollers: Getting Started with MicroPython
Do I need more?









