Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
yes it probably should have an idiot proof design
Among other things, it's reading an encoder, scaling the encoder value to a different range and outputting it to another device on the fly. It's coded in assembly language. Coded in anything else, it wouldn't be fast enough. I guess I could offload everything except the encoder processing to the ESP8266.