issues
search
rust-embedded-community
/
ssd1306
SSD1306 OLED driver
Apache License 2.0
313
stars
70
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ssd 1306 does not compile because of maybe-async-cfg 0.2.5
#219
kelko
opened
1 week ago
0
Pin maybe-async-cfg to version 0.2.4 due to breaking changes in latest.
#218
jakerr
closed
1 week ago
0
SSD1306 128x64 on "Seeedstudio Expansion Board" fails on init
#217
kelko
closed
3 weeks ago
1
use embedded_hal_async::i2c::I2c in I2CDisplayInterface if feature 'a…
#216
mwesterm
closed
1 month ago
1
Using an async I2C instance errors on `I2CDisplayInterface::new()`
#215
Sycrosity
opened
2 months ago
2
Async API
#214
sjoerdsimons
closed
2 months ago
5
Embedded hal 1.0.0
#213
sjoerdsimons
closed
4 months ago
2
Adjust for r e c
#212
sjoerdsimons
closed
5 months ago
2
Update display-interface to 0.5.0 to allow defmt::Format for errors
#211
ne0h
closed
6 months ago
1
Make the library Async
#210
Sycrosity
closed
7 months ago
1
:rotating_light: Finding a new owner for this crate
#209
jamwaffles
closed
5 months ago
3
Custom mode support
#208
MateuszJanda
opened
9 months ago
0
Update to embedded-hal-1.0.0
#207
irii
closed
2 months ago
9
Update to embedded-hal-1.0.0
#206
irii
closed
10 months ago
0
embedded-hal v1.0.0 and embedded-hal-bus
#205
pdgilbert
opened
10 months ago
4
Buffered graphics paging issues.
#204
mbaraa
opened
11 months ago
0
Add method to release the contained interface
#203
barafael
closed
1 year ago
0
Clippy fixes
#202
barafael
closed
1 year ago
0
Fix `BufferedGraphicsMode::clear()` so that it fills all pixels
#201
zyla
closed
1 year ago
2
trait `DrawTarget` is not implemented for ... / esp_idf_hal::i2c::*
#200
MikeMitterer
opened
1 year ago
0
Configurable I2C address
#199
JohnTheCoolingFan
closed
1 year ago
1
chore: update comment
#198
ShenMian
closed
1 year ago
0
Fix rotated terminal panic/behaviour
#197
jamwaffles
closed
1 year ago
3
Using terminal mode with 90/270 degree rotation leads to incorrect output and panic
#196
plm
closed
1 year ago
1
Optimise BasicMode::clear RAM usage and optimize size of Ssd1306::char_to_bitmap
#195
alexey-medvedchikov
closed
1 year ago
8
add get_pixel & toggle_pixel & extract shared code
#194
thomas725
opened
1 year ago
0
add get_pixel to buffered_graphics
#193
thomas725
opened
1 year ago
0
read or toggle pixel in bufferedMode?
#192
thomas725
opened
1 year ago
4
Add display invertion
#191
nicochatzi
closed
1 year ago
1
Issues with 128x32 Display on Elegoo Arduino UnoR3
#190
avlec
opened
1 year ago
0
[WIP] embedded-hal/async update
#189
bugadani
closed
2 months ago
1
Unable to draw circles & lines using embedded graphics crate
#188
duart38
opened
1 year ago
0
Yet another `DrawTarget` is not implemented for `Ssd1306<SPIInterface<Spi...
#187
axoulc
closed
1 year ago
6
`DrawTarget` is not implemented for `Ssd1306<I2CInterface<avr_hal_generic::i2c::I2c<.....`
#186
work-in-progress-danny
closed
1 year ago
4
Some general cleanup, address `clear` conflict
#185
bugadani
closed
1 year ago
7
Modernize examples
#184
bugadani
closed
1 year ago
1
Make Brightness::custom public
#183
bugadani
closed
1 year ago
0
Optimize some things, remove conflicting inherent `clear`
#182
bugadani
closed
1 year ago
0
Bump e-g core
#181
bugadani
closed
1 year ago
2
Move interface-independent code out into new impl blocks
#180
bugadani
closed
1 year ago
0
Remove a generic param, signify no comm error during reset
#179
bugadani
closed
1 year ago
0
[WIP] Async operations
#178
bugadani
closed
1 year ago
0
Fix spelling
#177
bugadani
closed
1 year ago
0
Simplify terminal mode error handling
#176
bugadani
closed
1 year ago
0
Resolve old TODO
#175
bugadani
closed
1 year ago
1
Using `DrawTarget::clear` is difficult in buffered graphics mode
#174
rfuest
closed
1 year ago
5
enable GitHub Dependabot
#173
rursprung
closed
1 year ago
2
Static noise when using crate with embedded_graphics
#172
Squirrelcoding
opened
1 year ago
4
How to use display with multiple I2C peripherals ([shared-bus] crate?)
#171
besselfunct
closed
1 year ago
3
Newbie: No signs of life from SSD1306 atmega32u4 SPI 128x64
#170
alexmadeathing
closed
1 year ago
2
Next