Project:ImMe: Difference between revisions

From London Hackspace Wiki
(Remove category.)
mNo edit summary
 
(7 intermediate revisions by 6 users not shown)
Line 1: Line 1:
==QR Code==
{{ProjectDetails|ProjectTitle=ImMe}}
{{ProjectDetails|ProjectTitle=ImMe}}


Line 5: Line 4:
Here's a url dump:
Here's a url dump:


* https://github.com/jobytaffey/cctl (serial bootloader and hardware programmer)
* http://benryves.com/bin/im-me/
* http://benryves.com/bin/im-me/
* http://daveshacks.blogspot.com/
* http://daveshacks.blogspot.com/
Line 19: Line 19:
* http://daveshacks.blogspot.com/
* http://daveshacks.blogspot.com/
* http://travisgoodspeed.blogspot.com/2009/10/cc2430-debug-protocol-first-notes.html
* 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.
A single USB imme transciver is supposed to support 4 handhealds tho that may be a limitation of the windows software.


=== todo ===
=== todo ===
Line 32: Line 32:


* reverse the usb transceiver (it uses the same chip, XXX need to find out more about the usb interface part).
* reverse the usb transceiver (it uses the same chip, XXX need to find out more about the usb interface part).
[[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).