Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
megacoder
/
circuitpython
Public
forked from
adafruit/circuitpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
circuitpython
shared-module
framebufferio
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 15, 2023
Add Bangle.js 2, JDI memory displays and ACeP epd
Show description for 931c7c1
tannewt
committed
931c7c1
View commit details
Copy full SHA for 931c7c1
View code at this point
Browse repository at this point
Commits on Dec 1, 2022
return None instead of NULL for framebuffer and epaper
FoamyGuy
committed
5746209
View commit details
Copy full SHA for 5746209
View code at this point
Browse repository at this point
remove extra function call. handle show(None) for framebuffer and epaper
FoamyGuy
committed
42f1d50
View commit details
Copy full SHA for 42f1d50
View code at this point
Browse repository at this point
Commits on Nov 19, 2022
allow set_root_group for FrameBufferDisplay instead of show()
FoamyGuy
committed
ef33984
View commit details
Copy full SHA for ef33984
View code at this point
Browse repository at this point
Commits on Nov 18, 2022
change to CIRCUITPYTHON_TERMINAL. change internal API to use set_root_group
FoamyGuy
committed
403e3ef
View commit details
Copy full SHA for 403e3ef
View code at this point
Browse repository at this point
Commits on Aug 10, 2022
Remove support for auto-brightness
dhalbert
committed
41bcd7b
View commit details
Copy full SHA for 41bcd7b
View code at this point
Browse repository at this point
Commits on Jul 14, 2022
implement root_group in framebufferio.FramebufferDisplay
Neradoc
committed
626296b
View commit details
Copy full SHA for 626296b
View code at this point
Browse repository at this point
Commits on May 19, 2022
message consolidation and more use of validators
dhalbert
committed
a01dec1
View commit details
Copy full SHA for a01dec1
View code at this point
Browse repository at this point
Commits on Nov 22, 2021
Initial broadcom port for Raspberry Pi
Show description for a1052d5
Timon
authored and
tannewt
committed
a1052d5
View commit details
Copy full SHA for a1052d5
View code at this point
Browse repository at this point
Commits on Sep 26, 2021
add initial esp32c3 support
microdev1
committed
3da86b0
View commit details
Copy full SHA for 3da86b0
View code at this point
Browse repository at this point
Commits on May 6, 2021
Fix board builds and use MP_ERROR_TEXT in py and extmod
tannewt
committed
3fda0c0
View commit details
Copy full SHA for 3fda0c0
View code at this point
Browse repository at this point
Commits on Mar 15, 2021
run code formatting script
microdev1
committed
a52eb88
View commit details
Copy full SHA for a52eb88
View code at this point
Browse repository at this point
Commits on Oct 15, 2020
displayio: further ensure just one start_terminal call
Show description for 88d07ef
jepler
committed
88d07ef
View commit details
Copy full SHA for 88d07ef
View code at this point
Browse repository at this point
Commits on Oct 12, 2020
displayio, framebufferio: Remove spurious call to supervisor_start_terminal
Show description for 774f2e1
jepler
committed
774f2e1
View commit details
Copy full SHA for 774f2e1
View code at this point
Browse repository at this point
Commits on Sep 1, 2020
FramebufferDisplay: Don't set rotation via core_construct
Show description for 71c63c2
jepler
committed
71c63c2
View commit details
Copy full SHA for 71c63c2
View code at this point
Browse repository at this point
Commits on Aug 18, 2020
Split pulseio.PWMOut into pwmio
Show description for 6857f98
tannewt
committed
6857f98
View commit details
Copy full SHA for 6857f98
View code at this point
Browse repository at this point
Commits on Aug 12, 2020
Update shared-module/framebufferio/FramebufferDisplay.h
Show description for d61f66d
jepler
and
tannewt
authored
d61f66d
View commit details
Copy full SHA for d61f66d
View code at this point
Browse repository at this point
sharpmemory: Implement support for Sharp Memory Displays in framebufferio
jepler
committed
c1400ba
View commit details
Copy full SHA for c1400ba
View code at this point
Browse repository at this point
framebufferio: add dirty row tracking
jepler
committed
9c4f644
View commit details
Copy full SHA for 9c4f644
View code at this point
Browse repository at this point
framebufferio: Add getters for remaining displayio_display_core_construct arguments
Show description for 5e4ed93
jepler
committed
5e4ed93
View commit details
Copy full SHA for 5e4ed93
View code at this point
Browse repository at this point
framebufferio: Check early if framebuffer is big enough
jepler
committed
1ee2062
View commit details
Copy full SHA for 1ee2062
View code at this point
Browse repository at this point
framebufferio: add "first pixel offset" and "row stride"
jepler
committed
a33e48c
View commit details
Copy full SHA for a33e48c
View code at this point
Browse repository at this point
framebufferio: handle sharp memory displays
Show description for 8021f3b
jepler
committed
8021f3b
View commit details
Copy full SHA for 8021f3b
View code at this point
Browse repository at this point
framebufferio: Handle 1 (tested), 2, and 4 bpp displays
jepler
committed
a84cc19
View commit details
Copy full SHA for a84cc19
View code at this point
Browse repository at this point
framebufferio: Set type to none when releasing
Show description for 6d19a09
jepler
committed
6d19a09
View commit details
Copy full SHA for 6d19a09
View code at this point
Browse repository at this point
framebufferio: Don't call swapbuffers unnecessarily
jepler
committed
5a7b2a2
View commit details
Copy full SHA for 5a7b2a2
View code at this point
Browse repository at this point
framebufferio: Fix crash calling unimplemented get_brightness
Show description for ffc488e
jepler
committed
ffc488e
View commit details
Copy full SHA for ffc488e
View code at this point
Browse repository at this point
Commits on Jul 20, 2020
framebufferio: Handle auto refresh flag at reset
Show description for c243c13
jepler
committed
c243c13
View commit details
Copy full SHA for c243c13
View code at this point
Browse repository at this point
Commits on Jul 15, 2020
displayio, framebufferio: Enable supervisor tick when a display is auto-refresh
Show description for af52072
jepler
committed
af52072
View commit details
Copy full SHA for af52072
View code at this point
Browse repository at this point
Commits on Jun 3, 2020
Fix up end of file and trailing whitespace.
Show description for dd5d7c8
Flameeyes
committed
dd5d7c8
View commit details
Copy full SHA for dd5d7c8
View code at this point
Browse repository at this point
Commits on Apr 21, 2020
Merge remote-tracking branch 'adafruit/master' into lower_power
Show description for bebf27e
tannewt
committed
bebf27e
View commit details
Copy full SHA for bebf27e
View code at this point
Browse repository at this point
Commits on Apr 17, 2020
framebufferio: update copyright information
jepler
committed
9bfe6b7
View commit details
Copy full SHA for 9bfe6b7
View code at this point
Browse repository at this point
framebufferio: get width, etc., from protocol, not object property
jepler
committed
57ce2d1
View commit details
Copy full SHA for 57ce2d1
View code at this point
Browse repository at this point
Commits on Apr 16, 2020
Remove tick.h from merged file.
tannewt
committed
abd340a
View commit details
Copy full SHA for abd340a
View code at this point
Browse repository at this point
Commits on Apr 14, 2020
framebufferio: move backlight down to the underlying framebuffer
jepler
committed
ba20bc8
View commit details
Copy full SHA for ba20bc8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.