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: 3 months 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-27T12:05:36.000Z (about 2 years ago)
- Last Synced: 2025-09-24T02:42:40.476Z (10 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

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.