Using TI Chronos .NET dll with C#

The TI EZ430 Chronos watch allows for wireless transmission of button push and accelerometer events to a PC. This SourceForge project by elmariano provides a helpful example for developers of how to use the EZ430 Chronos .Net dll in conjunction with C#. It was created in Visual Studio 2010 Express, tested under 32 bit WinXP […]

Chronos hacking update

JP Norair has been hacking away with the TI 433 MHz Chronos. My project is OpenTag, which is a 433 MHz centric IoT/M2M stack. It’s 433-centric because it implements DASH7 and because it makes design assumptions that multihop is not of great importance (at 433 MHz, it certainly isn’t). You can check the wiki, which […]

Wireless sniffing and jamming

Recently Travis Goodspeed posted an article about using goodfet.cc to sniff radio traffic from the Chronos watch by TI and the iClicker handheld classroom remote. In addition to the sniffing capabilities, the project can also be used to jam RF signals as well using the IM-ME device illustrated above. Via Hack a Day.