Project:ImMe: Difference between revisions

From London Hackspace Wiki
(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…')
 
mNo edit summary
 
(13 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{ProjectDetails|ProjectTitle=ImMe}}
[[File:Girl-tech-im-me.jpg|right]]
Here's a url dump:
Here's a url dump:


http://benryves.com/bin/im-me/
* 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/


http://daveshacks.blogspot.com/
A single USB imme transceiver is supposed to support 4 handhealds tho that may be a limitation of the windows software.


http://focus.ti.com/docs/prod/folders/print/cc1110f32.html
=== todo ===


http://www.cypress.com/?id=182
* 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)?)''


http://im-megpldrivers.sourceforge.net/
* put the gpl im me drivers on babbage and link them to an irc bot.
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


* finish the last bits of reversing


When I've got time i'll put the gpl im me drivers on babbage and see if i can link them to an irc bot.
* reverse the usb transceiver (it uses the same chip, XXX need to find out more about the usb interface part).


A single USB imme tranciver is supposed to support 4 handhealds tho that may be a limitation of the windows software.
[[Category:Guides]]

Latest revision as of 00:15, 29 May 2013

ImMe



QR code


Girl-tech-im-me.jpg

Here's a url dump:

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).