Inexio

From Noisebridge
Revision as of 14:44, 9 September 2009 by Adi (talk | contribs) (New page: == The Gig == We acquired a bunch of [http://www.inexio.co.kr/ Inexio] 17" touchscreen LCD display panels. This page documents what we've learned about them. == The Hardware == * VGA 17" ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The Gig

We acquired a bunch of Inexio 17" touchscreen LCD display panels. This page documents what we've learned about them.

The Hardware

  • VGA 17" panel
  • IR-based touchscreen connected to a custom touchscreen controller based on an Atmel AT91 ARM microcontroller
  • touchscreen data available as RS232 via DB9
  • also apparently the same data is available as a USB CDC ACM device via the USB B-port hidden under the casing
  • chips are running firmware v1.3, apparently v1.5 exists but is not trivial to find

The Software

Reverse Engineering the Protocol

to be filled in.