最終更新:2012-10-10 (水) 01:23:05 (4210d)  

Bus Ninja
Top / Bus Ninja

A Bus Pirate clone for Atmel AVR microcontrollers, including the Arduino and Teensy

http://blog.hodgepig.org/busninja/

Features

  • Interactive shell with Bus Pirate like syntax
  • I2C (soft i2c driver from userial)
    • I2C address scanner ('s' command from i2c mode)
  • SPI
  • Flow controlled USB CDC (serial) (AT90USBxxxx/ATMEGAxxUx? only)
  • Modular software making it straightforward to add
    • New commands
    • New buses
    • New USB gadgets - mass storage EEPROM interface, HID devices, etc. (AT90USBxxxx/ATMEGAxxUx? only)