https://github.com/bertrik/paperplease
ESP8266 Arduino project to dispense a sheet of paper from a printer when you press a button
https://github.com/bertrik/paperplease
Last synced: 3 months ago
JSON representation
ESP8266 Arduino project to dispense a sheet of paper from a printer when you press a button
- Host: GitHub
- URL: https://github.com/bertrik/paperplease
- Owner: bertrik
- License: mit
- Created: 2018-09-29T22:47:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-29T23:38:15.000Z (almost 7 years ago)
- Last Synced: 2025-02-21T18:41:49.994Z (over 1 year ago)
- Language: PostScript
- Homepage: https://revspace.nl/A4PaperDispenser
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# paperplease
ESP8266 Arduino project to dispense a sheet of paper from a printer when you press a button
To upload the application, run the following commands (platformio):
pio run -t upload
To upload the postscript file, run the following command (platformio):
pio run -t uploadfs
Both are needed for the graphpaper printout.