having finally made display library for rgb displays, (i modified this: https://github.com/adafruit/Adafruit_CircuitPython_RGB_Display) that supports text, rounded rectangles, and other small accoutrements to make coding easier, i imported the first sensor library, and ran out of ram. this is a side effect of running circuitpython on the atsamd21g. circuitpython uses alot of ram and the d21 has a max of 32kb. i've decided to switch to the d51, which is being pioneered by adafruit. it has up to 8 times the ram. 256kb. and since any files being run in cir-py are buffered in ram this will alleviate the the bottle neck(for now).
currently the metro m4 is out of stock in adafruit. so i whipped up a m4 breakout board during memorial day weekend and ordered the parts. link below. it is as of now untested.
thanks for reading,
TG-Techie, Highschooler
link:
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.