Skip to content

magiclab/trinketHidToggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

trinketHidToggle

A Trinket firmware that sets the tiny board as a HID device, so it's possible to send and receive messages via USB.

The sketch implements a very simple protocol: sending data to the board toggles power to pin 1. Every time the pin state changes the Trinket sends back a 0 or 1, depending on the new pin status.

Dependencies

HID Serial Trinket

License

GPL v.3

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%