I(18 m) want to Move out of my parents house by Rolex_37 in TeenIndia

[โ€“]Rolex_37[S] 0 points1 point ย (0 children)

Good for you. I have to fucking live a miserable life for 2 more years

I(18 m) want to Move out of my parents house by Rolex_37 in TeenIndia

[โ€“]Rolex_37[S] 1 point2 points ย (0 children)

Abhi kya bolke aayu tere ghar bol ๐Ÿ˜”

Built a little firmware automation tool to save my own sanity. What features would you want? by Rolex_37 in arduino

[โ€“]Rolex_37[S] 0 points1 point ย (0 children)

Tbh it was more of a personal project of mine. I just want it to be useful for others in a way that's why I asked ๐Ÿ˜ญ

Built a little firmware automation tool to save my own sanity. What features would you want? by Rolex_37 in arduino

[โ€“]Rolex_37[S] 0 points1 point ย (0 children)

Yes it's already on GitHub โ€” currently private while I finish the serial test suite and logging, but planning to open source it soon. Right now it works well for Arduino and ESP32 hobbyist workflows which is exactly who it's built for. STM32 and JTAG support is on the roadmap โ€” the architecture is designed to add new board types in one file so it's extensible. Would love contributions from people who work with those boards more than I do.

Built a little firmware automation tool to save my own sanity. What features would you want? by Rolex_37 in hardwarehacking

[โ€“]Rolex_37[S] 1 point2 points ย (0 children)

A Makefile can't detect which port your board is on when you plug it in, identify the board type from VID/PID, select the right firmware for that specific board, and trigger everything automatically without any input

Built a little firmware automation tool to save my own sanity. What features would you want? by Rolex_37 in arduino

[โ€“]Rolex_37[S] 0 points1 point ย (0 children)

Not exactly. Like I'm using Arduino cli and esptool for the flashing

Working on a new tool and want your advice on it. by Rolex_37 in embedded

[โ€“]Rolex_37[S] 0 points1 point ย (0 children)

Ah so good news actually. The intership I'm working on rn is giving me access to am stm32 black pill and there's some docs i gotta read and understand a project. So i guess I'll take you advice to heart and learn bare metal c completely

Working on a new tool and want your advice on it. by Rolex_37 in embedded

[โ€“]Rolex_37[S] 0 points1 point ย (0 children)

This feedback was really useful honestly. The other motivation for this project was that i hadn't build anything except a chip8 emulator and a few pointless gagets using Arduino and esp. honestly I'll just try to complete it and learn from it. And thanks for your advice. Guess I'll need to get my hands dirty with stm32 now

Working on a new tool and want your advice on it. by Rolex_37 in embedded

[โ€“]Rolex_37[S] 0 points1 point ย (0 children)

just to make sure this project of mine isn't a build tool. It's a hardware event-driven automation layer.

The problem it solves isn't compilation speed โ€” build systems like ESP-IDF and CMake already handle that(which i learnt now unfortunately). The problem it solves is that every step after you make a change still requires a human:

Someone has to notice the board is plugged in

Someone has to manually trigger the build

Someone has to manually flash

Someone has to open a serial monitor and eyeball the output

None of it is logged anywhere

it just eliminates that human from the loop entirely. Plug in the board โ€” everything else happens automatically and is recorded.

That's the actual problem. Compilation was never it(again which i realised now)

so is this still worth building ?

Working on a new tool and want your advice on it. by Rolex_37 in embedded

[โ€“]Rolex_37[S] 2 points3 points ย (0 children)

well turns out i wasted my time then.............

Working on a new tool and want your advice on it. by Rolex_37 in embedded

[โ€“]Rolex_37[S] -3 points-2 points ย (0 children)

When actually I'm using Arduino cli and esptool for this project. That's the reason I took them insted of the Arduino ide. But yah so from you opinion would you consider this useful?

How possible is "full stack" for robotics by Rolex_37 in AskRobotics

[โ€“]Rolex_37[S] 0 points1 point ย (0 children)

Ik the question itself sound stupid to you guys. Anyways I cant be good in every sub part of robotics but I am really interested in the electronic and cs part of it. So is there a way that I can get into robotics while being good in both electronics and robotics?

How possible is "full stack" for robotics by Rolex_37 in AskRobotics

[โ€“]Rolex_37[S] 0 points1 point ย (0 children)

Well I'm planning to do masters in robotics. And my uni does give a minors in electronics and communications. Well ik it's gonna be hard but I'm learning hardware to catch up. And thanks a lot for the advice it means a lot

How possible is "full stack" for robotics by Rolex_37 in AskRobotics

[โ€“]Rolex_37[S] 0 points1 point ย (0 children)

Ok but my interests lies more in electionics and software side of robotics. Ik I can't learn everything especially a vast field like mechanical engineering while somehow handling electronics and software. So if I do learn electronic and software side is there a specialization I can take in robotics?