Serial (RS232) Dispatcher
This application shuffles data between four serial ports. The serial ports anticipate encapsulated traffic; that is, each message (packet) starts and stops with a predefined character. This is how the app knows where messages begin and end. For each RS232 port, it is possible to define where this port's traffic gets routed.
LCD Menus
On a TPP2(G2) device equipped with an LCD, you can access a settings menu that enables users to modify the device's settings using the LCD and keypad buttons This project builds on the Settings application from the tutorial series and demonstrates how to configure and navigate through the settings menu on the LCD.