Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mcarr823/eink-daemon-node
- Owner: mcarr823
- License: gpl-3.0
- Created: 2024-06-16T10:42:56.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-27T12:05:36.000Z (7 months ago)
- Last Synced: 2024-10-03T12:18:05.281Z (3 months ago)
- Topics: bootstrap, nextjs, nodejs, reactjs, typescript
- Language: TypeScript
- Homepage:
- Size: 456 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.