Commit Graph

9 Commits (6b4960076655a51e0789e159375d2efe46ca6351)

Author SHA1 Message Date
Mirivlad 6b49600766 Update PetFilaMachine.ino 2022-04-03 22:55:09 +08:00
Mirivlad 1f2772ae02
Update PetFilaMachine.ino 2022-04-03 16:01:25 +08:00
Mirivlad 4d6a3b8787
Disable SoftWire Lib.
SoftWire library not working properly with Gyvers lib - EncButton.
2022-04-03 15:59:45 +08:00
Mirivlad e7ea5f8495 Change LiquidCrystal_I2C lib
Change LiquidCrystal_I2C library to HD44780 library
2022-03-31 01:03:36 +08:00
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