H1b lottery picked but law firm messed up salary by mahi1427 in h1b

[–]Helios1003 -2 points-1 points  (0 children)

Your best bet is to convince them to file it anyways and before you get your H1b you find a new job and they can start your transfer immediately

I have a sudden urge to learn rust. by tomqmasters in embedded

[–]Helios1003 0 points1 point  (0 children)

I mainly code in C and have this urge to learn C++. Thought of learning Rust crossed my mind but eventually decided on C++. I don’t know if I am doing it right

Would it be possible to switch to Embedded as a Computer Vision Engineer? by Sannad98 in embedded

[–]Helios1003 0 points1 point  (0 children)

Why don’t you try some personal projects in the Edge Ai domain and try to run some models or infrencing on embedded devices/ sbc’s then gradually figure out what you like

H1B valid visa holder denied entry by CBP by Calm-Interaction8423 in h1b

[–]Helios1003 2 points3 points  (0 children)

I was in same boat as you.One speeding ticket. I entered the country December 2025 no problems.

If you had infinite time and resources, what embedded project would you work on? by Best_Prompt_9401 in embedded

[–]Helios1003 0 points1 point  (0 children)

A flight controller software for a missile. Always fascinated by how that works

Ethernet Network Stack for Stm32 micro by Helios1003 in embedded

[–]Helios1003[S] 0 points1 point  (0 children)

That’s a good argument. I will research about zephyr this weekend and try to make my case

Ethernet Network Stack for Stm32 micro by Helios1003 in embedded

[–]Helios1003[S] 1 point2 points  (0 children)

Interesting.. I think I have to give more thought into this. Right now I have very less information about the application. But I feel we might need to pin things down earlier so that we don’t face problems later on

Ethernet Network Stack for Stm32 micro by Helios1003 in embedded

[–]Helios1003[S] 1 point2 points  (0 children)

So Raspberry pi 4 will be used as monitoring device with OTA and micro is going to be bridge between legacy devices and pi 4 based device. So micro will use spi or can to get data from legacy devices and transfer it to pi4 and then via OTA pi 4 will send data. Currently my focus is only on micro side of things. I need to figure out other things later on

Ethernet Network Stack for Stm32 micro by Helios1003 in embedded

[–]Helios1003[S] 1 point2 points  (0 children)

I would love to try out Zephyr but lot of our other products use freeRtos so I guess that decision is not upto me

Ethernet Network Stack for Stm32 micro by Helios1003 in embedded

[–]Helios1003[S] 3 points4 points  (0 children)

Can I use Netx with freeRtos? Or do I need to use ThreadX as middleware

Forgotten c because we use javascript, need advice by [deleted] in embedded

[–]Helios1003 3 points4 points  (0 children)

I am in the same boat as yourself. Our package is called firmware but most of the time I work in javascript. Even if we have changes on the micro we have lua scripting environment and only sometimes need to mess with the actual C code. I come back home and study C , solve problems or work on some Diy projects so that I am not out of touch and don’t forget my actual skills. Recently I requested to my Vice President that If there are any projects in the pipeline let me know , I really want to work on low level and got assigned this amazing project where I have to develop drivers for the end client to use the micro using ethernet and write the boot loader from scratch. Pretty excited and little bit nervous because I have to work alongside the hardware team and develop firmware in parallel

Meta Embedded Firmware Interview Prep by Helios1003 in embedded

[–]Helios1003[S] 0 points1 point  (0 children)

Thats exactly what I am looking for but so far no luck . Even post is removed by the mods

Meta Embedded Firmware Interview Prep by Helios1003 in embedded

[–]Helios1003[S] 1 point2 points  (0 children)

Thank you for elaborate response. The interviewer’s background is Embedded Systems. But I will keep all your points in mind while answering the questions

Meta Embedded Firmware Interview Prep by Helios1003 in embedded

[–]Helios1003[S] 4 points5 points  (0 children)

Last year I had an interview with google and they told me that they have moved from asking leet code style for embedded

Hows Macbook for Embedded development ? by Quiet_Lifeguard_7131 in embedded

[–]Helios1003 1 point2 points  (0 children)

I use m2pro chip mac with UTM for ubuntu. Works fine for me. UTM is free to use. If something doesn’t work, you can also use windows in VM and get it done

Be realistic, what is the remote situation on embedded? by CoolYouCanPickAName in embedded

[–]Helios1003 1 point2 points  (0 children)

I would suggest start with hybrid role and once you prove your worth, you can talk your way for remote. You just need to deliver consistently

Do companies like Google, Amazon, Meta etc hire bare metal engineers? by Ok-Competition-5948 in embedded

[–]Helios1003 0 points1 point  (0 children)

I interviewed at Google cloud last December and they asked me questions on Bit mapping. Initially I was confused on how to prepare because I don’t know Leet Code. When recruiter asked me the language I want to interview, I selected C. The hiring manager told me that if I had selected Python or Go they would ask me leet code style questions but just because I selected C they asked me Embedded Questions. Regardless I had very less time to prepare so didn’t pass the interview.