Commit Graph

26 Commits (main)

Author SHA1 Message Date
mirivlad 3a5cdbc27c Обновить PetFilaMachine.ino 2024-01-27 06:03:21 +03:00
mirivlad 9b59c2ffda Обновить PetFilaMachine.ino 2024-01-27 06:02:15 +03:00
Mirivlad b7c022e2f2 Add heater with PID
Add heating, PID Library, autotune PID
TODO: check autotune PID work
2022-04-16 16:07:13 +08:00
Mirivlad d02a4f0602 Update PetFilaMachine.ino
Include esp8266 Interrupt Timer
Move stepper.tick in interrupt timer handle
Change menu action. Now value realtime set
2022-04-16 12:31:34 +08:00
Mirivlad d5a0ae525c Fix stepper control issues 2022-04-07 16:49:37 +08:00
Mirivlad 5726f62920 Add stepper
Some issues:
Need fix stepperwork when edit any params.
Need fix not working Change speed and Change state for stepper.
2022-04-06 04:27:49 +08:00
Mirivlad 33f04b7ee6 Update PetFilaMachine.ino 2022-04-05 07:26:34 +08:00
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 9f4a6fd0be
Update README.md 2022-03-20 03:14:09 +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 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