An open API service indexing awesome lists of open source software.

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

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.