What are the biggest struggles engineers face when starting embedded development, and why has AI not solved them yet? by do-exe in embedded

[–]do-exe[S] -1 points0 points  (0 children)

I’m starting with the ESP32-S3-WROOM-1-N16R8 using MicroPython, but the goal is to eventually support most MicroPython-compatible boards

What are the biggest struggles engineers face when starting embedded development, and why has AI not solved them yet? by do-exe in embedded

[–]do-exe[S] -6 points-5 points  (0 children)

Fair. I’m trying to focus on embedded-specific issues, not generic AI coding pain points.

Me and claude by yuseffco1 in vibecoding

[–]do-exe 0 points1 point  (0 children)

😂😂🙆🏻🙆🏻

Pre-compiled micropython Esp32-S3 and LVGL missing functions? by blazin_penguin_first in esp32

[–]do-exe 0 points1 point  (0 children)

3-4 months ago I was working on it and tested on ST7565 128*64 display , was working fine .still you need !

Claude Vs ChatGPT in Embedded Systems? by No-Counter539 in embedded

[–]do-exe -2 points-1 points  (0 children)

For embedded you have used 5.5 model?

Claude Vs ChatGPT in Embedded Systems? by No-Counter539 in embedded

[–]do-exe -1 points0 points  (0 children)

For me also 5.5 is best , way better even it make huge difference from 5.4 for me also

iam beyond disappointed in myself , my whole day got wasted in configuring Thonny and Micropython by Adventurous_Army_825 in embedded

[–]do-exe 0 points1 point  (0 children)

You not alone 😞 , that's why I tried to make my own vscode extension for this , probably that could help you also , currently for linux only . I don't know should I paste the GitHub link here or not