Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Full resolution with PicoGraphics managed local buffer #8

Merged
merged 54 commits into from
Dec 11, 2024

Conversation

Gadgetoid
Copy link
Member

No description provided.

The build is very, very tight and - prior to this commit - overflowing RAM by 148 bytes.

TODO: Find room elsewhere.
A somewhat experimental respin of network_manager.
thirdr and others added 11 commits November 28, 2024 12:21
This is a heavily optimised (~20ms -> ~4.4ms frame) version of PrestoLight.

Co-authored-by: Phil Howard <[email protected]>
Collapse the reactive backlight update into a single loop.

Remove the Zone class and use a locally scoped zone function to calculate
the list of samples for each zone.

Allow sample_size and sample_every to be tuned to balance speed and
colour smoothness.
@Gadgetoid Gadgetoid force-pushed the feature/full-resolution branch from 18678d6 to 5aa0842 Compare November 29, 2024 13:56
MichaelBell and others added 4 commits December 2, 2024 23:54
As per the docs ~/.ccache is only used if it exists.

It wont exist unless it's cached.

It wont cache unless it exists.

Create it, to break the cycle.
@Gadgetoid Gadgetoid merged commit 57a9c7a into main Dec 11, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants