This is the Demo code for the https://www.youtube.com/live/GuikWq0WNNI?si=WfPqFHIxZ0d8dUlX show.
This project uses 2 Raspberry Pi Pico W to demonstrate how to use Bluetooth Low Energy.
- Upload the server.py to a Raspberry Pi Pico W and name the file
main.py - Upload the client.py to a different Raspberry Pi Pico W and name the file
main.py
The Picos will flash at 1 pulse per second once they are paired and receiving data. Modify the Server to send different types of data.