.NET Micro Framework Projects
Home > 15" monitor with touch screen..POS and more
15" monitor with touch screen..POS and more
Categorized Under:
.NETMF Version > V3.0Display > VGA
Hardware > Embedded Master
Interfaces > UART
Peripheral > Keyboard
Peripheral > Other
Technology > Touch Screen
USB > Host
Description
GHI Electronics, LLC went to Maker Faire in Texas. We had a 15" VGA touch screen monitor connected to an Embedded Master to create a POS (Point of Sale) System. Imagine the endless possibilities with Embedded Master!
The Used Monitor is PT1510MX from PLANAR with RS232 interface for touch screen which is basically GNUZE touch controller.
VGA signal is connected to Embedded Master through GHI VGA-EXP.
Touch Screen RS232 signal is connected to COM3 on Embedded Master Development System.
The bar code reader is a standard USB HID device that acts like USB Keyboard.
C# Application is a WPF based with simple GNUZE driver - source code attached - and few code lines to read the bar code reader using GHI USB host and HID driver features.
The Used Monitor is PT1510MX from PLANAR with RS232 interface for touch screen which is basically GNUZE touch controller.
VGA signal is connected to Embedded Master through GHI VGA-EXP.
Touch Screen RS232 signal is connected to COM3 on Embedded Master Development System.
The bar code reader is a standard USB HID device that acts like USB Keyboard.
C# Application is a WPF based with simple GNUZE driver - source code attached - and few code lines to read the bar code reader using GHI USB host and HID driver features.



