this post was submitted on 27 Apr 2026
47 points (98.0% liked)

Opensource

6087 readers
86 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] xav@programming.dev 0 points 2 weeks ago (2 children)

C++ for a new project is a pity.

[–] jimmy90@lemmy.world 1 points 2 weeks ago (1 children)

could be the ecosystem is not supporting other languages yet?

[–] xav@programming.dev 2 points 2 weeks ago

I know for a fact esp32 does support way nicer languages.

[–] xep@discuss.online 0 points 2 weeks ago

https://developer.espressif.com/tags/esp-idf/

This is a C API. Yes, there are bindings for it. But it's easiest to start in C.