You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
365 B
Markdown
9 lines
365 B
Markdown
4 years ago
|
# Blue tooth with the ZS-040 module
|
||
|
|
||
|
|
||
|
|
||
|
## Resources
|
||
|
- https://protosupplies.com/product/hc-05-zs-040-bluetooth-module/
|
||
|
- https://docs.micropython.org/en/latest/esp32/quickref.html#uart-serial-bus
|
||
|
- https://learn.adafruit.com/introducing-the-adafruit-bluefruit-le-uart-friend/command-mode-1
|
||
|
- https://learn.sparkfun.com/tutorials/serial-communication/rules-of-serial
|