Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mcarr823/eink-daemon-node

Test and interact with Waveshare e-ink panels
https://github.com/mcarr823/eink-daemon-node

bootstrap nextjs nodejs reactjs typescript

Last synced: about 1 month ago
JSON representation

Test and interact with Waveshare e-ink panels

Awesome Lists containing this project

README

        

# eink-daemon-node

![example workflow](https://github.com/mcarr823/eink-daemon-node/actions/workflows/jest.yml/badge.svg)

eink-daemon-node is a tool for testing Waveshare e-ink panels.

Its goal is to facilitate the following:


  • connecting to panels via USB or GPIO connection

  • acting as a daemon through which other programs can interact with an e-ink panel

  • provide a simple web interface for updating e-ink panels

This program is a work-in-progress and is not yet functional.