This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
shared-module
/
displayio
History
gamblor21
863a8bce03
Fix with PWM for brightness slowing devices down
2022-09-11 20:34:53 -05:00
..
__init__.c
…
__init__.h
…
area.c
…
area.h
…
Bitmap.c
Allow a Bitmap to be constructed from a buffer (in C anyway)
2022-08-04 15:11:58 -05:00
Bitmap.h
…
ColorConverter.c
…
ColorConverter.h
…
display_core.c
…
display_core.h
…
Display.c
Fix with PWM for brightness slowing devices down
2022-09-11 20:34:53 -05:00
Display.h
Remove support for auto-brightness
2022-08-09 22:40:21 -04:00
EPaperDisplay.c
allow writing empty color frame
2022-09-06 19:32:15 +02:00
EPaperDisplay.h
…
FourWire.c
…
FourWire.h
…
Group.c
message consolidation and more use of validators
2022-05-19 15:38:37 -04:00
Group.h
…
I2CDisplay.c
…
I2CDisplay.h
…
mipi_constants.h
…
OnDiskBitmap.c
message consolidation and more use of validators
2022-05-19 15:38:37 -04:00
OnDiskBitmap.h
…
Palette.c
…
Palette.h
…
Shape.c
…
Shape.h
…
TileGrid.c
Wi-Fi autoconnect and title bar status
2022-06-09 14:55:54 -07:00
TileGrid.h
…