Yurii Soldak
ae9e8f915e
ssd1306: avoid unnecessary heap allocations ( #767 )
...
* ssd1306: avoid unnecessary heap allocations
* ssd1306: extract i2c and spi bus implementations
* ssd1306: refactor tests -- show fps and heap usage
* ssd1306: bring back the lost exported methods
* Adjust examples
* Fix smoketests for ssd1306
2025-08-10 10:05:18 +02:00
deadprogram
c344e5d879
ssd1306: improvements needed for Thumby SPI display
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2024-02-23 20:07:40 -05:00
Yurii Soldak
bd2530abee
Example of ssd1306 with 128x64 display over I2C
2021-05-12 09:14:51 +02:00
Daniel Esteban
28dbbe2e65
typo in package name of examples
2019-07-14 22:21:37 +02:00
Ron Evans
c09f0a8075
all: switch to using custom domain for all drivers
...
Signed-off-by: Ron Evans <ron@hybridgroup.com >
2019-05-29 13:33:50 +02:00
Daniel Esteban
ad2b76be8b
support for SSD1306 displays using I2C or SPI, several screen sizes ( #49 )
...
supported too
2019-05-05 11:45:26 +02:00