Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/romybompart/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
https://github.com/romybompart/thermal_print_demo_stm32f405

Last synced: about 15 hours ago
JSON representation

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

Awesome Lists containing this project

README

        

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](http://img.youtube.com/vi/SbkvKjyN-X8/0.jpg)](http://www.youtube.com/watch?v=SbkvKjyN-X8)

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