Fixing lots of issues with temp control
Added some options for temp control
Adding alpha support for the Feetech 360 Feedback analog servo. (FB5317M-17kg)
Note: Feed back pin is different from the digital feedback pin. The UI will change it and warn you upon checking the box.
Adding support for push notifications to the webUI. Mainly for temperature notifications for now.
Adding mac address to boot printout.
Added Import/Export for the user settings.
Fixing issue with IOS browsers. (Rewrote the page in pure javascript)
The failsafe seems to be a bit sensitive depending on the scenario. I have an Idea to toughen it up but it didnt make it in this release.
For the temperature control:
This will support the ESP32 HAT in development but you can source a few parts now if you dont want to wait for that.
I used a DC motor driver to drive the heating pads https://smile.amazon.com/gp/product/B08CXB4WCQ/ref=ppx_yo_dt_b_asin_title_o09_s00?ie=UTF8&psc=1
and 2X heating pads
https://smile.amazon.com/gp/product/B07W828RDW/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1
and a DS18B20 temp sensor
https://smile.amazon.com/gp/product/B0859XBHZK/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1
I also used some copper tape to spread heat evenly in side the case and some cotton to hold the temp sensor off the heating pads. See picture,
I included an stl of a simple case I created just to protect the board from other elements in the case. Nothing fancy really.