Commit Graph

14 Commits (08df10b3b0c378d0e6cc0dbb39e28e47148a4577)

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 0527301ea2 Update README.md 2022-03-18 04:22:01 +08:00
Mirivlad 5cdadd8b4e Merge branch 'main' of https://github.com/mirivlad/Petfilamachine 2022-03-18 04:20:17 +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 53ac9a4606
fix orph-mistake 2022-03-12 21:56:05 +08:00
Mirivlad 674e5e1232
Update README.md 2022-03-12 21:55:14 +08:00
Mirivlad c4860a74ce
fastfix+todolist 2022-03-12 21:54:37 +08:00
Mirivlad 29510d51d2
Beauty readme 2022-03-12 21:48:46 +08:00
Mirivlad 58ea9d05f7
Update README.md 2022-03-12 21:39:52 +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 7572125fcb Add libraries dir 2022-03-12 03:50:28 +08:00
Mirivlad 816f0bb3a5 Init 2022-03-12 03:49:24 +08:00
Mirivlad 4cac14a7de Initial commit 2022-03-12 03:44:25 +08:00