/Thermal_Print_Demo_stm32f405

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

Primary LanguageC

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

Thermal print demo video

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