Giter Club home page Giter Club logo

rust-it8951's Introduction

Rust-IT8951

Rust-based driver for the Waveshare IT8951 e-Paper board.

Introduction

This library can be used in three different ways:

  • The library can be run on a Raspberry Pi to interface with a connected IT8951 board via SPI
  • The library can be run on a PC to connect to a IT8951 via a Bus Pirate using SPI
  • The library emulates the IT8951 hardware so that the higher-level operations can be debugged and tested without an actual IT8951 board

The library is designed so that only the low-level GPIO and SPI code is platform-specific. All code above the level of SPI is the same for the three use cases. This makes the emulator or Bus Pirate mode a good way of testing and debugging your application, with the guarantee that it will most likely also work on a Raspberry Pi.

See buspirate_it8951.md for a guide on how to use a Bus Pirate with the Waveshare IT8951 board.

Waveshare IT8951 Image source: https://www.waveshare.com/9.7inch-e-paper-hat.htm

Related Resources

rust-it8951's People

Contributors

rroels avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

rust-it8951's Issues

How can I use this in a project?

Hello, I'm fairly new to this.
I would like to use this library on a raspberry pi pico w, would that work? If you have any guidance on how to get this working, that would be amazing. Also where is the code in the repo?

Thanks!

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.