16 Commits

Author SHA1 Message Date
Patedam 58948bdfb6 Last piece to connect client to provider: actually downloading the image and displaying it 2026-04-05 19:34:45 -04:00
Patedam 7e21bde538 Added 4 grayscale support to epd 2026-04-04 15:18:06 -04:00
Patedam f139ee8a00 Now can display a monochrome image from byte array + added slow/fast init display routine 2026-04-04 14:41:59 -04:00
Patedam 04264ef8e1 fixed comment on the ddx line 2026-03-30 22:52:29 -04:00
Patedam e30fd59f1c fixed using 0xff for white + removed lot of crap from previous tries.
Basicaly 0x50 need 0x29 as data to invert polarity (white 0 -> 1) + CDI-9 for proper interval
2026-03-30 22:27:49 -04:00
Patedam be735990ff start of the epd. Problem right now 0xff display black. Will have to investigate 2026-03-29 21:36:37 -04:00
Patedam 2ced2f0b0a client can connect to provider and download an image.
Updated network component to add get mac address
2026-03-28 14:59:49 -04:00
Patedam 46d1ab6358 http client first version made by claude opus 2026-03-28 13:44:54 -04:00
Patedam 7ba6ab56e7 Add new component for http client 2026-03-28 12:57:47 -04:00
Patedam 7d3d1de277 network changes 2026-03-28 12:57:29 -04:00
Patedam dc935dd72d fix led not turning off 2026-03-26 21:49:06 -04:00
Patedam 197f4a640c Converted led code to support non rgb/strip. Some clean up of network comp. Clean up of provider and client. Base test for client 2026-03-26 21:43:01 -04:00
Patedam f42236532f exposing led gpi into config 2026-03-26 20:42:45 -04:00
Patedam f483a4d292 Moving into components parts of the provider project 2026-03-26 20:36:27 -04:00
Patedam cfe19d5e65 deleting include folder in network component has it is useless 2026-03-26 20:17:43 -04:00
Patedam e4b8ab4586 Added client folder for the client side of the project
Made the network component shared between two firmawre
2026-03-17 21:09:17 -04:00