Arduino code for the Teensy 4.0 microcontroller
Go to file
Jeremie GABOLDE 242adc47de button mode (toggle) 2022-09-21 14:12:39 +02:00
Maybe button mode (toggle) 2022-09-21 14:12:39 +02:00
Readme.md Update 'Readme.md' 2022-09-20 23:19:55 +01:00

Readme.md

Maybe Arduino

This is the Arduino code for the teensy firmware used in the Maybe Macro Board

Uploading the firmware using Teensyduino

  • Install Teensyduino https://www.pjrc.com/teensy/td_download.html

  • Run Arduino .exe

  • Open Maybe.ino

  • In >> Tools/ setup the board settings:

    Board Teensy LC
    USB Type Serial + Keyboard + Mouse + Joystick (but only Serial and Keyboard are used for now)
    CPU Speed 48MHz (max)
    Optimize Smallest Code
    Keyboard layout US English (but any should work)
    Port [your teensy port
  • Upload

License

Do What the Fuck You Want to Public License (WTFPL) WTFPL_logo