Is AI making any impact on embedded software development?

jkushuee

Jun 16, 2025
2
Joined
Jun 16, 2025
Messages
2
I feel like the ai code generation companies such as cursor and Windsurf have completely ignored the world of embedded software development. Is there anybody in this ecosystem who has been able to successfully utilize AI tools to to develop embedded software.

If yes I would like to see specific examples of how it has been useful as well as what tools were they using please. TIA.

PS: Feel free to mention any AI tools that are helping in hardware development overall
 

Delta Prime

Jul 29, 2020
2,987
Joined
Jul 29, 2020
Messages
2,987
If yes I would like to see specific examples of how it has been useful as well as what tools were they using please. TIA.
yes :)I know 25.810^2 specific useful examples & the associated platform tools; trained neural networks. by the way, 25.810 squared equals 666 examples:) so you gonna have to be very specific in your question in order to provide you an in-depth answer.:)
Also… if the number 666 represents evil; then 25.810 is the root of all evil.
:cool:
 
Last edited:

jkushuee

Jun 16, 2025
2
Joined
Jun 16, 2025
Messages
2
Well the idea is that embedded software development requires IDEs that are very outdated. IDEs like Eclipse and vscode still rule the developer community and the ai copilot that are available for such tools do not have any hardware context. So, how do embedded software developers utilise AI to improve their productivity in absence of any hardware aware IDE that can enable ai based code generation or code editing
 

jj_parkar95

Jan 1, 2026
8
Joined
Jan 1, 2026
Messages
8
AI is beginning to help in embedded development, mainly by reducing repetitive work rather than replacing low-level engineering. Tools like GitHub Copilot are used for HAL setup, peripheral initialization, ISR templates, and test scaffolding, similar to how developers rely on ready-made resources like a jjsploit blox fruit script 2026 to save time instead of starting from scratch.
 

olivia_49

Dec 26, 2025
24
Joined
Dec 26, 2025
Messages
24
I feel like the ai code generation companies such as cursor and Windsurf have completely ignored the world of embedded software development. Is there anybody in this ecosystem who has been able to successfully utilize AI tools to to develop embedded software.

If yes I would like to see specific examples of how it has been useful as well as what tools were they using please. TIA.

PS: Feel free to mention any AI tools that are helping in hardware development overall
You’re right, most AI tools ignore embedded realities. Some engineers still use AI effectively for driver scaffolding, RTOS design, and debugging hardware issues. It helps as a reasoning assistant, not a full code generator.
 
Top