I have a requirement to build an 8" touchscreen interface on an instrument. I'm a software developer and working with a hardware team but since this touchscreen is likely to have some significant software development I wanted to see if the SO community could provide me with some early intelligence. I have two questions:
Does anyone have recommendations for an 8" touchscreen (capacitive or resistive) for embedding in an instrument? I could communicate with it over RS232, SPI, or some similar protocol.
Could I use an iPad or similar tablet for this? The embedded processor will host a web server so the tablet could just use a browser to hit the home page and all control would be done that way. I see two obstacles: I need a tablet either with an RJ45 connector (or one that has an external adapter to Ethernet). I want to avoid having to add WiFi to the instrument (although I can if that's what it takes). I would want a tablet that I could force to boot into the browser and have the browser always go to the home page (which would be set as the instrument's home page). It wouldn't be that big a deal if the user found some way to navigate away from the instrument, but powering on/off the instrument would always bring it back to the home page. It's OK if I have to learn the native programming language of the tablet to write an app that forces this to happen, I just don't know if it's even possible since these tablets are built for general purpose use.