4
0
Fork 0
mirror of https://github.com/zzzzDev4/IAS-Better-Tea.git synced 2025-04-21 07:31:20 +02:00
firmware/src
2024-05-12 19:57:32 +02:00
..
ContinuousServo.cpp Replaced servo with continuous servo and implemented utils for simple control 2024-04-30 00:56:50 +02:00
ContinuousServo.hpp tweaked NEUTRAL_POS 2024-05-01 21:15:17 +02:00
main.cpp Better sound, removed potentiometer 2024-05-12 19:57:32 +02:00
main.hpp Better sound, removed potentiometer 2024-05-12 19:57:32 +02:00
nevergonna.h Better sound, removed potentiometer 2024-05-12 19:57:32 +02:00
pitches.h Added buzzer playing demo song 2024-05-09 19:53:09 +02:00
rootCertificate.hpp Basic networking done, GET requests to shuttle server working 2024-05-04 16:37:22 +02:00
SmartButton.cpp Added SmartButtons for +- 10s config 2024-05-11 20:01:41 +02:00
SmartButton.hpp Added SmartButtons for +- 10s config 2024-05-11 20:01:41 +02:00
SmartDial.cpp added SmartDial for handling numerical inputs, basic state system and SmartDisplay utils 2024-05-01 21:14:40 +02:00
SmartDial.hpp added SmartDial for handling numerical inputs, basic state system and SmartDisplay utils 2024-05-01 21:14:40 +02:00
SmartDisplay.cpp POST requests and basic app lifecycle implemented 2024-05-05 20:43:56 +02:00
SmartDisplay.hpp POST requests and basic app lifecycle implemented 2024-05-05 20:43:56 +02:00
SmartRFID.cpp Added buzzer playing demo song 2024-05-09 19:53:09 +02:00
SmartRFID.hpp Replaced old RFID reader with PN532 that supports I2C 2024-05-09 18:31:39 +02:00
SmartServo.cpp Added steeping timer 2024-04-27 01:00:18 +02:00
SmartServo.hpp Added steeping timer 2024-04-27 01:00:18 +02:00
SmartSound.cpp Better sound, removed potentiometer 2024-05-12 19:57:32 +02:00
SmartSound.hpp Better sound, removed potentiometer 2024-05-12 19:57:32 +02:00
TeaData.hpp POST requests and basic app lifecycle implemented 2024-05-05 20:43:56 +02:00
TeaNetworking.cpp POST requests and basic app lifecycle implemented 2024-05-05 20:43:56 +02:00
TeaNetworking.hpp POST requests and basic app lifecycle implemented 2024-05-05 20:43:56 +02:00
TeaTimer.cpp Basic process loop working 2024-05-02 21:53:47 +02:00
TeaTimer.hpp Basic process loop working 2024-05-02 21:53:47 +02:00