8000 GitHub - chrisws/Teensy4IoIoOtg: This project is a port of the IOIO-OTG firmware to the Teensy 4.x platform.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chrisws/Teensy4IoIoOtg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teensy4IoIoOtg

This project is a port of the IOIO-OTG firmware to the Teensy 4.x platform.

Setup

  1. Install tools
sudo apt install gcc-arm-none-eabi libusb-dev tio
  1. Run setup.sh

  2. Setup UDEV rules

curl -sLO https://www.pjrc.com/teensy/00-teensy.rules
sudo cp 00-teensy.rules /etc/udev/rules.d/
  1. Invoke run.sh to load the firmware onto your teensy device.

About

This project is a port of the IOIO-OTG firmware to the Teensy 4.x platform.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0