dbr
0b047b211b
Trivial tidyup
6 years ago
dbr
3e56353cb6
embedded-graphics 0.5.0 removed the with_ prefix from some methods
...
with_stroke() to stroke()
with_fill() to fill()
with_style() to style()
6 years ago
Chris
5c0744ff01
Various improvements ( #25 )
...
- Added is_busy to Waveshare_Interface
- Added IS_BUSY_LOW const for all supported epds
- Added is_busy to DisplayInterface
- moved width, height and default_background_color directly to epd4in2 module
- Added VarDisplay (a variable buffersize display/graphic driver)
- Removed all Buffers (Buffer1in54,...) and instead made specialised Displays (Display1in54,...) with included Buffers
- Updated and added more examples
- Cargo fmt/clippy
- Improved Docs/Readmes
7 years ago
Christoph Groß
80384f031c
Improve keywords,description and Readme
...
- added eink to keywords
- added reference to previous crate-name
- improved readme with reference to a few great arduino display libs
7 years ago
Chris
d7f3cdca97
Edition 2018 ( #24 )
...
* "cargo fix --edition" for the library
* Switch to 2018 edition
* Use cargo fix edition-idioms and remove the internal renaming from embedded_hal to hal
* Updated Readme
* run cargo fmt
7 years ago
Chris
b9395b5eff
Prepare release
...
- fix cargo fmt error
- rename forgotten stuff
7 years ago
Chris
b505440c09
improved readme
7 years ago
Chris
4931c7aeb3
- Renaming to epd-waveshare
...
- added changelog
7 years ago
Chris
5b2996d73a
Fixed broken link
7 years ago
Chris
91d7a7862a
improved docs for 2in9
7 years ago
Chris
8f0a2a98ad
Update Readme
7 years ago
Chris
bbdecdb6f7
Update documenatation
7 years ago
Christoph Groß
6c5220fb07
Added a seperate Readme to the examples and linked it from the main readme
7 years ago
Christoph Groß
6422142133
Not all Type A screens are completly the same to the change to bring it all together was reverted.
7 years ago
Christoph Groß
e417e03ca8
Added a note with the two possible display "configs" to the readme
7 years ago
Chris
4feeecf444
Update README.md
...
Updated readme to represent the current status of the project better
7 years ago
Christoph Groß
05c83f47a3
repaired the table from the previous commit
7 years ago
Christoph Groß
d83c45d04a
Added links to the devices and other small changes in the readme
7 years ago
Chris
7b9f742f2e
add support checkmark for 2.9 epd
7 years ago
Christoph Groß
a47e965b83
further small readme improvements
8 years ago
Christoph Groß
e61792eb2a
further improvements
8 years ago
Christoph Groß
4690dd70a4
further improvments
8 years ago
Christoph Groß
ac3eca7548
Added a few more devices to the overview in the readme
8 years ago
Christoph Groß
10703dab70
Improved and updated Readme
8 years ago
Christoph Groß
7312b92e87
Improved and updated Readme
...
Added draw_char_helper for font support. Is not used and tested yet.
Changed name of color::get_full_byte to color::get_byte_value
8 years ago
Christoph Groß
3fe78b9862
Travis CI image link was still wrong, it's fixed now
8 years ago
Christoph Groß
b3dcef29e3
Fixed broken link to build status
8 years ago
Chris
c9578109cf
Improved Drawing Documentation, improved example
8 years ago
Christoph Groß
d68703d648
improvements to the drawing part, only needs a few more small additions (filled circle, chars, strings,...) and few small changes to the readme
8 years ago
Christoph Groß
2feff5b9fa
added drawing mod to the library, improved readme, fixed travis.yml, made rpi example working with a better pin config,
8 years ago
Christoph Groß
3a9420c046
added license question
8 years ago
Christoph Groß
fcbcc82b97
Added examples, small updates to the readme and other small documentation changes
8 years ago
Chris
c5ec59dae1
Initial commit
8 years ago