This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
raspberry-pi-pico-bluetooth-led [2022/02/10 20:43] – created 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. You can set RGB values and brightness. | ||
+ | Brightness is calculated which is not perfect but does the job for now. | ||
+ | ===== Wiring ===== | ||
+ | |||
+ | {{: | ||
+ | |||
+ | {{ :: | ||
+ | |||
+ | ===== Parts ===== | ||
+ | |||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
===== The Code ===== | ===== The Code ===== | ||
Line 83: | Line 97: | ||
Download the [[https:// | Download the [[https:// | ||
+ | ===== Send commands ===== | ||
+ | |||
+ | https:// | ||
+ | |||
+ | Turn on | ||
+ | |||
+ | {" | ||
+ | |||
+ | Turn off | ||
+ | |||
+ | {" | ||
+ | |||
+ | Get LED state: | ||
+ | {" |