Project:ImMe
From London Hackspace Wiki
(Redirected from Projects/ImMe)
ImMe
| |
---|---|
QR code |
Here's a url dump:
- https://github.com/jobytaffey/cctl (serial bootloader and hardware programmer)
- 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
- http://blog.hodgepig.org/2010/10/22/im-me-usb-dongle-hacking/
A single USB imme transceiver 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).