Project:ImMe: Difference between revisions
(Created page with 'Here's a url dump: http://benryves.com/bin/im-me/ http://daveshacks.blogspot.com/ http://focus.ti.com/docs/prod/folders/print/cc1110f32.html http://www.cypress.com/?id=182 h…') |
No edit summary |
||
Line 21: | Line 21: | ||
A single USB imme transciver is supposed to support 4 handhealds tho that may be a limitation of the windows software. | |||
=== todo === | |||
* You need to talk to the debug port at 2.5 volts, so you need to construct a circuit to convert the voltages from whatever your using. /make this circuit (for a bus pirate (bit bang mode)?)/ | |||
* put the gpl im me drivers on babbage and link them to an irc bot. | |||
* finish the last bits of reversing | |||
* reverse the usb transceiver (it uses the same chip, XXX need to find out more about the usb interface part). |
Revision as of 14:36, 7 June 2010
Here's a url dump:
http://benryves.com/bin/im-me/
http://daveshacks.blogspot.com/
http://focus.ti.com/docs/prod/folders/print/cc1110f32.html
http://www.cypress.com/?id=182
http://im-megpldrivers.sourceforge.net/ http://hackaday.com/2010/03/12/easy-im-me-flashing/ http://ossmann.blogspot.com/2010/03/16-pocket-spectrum-analyzer.html http://hackaday.com/2010/02/01/im-me-screen-reverse-engineered/ http://daveshacks.blogspot.com/2010/01/im-me-hacking.html http://hunterdavis.com/archives/tag/hacking-im-me-driver-linux-c-protocol-reverse-engineering http://hackaday.com/tag/im-me/ http://www.astalavista.com/topic/22985-hack-easy-im-me-flashing/ http://daveshacks.blogspot.com/ http://travisgoodspeed.blogspot.com/2009/10/cc2430-debug-protocol-first-notes.html
A single USB imme transciver is supposed to support 4 handhealds tho that may be a limitation of the windows software.
todo
- You need to talk to the debug port at 2.5 volts, so you need to construct a circuit to convert the voltages from whatever your using. /make this circuit (for a bus pirate (bit bang mode)?)/
- put the gpl im me drivers on babbage and link them to an irc bot.
- finish the last bits of reversing
- reverse the usb transceiver (it uses the same chip, XXX need to find out more about the usb interface part).