Skip to content

meyskens/m-planner-printer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESCPOS Printer for M-Planner

This is a ticket printer module for M-Planner. It is built using TinyGo and currently focusses on the Arduino Nano RP2040 Connect (with WifiNINA).

This module fetches print jobs from the API every 0.5 seconds and prints them. Part of the ESCPS commands are done serverside (font options, text alignment, etc.) while the rest is done clientside on in TinyGo (initializing the printer, cutting, etc.).

About

A TinyGo ESCPOS printjob puller for M-Planner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages