4
0
Fork 0
mirror of https://github.com/zzzzDev4/IAS-Better-Tea.git synced 2025-04-21 07:31:20 +02:00
Commit graph

43 commits

Author SHA1 Message Date
zzzz
25765a179f moved end of animation behind all requests 2024-06-26 22:54:07 +02:00
zzzz
30bba45a58 small servo speed tweaks 2024-06-26 22:53:18 +02:00
zzzz
093f812dd5 WIP sound design and small bugfixes 2024-06-26 15:23:32 +02:00
zzzz
35d334dd29 fix: rainbow led stripe bug 2024-06-24 20:08:29 +02:00
zzzz
541536fe1a feedback timeout bugfix and aborting now via both button pressed 2024-06-24 20:04:37 +02:00
zzzz
308381cfb2 Implement SmartFeedback adjustments 2024-06-21 15:17:18 +02:00
zzzz
76e4454761 moved boilerplate code for catching network failures to macro 2024-06-18 14:31:25 +02:00
zzzz
30294c3371 Adjusted to updated backend 2024-06-16 18:43:45 +02:00
zzzz
11287e21e6 small bugfixes 2024-06-14 19:26:57 +02:00
zzzz
bf7d8037c7 add dumb method for change of steeping time 2024-06-14 14:59:44 +02:00
zzzz
568a5e06e1 small fix 2024-06-14 14:39:04 +02:00
zzzz
b87d97e2be implemented timeout 2024-06-14 14:35:49 +02:00
zzzz
d9753564b9 updated backend communication (untested) 2024-06-12 13:25:59 +02:00
zzzz
c558338b63 Display improvements and QOL tweaks 2024-05-30 22:36:18 +02:00
zzzz
6ffd5f4332 changed LED color to white 2024-05-26 17:24:48 +02:00
zzzz
364d721d8c tweak: servo range 2024-05-25 23:29:57 +02:00
zzzz
2a3cd429c1 UI-Overhaul: Part 1 2024-05-25 23:09:59 +02:00
zzzz
753c59a4a1 Add tea loading animation data 2024-05-24 17:39:17 +02:00
zzzz
dce89fc4b1 tweak insertion depth 2024-05-21 22:39:35 +02:00
zzzz
d2e845e2dd Add progress bar for strip 2024-05-21 22:39:13 +02:00
zzzz
1279b8bfe0 WIP LedStrip tooling 2024-05-20 21:40:54 +02:00
zzzz
d21406ce06 Normal servo calibrated and lifecycle improvements 2024-05-20 20:23:55 +02:00
zzzz
12b1fb9d00 Added basic failure recovery 2024-05-20 16:47:51 +02:00
zzzz
421d00b3fb added time formatting 2024-05-14 20:21:01 +02:00
zzzz
fed38c1486 sync working 2024-05-14 19:25:06 +02:00
zzzz
bb936e60e4 basic lifecycle done (no data sync yet) 2024-05-14 16:39:22 +02:00
zzzz
a6c5005eb0 Better sound, removed potentiometer 2024-05-12 19:57:32 +02:00
zzzz
b4e402c601 Added SmartButtons for +- 10s config 2024-05-11 20:01:41 +02:00
zzzz
1a69a5b202 Added buzzer playing demo song 2024-05-09 19:53:09 +02:00
zzzz
f4ec4f13a1 Replaced old RFID reader with PN532 that supports I2C 2024-05-09 18:31:39 +02:00
zzzz
859d6daa9e POST requests and basic app lifecycle implemented 2024-05-05 20:43:56 +02:00
zzzz
811163e7a2 cleanup, added TeaNetworking class 2024-05-04 18:43:19 +02:00
zzzz
91be852c99 Basic networking done, GET requests to shuttle server working 2024-05-04 16:37:22 +02:00
zzzz
ea1374fca0 moved includes to headerfile, general cleanup 2024-05-02 22:10:16 +02:00
zzzz
fd16803d2a Basic process loop working 2024-05-02 21:53:47 +02:00
zzzz
52d7a57dc5 tweaked NEUTRAL_POS 2024-05-01 21:15:17 +02:00
zzzz
a4b7c00abd added SmartDial for handling numerical inputs, basic state system and SmartDisplay utils 2024-05-01 21:14:40 +02:00
zzzz
c48d941334 Extended RFID demo: display UID on OLED 2024-05-01 00:22:27 +02:00
zzzz
04f49f8729 update NEUTRAL_POS 2024-04-30 23:15:54 +02:00
zzzz
54c4a57bb6 Added demo of RFID scanner 2024-04-30 23:15:35 +02:00
zzzz
1fe3ec02a3 Replaced servo with continuous servo and implemented utils for simple control 2024-04-30 00:56:50 +02:00
zzzz
b61c79f4d5 Added steeping timer 2024-04-27 01:00:18 +02:00
zzzz
e75dc39664 Project setup (Display, Servo, TouchBtn) 2024-04-25 22:41:36 +02:00