Button pusher
Posted: Sun Sep 03, 2017 10:42 am
Hello ESP8266 community,
I just bought me a WeMos D1Mini because I want to built a simple button pusher. What I want to achieve is to control a SG90 servo via a webinterface. This webinterface should just be a small button that can be pushed and will move to servo from 0 to 20 degrees to push a small button in real life.
Right now I played around with ESP Easy and was able to control the servo over commands send via the http-address.
Another thing I tried was using Blynk but I don't want to use an extra app for this when it could also be made with a webinterface running on the ESP8266.
I would like to keep it as simple as possible with no additional hardware.
Has anyone done something similar and could share the code.
Thank you in advance,
Faxe
I just bought me a WeMos D1Mini because I want to built a simple button pusher. What I want to achieve is to control a SG90 servo via a webinterface. This webinterface should just be a small button that can be pushed and will move to servo from 0 to 20 degrees to push a small button in real life.
Right now I played around with ESP Easy and was able to control the servo over commands send via the http-address.
Another thing I tried was using Blynk but I don't want to use an extra app for this when it could also be made with a webinterface running on the ESP8266.
I would like to keep it as simple as possible with no additional hardware.
Has anyone done something similar and could share the code.
Thank you in advance,
Faxe