Circuit python release for BeagleBone?
Moderators: adafruit_support_bill, adafruit
Please be positive and constructive with your questions and comments.
- MilesThatch
- Posts: 13
- Joined: Sun Dec 19, 2021 11:28 pm
Circuit python release for BeagleBone?
Good day everyone, I don't see you beaglebone black be listed in the downloads page of circuit python. Is there such a release?
- Franklin97355
- Posts: 23603
- Joined: Mon Apr 21, 2008 2:33 pm
Re: Circuit python release for BeagleBone?
If you don't see the BeagleBone on Circuitpython.org/downloads then we do not have it. Sorry.
- jerryn
- Posts: 1832
- Joined: Sat Sep 14, 2013 9:05 am
Re: Circuit python release for BeagleBone?
You may want to look at using Blinka https://learn.adafruit.com/circuitpytho ... rypi-linux which allows you to use the CIrcuitPython libraries on a BeagleBone running Linux. According to https://circuitpython.org/blinka several BeagleBone boards are supported.
Please be positive and constructive with your questions and comments.