Close

control

A project log for longboardLight1

LED longboard light setup

matt-thurstanmatt thurstan 08/07/2021 at 22:290 Comments

Hardware: 

Software:

Currently:

  1. If the WIFI is on the microcontroller runs a local Access Point. 
  2. A mobile device connects to the AP. 
  3. Using a browser to go to a webpage for controls and settings. 

TODO:

  1. First startup (or full reset) - run WIFI AP with such options as save current device and connect to home network.
  2. Second startup - scan for saved devices/networks. 
    1. if home network found 
      1. then connect. 
    2. if mobile device found and no home network found 
      1. then run WIFI AP.
      2. [ user connects mobile device to AP. ]

Discussions