|
0972097733
|
HotFix LedComponent: Inverted Green and Blue channels. Added LedNumber Enumeration. setColor() now calls this enum.
|
2023-12-18 19:25:52 +01:00 |
|
|
8b610a9dcc
|
LedComponent: Added operator, LedColors namespace with multiple constexpres, Added fading function. ServerHandler: Blinking led when connecting, and status led after.
|
2023-12-16 00:31:58 +01:00 |
|
|
d4de1f6efb
|
Deleted Exception in platformio config. Added ServerException (dead code). Created MainComponent singleton.
|
2023-12-15 23:21:27 +01:00 |
|
|
c4398dbab2
|
Added DHT sensor library, Created DHTComponent.
|
2023-12-14 16:28:59 +01:00 |
|
|
c5d8457801
|
Created LedComponent object, testing basic led.
|
2023-12-14 15:19:05 +01:00 |
|
|
a16ee2b01f
|
Moved all the files from Screen. Components now uses shared ptr objects of Box. TextBox inherits from Box.
|
2023-11-28 23:31:17 +01:00 |
|
|
f2153f53af
|
ScreenComponents: Added padding for each textbox. modified Display() logic in component. In screen, added padding for Connecting().
|
2023-11-28 22:23:24 +01:00 |
|
|
629bae5fd5
|
More generic Approach for TextBox, same for Components that will be containg Boxes
|
2023-11-28 21:30:37 +01:00 |
|
|
668d22fd40
|
Changed font
|
2023-11-27 23:30:29 +01:00 |
|
|
cf50debfd0
|
Added Loading screen when connected. Showing basic loop when finished. Fixed padding.
|
2023-11-27 23:06:42 +01:00 |
|
|
72ac1f20df
|
Added padding to display.
|
2023-11-27 21:50:04 +01:00 |
|
|
9e32194a70
|
Updated gitignore. Removing warning for connecting() function in Screen.
|
2023-11-27 00:01:22 +01:00 |
|
|
b5c01dc017
|
Updated Display to Screen. Added ScreenComponents to simplify the use of the U8g2lib. Now showing IP on the screen.
|
2023-11-26 23:46:13 +01:00 |
|
|
8cf51ec22d
|
Changing directory.
|
2023-11-24 14:54:47 +01:00 |
|