This backpack device allows an LCD display to connect directly to a computer using a PIC microcontroller to drive the LCD, and a FTDI USB to serial chip to connect to a computer. This backpack device ...
[CNLohr] has been tinkering with some fun parts of late. He’d found out that ordinary LCD screens could be used as simple touch sensors, and he had to try it for himself. He ended up building a little ...
Not through any DisplayPort wizardry though, instead it relies on a Python script that takes successive screen grabs and streams them through USB to the microcontroller, which in tun puts them on the ...