Remote control system for SwitchBot Color Bulb using M5Stack Core2 / M5StickCPlus2 and Unit 8Encoder via BLE.
- BLE communication with SwitchBot Color Bulb
- Rotary encoder input via M5Stack Unit 8Encoder
- Real-time color and brightness control
- Designed for M5Stack Core2 and M5StickCPlus2
- M5Stack Core2 or M5StickCPlus2
- M5Stack Unit 8Encoder
- SwitchBot Color Bulb
- Button A: Toggle Bulb On/Off
- Button B: Toggle BLE Connection
- CH1 - CH3: RGB Color Control
- CH4: Brightness Control
- Bluetooth Low Energy (BLE)
This project uses the NimBLE-Arduino library, which is licensed under the Apache License 2.0.
See https://github.com/h2zero/NimBLE-Arduino for details.