cm0002@lemy.lol to Opensource@programming.dev · 3 days agoHome Assistant's ePaper ecosystem finally has an open standard worth building aroundwww.xda-developers.comexternal-linkmessage-square6linkfedilinkarrow-up155arrow-down11
arrow-up154arrow-down1external-linkHome Assistant's ePaper ecosystem finally has an open standard worth building aroundwww.xda-developers.comcm0002@lemy.lol to Opensource@programming.dev · 3 days agomessage-square6linkfedilink
minus-squarexav@programming.devlinkfedilinkarrow-up4arrow-down3·3 days agoC++ for a new project is a pity.
minus-squarejimmy90@lemmy.worldlinkfedilinkarrow-up1·3 days agocould be the ecosystem is not supporting other languages yet?
minus-squarexav@programming.devlinkfedilinkarrow-up2·2 days agoI know for a fact esp32 does support way nicer languages.
minus-squarexep@discuss.onlinelinkfedilinkarrow-up1arrow-down1·3 days agohttps://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.
C++ for a new project is a pity.
could be the ecosystem is not supporting other languages yet?
I know for a fact esp32 does support way nicer languages.
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.