GithubHelp home page GithubHelp logo

clerk's People

Contributors

kunerd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

elsuizo

clerk's Issues

Seek CGRAM by character and character lines

The CGRAM is logically divided into characters of 8 or respectively 10 lines each, depending on the font size of the display. So it would be nice to have utility functions to seek the RAM by character and character line offsets.

Timing problems in `release` mode

On fast hardware without OS, e.g. f3 discovery, stm32, the initialization flow doesn't work reliable.

  1. 4-bit mode initialization timing needs to be re-factored
  2. write operation probably needs some better timing, too

Use embedded-hal traits

To make this lib easier to (re-)use, it should make usage of the traits provided by the embedded-hal crate. The current impls in the hal module are already very similar to them, so porting should not be a big problem.

The only thing that needs clarification is whether to use the single pin or the port wise traits?

Rewrite hardware interface

Currently the hardware interface is highly influenced by the GPIO interface that I use on my Raspberry Pi, but most embedded devices use only some kind of memory for this purpose.

  1. allow different type for each pin
  2. do not require to convert from integer, use real types instead

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.