CC.USBHID 0.0.8.323 (.NET picoLCD “driver”)
Sunday, March 23rd, 2008As part of my CC.PowerManager project I purchased a M200-LCD case from Mini-Box.com and wanted to be able to write to the display from my .NET application. The manufacturer provides a C++ source code example that I was able to walk through and create a .NET alternative using Visual C#. In it’s current release CC.USBHID allows .NET developers to easily connect to and control a picoLCD device and provides a good start to communicate with other USB HID devices. Read more here.