lcd_sterm_master

STERM Master library for JALLIB

Author Javier Martínez & Eur Van Andel Copyright (C) 2003-2009 All rights reserved
Adapted-by William Welch
Compiler 2.4

Description

Sterm (Serial Terminal) is a protocol to write to an standard HD44780 LCD 
and read from a 4x4 matrix keyboard. It was developed for easy debugging of JAL programs. 
With Sterm and a single PIC pin you can do a  lot of human interfacing, often to the point that 
nothing else is needed. Especially usefull for projects "beyond the PC", that have to work in the field.


Dependencies


Summary

Global variables/contants

Procedures

Private

Functions

Private

API details

Global variables/contants

Procedures

  • lcd_init()

    Send reset to Terminal:
    Clear the LCD and makes a sw reset of the PIC.
    

Private

Functions

Private

Related samples

Here are the list of samples which use this library:

16f81916f819_mcp2515_can_monitor.jal
16f81916f819_ee25aa02e48_lcd.jal
16f81916f819_mcp2515_canid4_monitor.jal
18f258518f2585_canid4_serial_adapter.jal
18f258518f2585_can_serial_adapter.jal
18f258518f2585_can_monitor.jal
18f258518f2585_canid4_monitor.jal
18f262018f2620_rtc_tmr3.jal
18f458518f4585_canid4_monitor.jal