Skip to content

glocklueng/Thermal_Print_Demo_stm32f405

 
 

Repository files navigation

Thermal_Print_Demo_stm32f405

This Repository is a Keil project that contains the source code for printing with a thermal header similar to a Seiko LTP02-245

FONTS

Fonts are stored in the ROM, but if you have a hardware capability to store your fonts, you can use much more characters because you have more data space.

In this demo, you will find characters from 'A' to 'Z'.

FONTS CREATOR

Font characters can be created by a simple script written in visualbasic for EXCEL. You can find it on this path: Thermal_Print_Demo_Stm32f107/FontCreator

About

This Repository is a Keil project that contains the coude source for printing with a thermal header similar to a Seiko LTP02-245

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 86.9%
  • HTML 8.2%
  • D 2.7%
  • C++ 1.2%
  • Other 1.0%