Tiegertropfen119-0001 / Arduino-Thermal-Printer-Programm

πŸ–¨οΈπŸ‘¨β€πŸ’» This repository offers a small project featuring a thermal printer that can be controlled from a Windows machine. The source code and program provided allows you to type live, like on an old typewriter, or print normal text. The printer also comes with a barcode function, and its easy-to-modify backend code (from the Arduino) enables you t

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino-Thermal-Printer-Programm

Screenshots

pic

What is this repo ?

This is a small project about a thermal printer. You can use the program from this repository, along with the source code, to control the printer with your Windows machine. You can type live, like on an old typewriter, or you can print normal text. It has a barcode function and the backend code (from the Arduino) is easy to modify to add more features.

Programm

pic

Code Snipped

1

Infos

  • Programm =>
  • .Net Framework 4.7.2
  • Compiled size 24.576 Bytes
  • Arduino code =>
  • Tested on => Arduino Nano
  • 8780 Bytes of flash written
  • Sketch uses 8780 bytes (28% of Maximum 30720 bytes)
  • Dynamic memory use 593 bytes (28% of Maximum 2048 bytes)
  • The printer => APS EM205 58mm Thermal Printer
  • Power => 7v | 4.7 Amp

Feel free to contact me at tiegertropfen119@xamplex.de

About

πŸ–¨οΈπŸ‘¨β€πŸ’» This repository offers a small project featuring a thermal printer that can be controlled from a Windows machine. The source code and program provided allows you to type live, like on an old typewriter, or print normal text. The printer also comes with a barcode function, and its easy-to-modify backend code (from the Arduino) enables you t


Languages

Language:C++ 64.8%Language:Visual Basic .NET 35.2%