This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
raspberry-pi-pico-bluetooth-led [2022/02/10 20:45] – admin | raspberry-pi-pico-bluetooth-led [2022/02/10 22:42] (current) – [Raspbery Pi Pico Bluetooth LED] admin | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Raspbery Pi Pico Bluetooth LED ====== | ====== Raspbery Pi Pico Bluetooth LED ====== | ||
- | Control LEDs over Bluetooth. | + | Control LEDs over Bluetooth. You can set RGB values and brightness. |
+ | Brightness is calculated which is not perfect but does the job for now. | ||
===== Wiring ===== | ===== Wiring ===== | ||
{{: | {{: | ||
+ | |||
+ | {{ :: | ||
+ | |||
+ | ===== Parts ===== | ||
+ | |||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
===== The Code ===== | ===== The Code ===== | ||
Line 87: | Line 97: | ||
Download the [[https:// | Download the [[https:// | ||
+ | ===== Send commands ===== | ||
+ | |||
+ | https:// | ||
+ | |||
+ | Turn on | ||
+ | |||
+ | {" | ||
+ | |||
+ | Turn off | ||
+ | |||
+ | {" | ||
+ | |||
+ | Get LED state: | ||
+ | {" |