SnapDragonfly / SnapAirUnit

SnapAirUnit aims to provide an basic kit connecting open-source flight controller and snap/python programming language.
GNU General Public License v3.0
1 stars 2 forks source link

LED function tune based on V1.0 hardware #65

Closed lida2003 closed 1 year ago

lida2003 commented 1 year ago

Origin Cause:

a) Original function is based on ESP32 dev boards, there is status and mode leds. b) LED function should be tested: Always bright/Slow flash/Quick flash/Two flash/Three flash c) Ref: LEDs

Features:

a) Mode LED

    [Mandatory] WiFi-AP mode: Always bright
    [Mandatory] WiFi-STA mode: Slow flash
    [Mandatory] BT-SPP mode: flash

b) Status LED

    [Mandatory] Time out for Connection with Factory mode: Quick flash
    [Mandatory] Wait for Binding: Two flash
    [Mandatory] Wait for Connection: Slow flash
    [Mandatory] Connection Established: Always bright
    [Mandatory] Exception or Error: Three flash

Steps:

a) Debug b) Code dev c) PR needed

lida2003 commented 1 year ago

Hadware v1.0 is comming... (sent yestoday) ^_^

图片