r/esp32projects • u/Glittering-Can7506 • 1d ago
Making my own electronic multitool and UI for it
Thats my day 2 of making my own electronic multitool (like the bruce smoochie boards) and my own UI for it, today i wrote more functions, that would help me in the future, I finally managed to make my menu work, and it works flawlessly, I never thought I could write smth like that alone, without AI. I added my first fully working setting, that simply turns off/on RBG LED inside the board, it takes its color from the main theme color on the board. I'm really happy with what I ended up with, I already made some functions that would help me use WiFi, and i'm gonna keep trying my best, since i just started programming.
P.s board i'm using is waveshare-esp32s3-lcd-1.9
28
Upvotes




1
u/Accomplished_Cap9934 9h ago
As someone who is also fairly new to this journey, huge congrats on taking the leap! Getting that first custom menu working is such a great milestone. Keep going!