Skip to content

Releases: kunerd/clerk

0.4.0

15 Dec 10:52
Compare
Choose a tag to compare

New feature and fixes are:

  • 8 bit (data-lines) mode (but not tested with hardware, yet)
  • each Pin can now have it's own type
  • additional high-level communication traits for sending, receiving data
    with them it should be possible to use other connection methods (protocols) like I²C for example
  • internal type Address with 'software overflow' to simulate the behaviour of the real address counter when in write only mode
  • configuration for start display data RAM address and timing

0.3.0

21 Jul 18:17
Compare
Choose a tag to compare

New feature:

  • read/write to character generator RAM
  • seek character generator RAM
  • read display data RAM
  • improvement of 'SeekFrom'

0.2.0

29 Jun 19:27
Compare
Choose a tag to compare
Update version

Initial Release

29 Jun 19:07
Compare
Choose a tag to compare
Merge pull request #2 from kunerd/crates-io-meta-data

Add crates.io meta data