Activity

lamichhaneadarsha0

i finally started this universal remote thing (calling it Hex Drive for now lol). spent most of the first day just fighting with the layout. i made 3 main files: index.html, style.css, and logic.js.

the main goal for stage 1 was just getting the landing page to work. i added a bunch of radio buttons so i can switch between bluetooth and wifi because i want this to work with basically any esp32 bot i build later. i also added a dropdown for “bot layouts” (like tank drive or a robot arm) even though those pages dont exist yet. heres the live page : Demo

the hardest part was honestly getting the localStorage to save the IP address and the mode correctly. i kept refreshing the page and losing all my settings, but i fixed it. now when you hit “Build Remote”, it saves everything and moves to the next part. it looks kinda basic but it’s a start!!

Attachment
0
lamichhaneadarsha0

I’m working on my first project! This is so exciting. I can’t wait to share more updates as I build.

Attachment
0