Need help in choosing hardware and software.
hi all,
i thinking of building adjustments seat.
i seat have number of memories , chasing memory seat go position.
so thinking of using a touch screen.
with touch screen.
i have number of option think best way?
1. use r-pi , python program it.
2. use 4d system screen shilled , program.
3. use arduino , touch screen.
i not know how right in pyton language knew c
so need find platform easy learn , nice hmi/gui
so, best+easy way go?
or if have other ida?
thanx
i thinking of building adjustments seat.
i seat have number of memories , chasing memory seat go position.
so thinking of using a touch screen.
with touch screen.
i have number of option think best way?
1. use r-pi , python program it.
2. use 4d system screen shilled , program.
3. use arduino , touch screen.
i not know how right in pyton language knew c
so need find platform easy learn , nice hmi/gui
so, best+easy way go?
or if have other ida?
thanx
i can write arduino , touch screens.
recently added touch screen support m2tklib. created small tutorial, discusses design principles: https://code.google.com/p/m2tklib/wiki/t10.
currently m2tklib supports monochrome character (liquidcrystal lib) , graphics displays (glcdv3 , u8glib).
if decide monochrome graphics display, list of controller types, supported u8glib listed here: https://code.google.com/p/u8glib/wiki/device
a display vendor offers both, display , corresponding touch panel, see example here http://www.newhavendisplay.com/accessories-touch-panels-c-91_120.html or displays here http://www.lcd-module.com/products/dog.html.
note: on ebay (all?) monochrome displays offered without touch panel.
oliver
recently added touch screen support m2tklib. created small tutorial, discusses design principles: https://code.google.com/p/m2tklib/wiki/t10.
currently m2tklib supports monochrome character (liquidcrystal lib) , graphics displays (glcdv3 , u8glib).
if decide monochrome graphics display, list of controller types, supported u8glib listed here: https://code.google.com/p/u8glib/wiki/device
a display vendor offers both, display , corresponding touch panel, see example here http://www.newhavendisplay.com/accessories-touch-panels-c-91_120.html or displays here http://www.lcd-module.com/products/dog.html.
note: on ebay (all?) monochrome displays offered without touch panel.
oliver
Arduino Forum > Using Arduino > Displays > Need help in choosing hardware and software.
arduino
Comments
Post a Comment