Skip to content

This doesn't work on the current version of Circuit Playground Express due to insufficient memory #60

Open
@nyponen

Description

@nyponen

When I tried running this on a new Circuit Playground Express, I got
Traceback (most recent call last):
File "code.py", line 62, in
MemoryError: memory allocation failed, allocating 184 bytes

According to Adafruit customer support, this is "due to the size of CircuitPython + Libs increasing and the M0 Express being strapped for memory". They recommended the Circuit Playground Bluefruit which has significantly more memory. I will test this code when I get the Circuit Playground Bluefruit. Is the code on the Adafruit website current, or are there newer versions of anything I should install?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions