/LCD_Remote_Controller

WPF app that controls a Raspberry Pi Pico programmed to be a LCD display controller

Primary LanguageC#

LCD Remote Controller

A C# WPF app that controls a Hitachi HD44780 compatible LCD display through a Raspberry Pi Pico over a serial COM port. The Pi Pico must be programmed with my uart_lcd application.