Skip to content

This is the code for the Ultramouse device as seen on youtube. It is currently used on the Arduino platform. Total length: 268 lines.

Notifications You must be signed in to change notification settings

henryclever/ultramouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ultramouse

This is the code for the Ultramouse device as seen on youtube. It is currently used on the Arduino platform.

Here is the youtube video describing what it does: https://www.youtube.com/watch?v=2kRi1g88mWI

News coverage, Topeka Capitol Journal: https://www.cjonline.com/news/2014-03-16/ku-student-designs-ultramouse-help-paralyzed-uncle

The display is multiplexed: so be careful if you are going to modify anything if you build this because it has to run on a loop with continuous and fast timing to run the BCD decoder to keep the digital display lit properly. Always note the delays!

Be careful not to connect anything to pins 0 or 1 on the arduino because it uses them for a serial connection with the Ultrasonic sensors.

Any questions? Send me a message! If you need a schematic diagram for soldering or a parts list, let me know. Everything can be purchased from Digikey and Pololu.

About

This is the code for the Ultramouse device as seen on youtube. It is currently used on the Arduino platform. Total length: 268 lines.

https://www.youtube.com/watch?v=2kRi1g88mWI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages