Tagged Questions
3
votes
1answer
343 views
How to test the touch screen on embedded devices like iPhone / iPad / Kindle? [closed]
I want to test the touch panels on embedded devices like iPhone, iPad and Kindle against following criteria:
Do a gesture, like tap, swipe, pinch ( zoom in/out) 10000 times and validate that every ...
1
vote
1answer
629 views
How do I cause a watchdog reset of my embedded Linux device
Is there a command like
vi > out
vi | out
That I could use to cause a watchdog reset of my embedded linux device?