Search found 2 matches
- Sun Dec 26, 2021 3:35 am
- Forum: Programs, Libraries and Tools
- Topic: Compatibility layer for Adafruit CircuitPython drivers on Micropython
- Replies: 10
- Views: 43301
Re: Compatibility layer for Adafruit CircuitPython drivers on Micropython
Thanks for those helpful replies. Just to update: I passed on Blinka and went with minimal driver implementations I could find or hack up from other sources. So far I have a little air quality sensor, an oled, and pushing data to a separate little python service running on my local subnet. The combi...
- Thu Dec 09, 2021 3:03 am
- Forum: Programs, Libraries and Tools
- Topic: Compatibility layer for Adafruit CircuitPython drivers on Micropython
- Replies: 10
- Views: 43301
Re: Compatibility layer for Adafruit CircuitPython drivers on Micropython
I'm checking in a few years after that last post to ask if anyone is (still?) using the blinka compat layer on micropython? I ask because I'm an old coder but new to micropython and much prefer it to Arduino lang, except that having bought some nice bits from Adafruit I'm struggling to get them work...