Rewrote database system once again. Tried to make it be in memory and write to disk occasionaly but keep getting segfaults. :heavysob:
Log in to leave a comment
Rewrote database system once again. Tried to make it be in memory and write to disk occasionaly but keep getting segfaults. :heavysob:
Log in to leave a comment
Tried to optimize database and added a new table. Will probably migrate to Redis for a faster database next.
Log in to leave a comment
So my last devlog broke… Heres a large devlog (includes both). First two images are for devlog 1 and the last one for devlog 2
Devlog 1
Added data collection from HSL’s MQTT Realtime API. The data is currently stored in a SQLite database. Also added npm scripts.
Devlog 2
Realized the database was inefficient and restructured the data.
Log in to leave a comment
Made some basic error and language boilerplate.
Log in to leave a comment
I’m working on my first project! This is so exciting. I can’t wait to share more updates as I build.
Log in to leave a comment
Prototyping 3D printed diffusers. The images look terrible for some reason but I promise that the diffuser actually looks very good irl.
The time for this devlog is a bit long because I am not good at C++ or embedded. Anyways I fixed bugs and redid the brightness system. Realized I should make some diffuser thing so it doesn’t hurt to look at. (It’s on minimum brightness in the image)
Log in to leave a comment
this looks peak!
this is sooo cool!
Worked on rewriting the firmware to fix issues with it. MCU kept crashing so i switched to working on the api. Properly added direction visualisarion with trails (see image) to the api and included it in the web simulator as well. Next ill work on the firmware trust.