issues
search
therealprof
/
display-interface
Rust crates providing a generic interface for display drivers and some default implementations (GPIO, SPI and I2C)
Apache License 2.0
76
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump actions/checkout from 2 to 4
#51
dependabot[bot]
closed
2 weeks ago
0
Git tag for v0.5.0 is missing
#50
akx
opened
1 month ago
0
Add trait bounds to `new` methods
#49
rfuest
opened
10 months ago
1
Unifying async and sync implementation, add `async` feature flag to i2c, spi
#48
markszente
opened
10 months ago
0
lib: add #[inline] hint for most of the functions
#47
luojia65
closed
6 months ago
3
16 bit bus or padding for command parameters
#46
bdolgov
opened
10 months ago
2
Propose to use CamelCase for SpiInterface structure
#45
luojia65
closed
10 months ago
3
parallel-gpio: Fix bug with fallible pins
#44
GrantM11235
closed
10 months ago
0
Prepare changes for embedded-hal 1.0 release
#43
bugadani
closed
10 months ago
2
How do I instantiate async I2CInterface?
#42
mryndzionek
closed
10 months ago
0
Add optional defmt feature
#41
barafael
closed
1 year ago
1
Add defmt feature: derive Format for DisplayError
#40
barafael
closed
1 year ago
4
Crate structure
#39
bugadani
opened
1 year ago
0
Update to embedded-hal(-async) RC
#38
bugadani
closed
1 year ago
0
Update embedded-hal and support async display interfaces
#37
bugadani
closed
1 year ago
0
Async
#36
bugadani
closed
1 year ago
3
Allow use of DataSize of 16 bits
#35
marco-silva0000
opened
1 year ago
4
Sharing SPI bus is non-trivial with the current API
#34
Finomnis
closed
1 year ago
1
Add borrowed SPI bus interfaces
#33
Finomnis
closed
1 year ago
9
SPIInterfaceNoCS might be unnecessary
#32
douglas-raillard-arm
closed
1 year ago
0
enable GitHub Dependabot
#31
rursprung
closed
2 weeks ago
0
Async support?
#30
MabezDev
closed
1 year ago
6
add pin_cs & pin_rd in parallel-gpio
#29
efan-ge
closed
1 year ago
0
Remove prelude
#28
GrantM11235
opened
2 years ago
0
spi: Remove manual chipselect handling
#27
GrantM11235
closed
1 year ago
2
Adds support for embedded-hal v1.0.0-alpha.8 traits
#26
almindor
closed
2 years ago
5
add embedded-hal 1.0.0-alpha.7 support
#25
almindor
closed
2 years ago
0
Should this crate allow reading
#24
VersBinarii
opened
2 years ago
9
Spi refactor
#23
GrantM11235
closed
3 years ago
0
Refactor parallel-gpio and add 16 bit support
#22
GrantM11235
closed
3 years ago
0
Bump display-interface version to 0.4.1 and some driver versions
#21
therealprof
closed
3 years ago
0
Parallel OutputBus trait
#20
GrantM11235
closed
3 years ago
8
New api
#19
GrantM11235
opened
3 years ago
2
Parallel GPIO 8-bit interface does not work if the data bus pins are not zero on init
#18
andresovela
closed
3 years ago
1
Add new OutOfBoundsError variant to DisplayError enum
#17
andresovela
closed
3 years ago
0
Simplify 8-bit display interface
#16
andresovela
closed
3 years ago
9
Return DCError instead of BusWriteError on DC signal assertion errors
#15
andresovela
closed
3 years ago
0
Add new RSError variant to DisplayError
#14
andresovela
closed
3 years ago
0
Simplify parallel GPIO interface and add new error variant
#13
andresovela
closed
3 years ago
1
Add a ReadWriteInterface for displays.
#12
chrismoos
opened
4 years ago
17
Add iterator DataFormats
#11
therealprof
closed
4 years ago
0
Add 16bit data formats with defined byte order
#10
therealprof
closed
4 years ago
0
Create ci.yml
#9
therealprof
closed
4 years ago
0
Create clippy.yml
#8
therealprof
closed
4 years ago
0
Create rustfmt.yml
#7
therealprof
closed
4 years ago
0
Deconstructable trait
#6
bugadani
closed
4 years ago
3
Add deconstructors
#5
bugadani
closed
4 years ago
2
No way to force pin states for low power mode
#4
bugadani
closed
4 years ago
8
[WIP] Second version of display-interface refactoring using into_iter
#3
almindor
closed
4 years ago
1
WIP: use associated type for WIDTH
#2
almindor
closed
4 years ago
5
Next