Commit graph

14 commits

Author SHA1 Message Date
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
c49073ece1 DataHandler and ServerHandler are now single instances following the Singleton pattern. 2023-11-26 16:11:48 +01:00
0b63d99510 Added password/ssid dotenv management in plateform io. 2023-11-26 14:50:41 +01:00
c9ad92c031 Added app directory. 2023-11-24 14:55:28 +01:00
8cf51ec22d Changing directory. 2023-11-24 14:54:47 +01:00
8dc600fc90 Added U8g2lib. Created Component base class for Analog and Digital. Created Display class and displaying "Hello World!". 2023-11-24 14:51:45 +01:00
Lemonochrome
af7a553111 Dynamic sensor data html displaying (print data in json format on the html server) 2023-11-23 23:36:56 +01:00
Lemonochrome
9a484d0543 Class DataHandler that handle data formatting in json from sensors 2023-11-23 23:05:55 +01:00
Lemonochrome
0b15719ce5 Boilerplate server handling 2023-11-23 22:14:13 +01:00
Lemonochrome
df84f6ba00 First Commit 2023-11-23 18:33:33 +01:00