Skip to content

Extra Info

mrcory edited this page Aug 4, 2019 · 1 revision

Extra info for how the controller is working.

General Workings

Position Saving

In order to preserve the shade position in case of power failure, the current position is saved to flash after each move is completed.

Timer Control

I had originally intended for there to be a built in timer function, but have decided to forgo that by creating timer triggers in Blynk. There are remnants of code that were intended to be parts of the timer control still in the project. I will be leaving these as they could still be used if an alternative to Blynk would be preferred by the user.

Clone this wiki locally