mocleiri / tensorflow-micropython-examples

A custom micropython firmware integrating tensorflow lite for microcontrollers and ulab to implement the tensorflow micro examples.
MIT License
170 stars 79 forks source link

Bluetooth implementation ESP32 #82

Open wldeveloperapps opened 2 years ago

wldeveloperapps commented 2 years ago

Is there a way to include the esp32 bluetooth module in the micropython binary?

Thanks

mocleiri commented 2 years ago

Which images are you looking at? I think based on the board configs that they should already support Bluetooth.

That being said I haven't used Bluetooth on then so it's possible something is missing