Commit Graph

5 Commits (9f4a6fd0beb20ab7682eaaf438a388f46db98b87)

Author SHA1 Message Date
Mirivlad 08df10b3b0 Value change extension
Changed the logic for changing the temperature and motor speed parameters for faster parameter settings.
1 click - changes the value to 1.
2 clicks + hold - change value by 3.
4 clicks + hold - change the value by 5.
2022-03-20 03:00:49 +08:00
Mirivlad 54e00c0de7 Add manage stepper motor in menu
Add function manage stepper motr in menu:
enable/disable motor
change direction rotary
change speed logic - to percent value
2022-03-20 02:09:26 +08:00
Mirivlad b5937aa1db Add NTC thermostor
Add read NTC 100K Thermistor value
Change MCU to ArduinoNANO. Need more analog inputs. ESP8266 have only 1 analog input(
2022-03-18 04:20:14 +08:00
Mirivlad 18662adfec Change logic button work
Hold enter button - enter change mode
Repeat hold enter - exit change mode and save params
Click enter button in change mode - drop changes and next cursor.
2022-03-12 21:37:22 +08:00
Mirivlad 4cac14a7de Initial commit 2022-03-12 03:44:25 +08:00