Installing TeensDuino on Arduino 2.x

Sdílet
Vložit
  • čas přidán 7. 12. 2022
  • The Arduino 2.0 IDE is very different and installing Teensyduino is a new process. You no longer need to download the Teensyduino, as the Arduino IDE will do that for you. This install process follows a similar process to the ESP32 and ESP8266 boards.
    Here are the JSON install strings
    TeensyDuino
    www.pjrc.com/teensy/package_t...
    ESP8266
    arduino.esp8266.com/stable/pac...
    ESP32
    dl.espressif.com/dl/package_e...
  • Jak na to + styl

Komentáře • 8

  • @rdyer8764
    @rdyer8764 Před rokem +2

    As a Teensy fan myself, I always appreciate your stuff!

    • @KrisKasprzak
      @KrisKasprzak  Před rokem +1

      Thanks for the comment

    • @rdyer8764
      @rdyer8764 Před rokem +1

      @@KrisKasprzak Gotta support the algorithm, don't ya know. :))

  • @hitechhuckleberry3678

    sir please make some control system projects with teensy 3.6 or 4.1 say for e.g. self balancing robot. Since there are no tutorials series on teensy, I'm requesting you to make one. I'll surely follow & thank you for the video.

  • @jeffreycayanan9252
    @jeffreycayanan9252 Před 3 měsíci

    hi,, where i can get code to use as midi?? teensy 4.1

    • @KrisKasprzak
      @KrisKasprzak  Před 3 měsíci

      I recommend joining the Teensy community forum and asking there.

  • @bob-ny6kn
    @bob-ny6kn Před rokem

    Does this have any strange needs like require starting an upload before connecting? (see MHtiny88)

    • @KrisKasprzak
      @KrisKasprzak  Před rokem

      I've not seen any with the Teensy. Connect, write code, upload.