|
|
||
|---|---|---|
| include | Initial commit | |
| lib | lib: added submodules for piece-table, GxEPD2, Adafruit-GFX-Library, and Adafruit_BusIO | |
| src | renamed project to ThoughtPad | |
| test | Initial commit | |
| .gitignore | Initial commit | |
| .gitmodules | lib: added submodules for piece-table, GxEPD2, Adafruit-GFX-Library, and Adafruit_BusIO | |
| LICENSE | License under GPL-3.0 | |
| Makefile | Makefile: made all targets .PHONY | |
| platformio.ini | Initial commit | |
| README.md | License under GPL-3.0 | |
ThoughtPad
A simple word processor with an e-paper display and a ThinkPad keyboard.
Based on the XIAO ePaper Display Board EE04 by Seeed Studio.
This project uses PlatformIO.
Building
To build the firmware:
make
To upload the built firmware:
make upload
License
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.
Copyright (C) 2026 David H. Bronke
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
GPL-3.0 License Summary
- ✅ Commercial use
- ✅ Modification
- ✅ Distribution
- ✅ Patent use
- ✅ Private use
- ❗ License and copyright notice required
- ❗ Disclose source
- ❗ Same license (copyleft)
- ❗ State changes
- ❌ Liability
- ❌ Warranty