Programming language for resource-constrained MCUs

2 points by biosbob ↗ HN
i just reposted this question with the "Ask HN:" prefix

1 comment

[ 3.5 ms ] story [ 10.0 ms ] thread
Most people use C, some use C++ or assembler; other languages are also used, but are much less common on MCUs; if it's a hobby project you can even use something like CircuitPython, which works well e.g. on the Raspberry Pi Pico.