SparkFun engineers do play with what they sell. Ryan an engineer at SparkFun made use of PSP touch screen and AVR ATMega168 to construct this USB Touchscreen mouse.

The PSP touchscreen is a 4 wire analog resistive touchscreen. This means by touching the screen at one point, a resistance between each edge is formed for both the x and y axises.By applying a voltage across each axis, a changing resistance results in a changing voltage. Thus a simple ADC on a microcontroller can be used to find x and y positions. You can get more information on How USB screen works in this document here.



The ATMega168 is loaded with open source V-USB stack which turns any AVR into a USB device along with that HID profile enables it to work as a USB mouse. The only requirement is that the D+ pin needs to be connected to the INT0 pin.

More information on V-USB is available from Objective Development.


More information on this project: The AVR based USB Touchscreen Mouse
printer friendly create pdf of this news item

Submit comment

(Required; Min length 5)
(Required; will not be displayed)

Downloads

Comments

JerryTut
Wed May 22 2024, 07:26 am
WesleyPar
Wed May 22 2024, 05:27 am
MnoioCoove
Tue May 21 2024, 02:06 am
PedroDug
Sun May 19 2024, 05:39 pm
JewelAmuck
Sun May 19 2024, 03:06 pm
Minniemus
Sun May 19 2024, 07:39 am
Andyhet
Sat May 18 2024, 07:28 am
BrettTibre
Fri May 17 2024, 06:14 pm