
This is the assembler source code and the hex file for the lc-meter. The software is designed for the use of an 2x16 LCD display ( 2 lines with 16 symbols each). 

Das sind der Assembler-Code und das HEX-File fr das LC-Meter. Die Software ist fr ein 2x16-LCD-Display ausgelegt (2 Zeilen a 16 Zeichen.

lcmeter.HEX
lcmeter.asm






It is possible to use a cheaper 1x16 display. But in this case you have to use the following version of the software.

Man kann auch ein 1x16 Display benutzen, dann sind aber die folgenden Files zu verwenden.

lcmeter1x16.HEX
lcmeter1x16.asm