- 根据mechanic文件夹中的模型3D打印文件,并加工铝板
- 灯带使用WS2812B,100pixels/meter
- ��据hardware文件夹中的文件打板(注意:目前有一路5V输出带载后压降过高,需要重新Layout)
flowchart LR
NeoLight -- wireless --> mqtt_client
NeoLight -- wireless --> http_client
NeoLight -- wireless --> home_assistant
subgraph H68K
mqtt_client
http_client
home_assistant
end
mqtt_client -- wireless --> smart_home_devices
http_client -- wireless --> smart_home_devices
home_assistant -- wireless --> smart_home_devices
pip install -r requirements.txt
python3 neolight.py详细参考requirements.txt
- WLED
- Mediapipe
https://developers.google.com/mediapipe
https://github.com/google/mediapipe
- transitions