1
0
Fork
You've already forked thoughtpad
0
A simple word processor with an e-paper display and a ThinkPad keyboard.
  • C 99.1%
  • C++ 0.8%
  • Makefile 0.1%
David H. Bronke 2eac1b8564 License under GPL-3.0
to match the GxEPD library we're using.
2026年04月16日 21:25:39 +02:00
include Initial commit 2026年04月05日 03:59:09 +02:00
lib lib: added submodules for piece-table, GxEPD2, Adafruit-GFX-Library, and Adafruit_BusIO 2026年04月05日 04:14:12 +02:00
src renamed project to ThoughtPad 2026年04月16日 21:24:51 +02:00
test Initial commit 2026年04月05日 03:59:09 +02:00
.gitignore Initial commit 2026年04月05日 03:59:09 +02:00
.gitmodules lib: added submodules for piece-table, GxEPD2, Adafruit-GFX-Library, and Adafruit_BusIO 2026年04月05日 04:14:12 +02:00
LICENSE License under GPL-3.0 2026年04月16日 21:25:39 +02:00
Makefile Makefile: made all targets .PHONY 2026年04月05日 04:24:40 +02:00
platformio.ini Initial commit 2026年04月05日 03:59:09 +02:00
README.md License under GPL-3.0 2026年04月16日 21:25:39 +02:00

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