I am searching the course content, I found the bluetooth tutorial only available in arduino,
do you have in micropython ?
1 Answers
Hi.
We don’t cover Bluetooth with Micropython because at the moment there isn’t a stable version for Bluetooth using MicroPython and it is subject to constant change.
We intend to include it in the course when there’s a stable version.
Meanwhile, you can try the current version of ubluetooth. See it here: https://docs.micropython.org/en/latest/library/ubluetooth.html
Regards,
Sara