-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(Basic) support for Flow3r Badge (c3camp 2023) #368
Conversation
Fails for me with:
I did update the submodules |
I tried 72aa546 (before BIM270 support gets introduced) and that builds and runs in principle: I was able to connect to the AP it opened up, but couldn't connect to the IP displayed using various ports. I'm a first time user and haven't read the docs though :) |
Connecting it to my home WiFi and showing the current time works (modulo me not understanding the timezone field) |
Heyho, nice to hear! So, regarding the missing header: Did you ensure to update and initialize the submodules? So, did you run Regarding the web interface problems: Take a look into the |
Hey, I just pushed 71b8e18 - hopefully this fixes the broken submodule... |
(inside the debug-app or inside the web-ui)? |
71b8e18
to
8a0e48a
Compare
070daf9
to
cc4596f
Compare
4d6f9a5
to
38c7fbd
Compare
Corrected display rotation Crash fix (???)
Corrected include order / flags / barriers
Fixed invalid into-stack memory write (emulator.config.dropdown)
…erface!) Signed-off-by: simonmicro <simon@simonmicro.de>
Signed-off-by: simonmicro <simon@simonmicro.de>
Signed-off-by: simonmicro <simon@simonmicro.de>
Signed-off-by: simonmicro <simon@simonmicro.de>
Signed-off-by: simonmicro <simon@simonmicro.de>
Signed-off-by: simonmicro <simon@simonmicro.de>
Signed-off-by: simonmicro <simon@simonmicro.de>
Signed-off-by: simonmicro <simon@simonmicro.de>
…be serial-agnostic Signed-off-by: simonmicro <simon@simonmicro.de>
Signed-off-by: simonmicro <simon@simonmicro.de>
Signed-off-by: simonmicro <simon@simonmicro.de>
Signed-off-by: simonmicro <simon@simonmicro.de>
Signed-off-by: simonmicro <simon@simonmicro.de>
-> ESP-IDF has a bug, which renderes the webserver unuseable, if connected to an access-point at the same time
Signed-off-by: simonmicro <simon@simonmicro.de>
5189253
to
fe97034
Compare
→ https://flow3r.garden/
Well, this not only adds the (basic) hardware support, but also (consequently) enhances and migrates the platform-abstraction layer to accommodate for the new hardware...
Checklist / ToDo
LEDs?(better if devs add it when needed; for now too unique on this platform; hint: FastLED)Capacitive Touch?(better if devs add it when needed; for now too unique on this platform; hint: use the schematics and implement SPI driver for the GPIO extenders)Known Bugs
OSW_PLATFORM_BLOCK_SLEEP