ME 405 Portfolio
Lab7: Feeling Touchy

In this lab we developed a class with methods that return the value of the x position, y position, a z boolean telling whether or not the screen is being touched, and a method that returned all three, as well as displaying how long it took to do all three.

touchy.py (Source: Touchy Code https://bitbucket.org/mediocre-code/me-405-lab/src/master/Lab7/touchy.py Procedure and Results https://bitbucket.org/mediocre-code/me-405-lab/src/master/Lab7/Procedure%20and%20Results.txt Testing Setup https://bitbucket.org/mediocre-code/me-405-lab/src/master/Lab7/TestSetup.jpg Test Results https://bitbucket.org/mediocre-code/me-405-lab/src/master/Lab7/Test%20Results.jpg)

Hardware Setup:

I soldered our FPC touch breakout board to the platform of our rotating table, then I inserted the breakout board cable, and attached the touch cable. I attached the other end of that cable to our development board. I then peeled of the plastic on the bottom of the touch screen and attacked it to our platform.

Testing Setup

Procedure

A written out procedure and a summary of results

Test and Procedure

Results:

Results from testing on paper: Average 1227 usec

Test Results on Paper
Example Results
Author
Jacob Everest
Date
Winter 2021