geekhack

geekhack Projects => Making Stuff Together! => Topic started by: Viz on Mon, 01 July 2013, 14:52:05

Title: Modding datahand hd200
Post by: Viz on Mon, 01 July 2013, 14:52:05
Hey. I recently got a dh200 due to severe RSI, but the controller was broken. So it will have a controller replacement. I've already found someone whom can replace the controller, but they're unable to add custom firmware methinks. Is there any firmware around that will work for this task?
Title: Re: Modding datahand hd200
Post by: Viz on Mon, 01 July 2013, 20:47:02
I wrote wrong. They are unable to program custom firmware. thus i'm looking for some premade firmware.
Title: Re: Modding datahand hd200
Post by: OldDataHands on Mon, 01 July 2013, 22:20:35
Search for "dhteensy" or "gator456 datahand" to get started. You may have to reverse engineer the circuitry as it is very possibly different than the later models. Use a teensy++ to replace controller.

Try cleaning the infrared diode and phototransistor lenses just in case it would help.

<edit>
Gator456's mods are documented here: http://geekhack.org/index.php?topic=12212.0
the dhteensy source is here: https://github.com/imarko/dhteensy
</edit>