Installing TeensDuino on Arduino 2.x

Поділитися
Вставка
  • Опубліковано 10 вер 2024
  • 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/t...
    ESP8266
    arduino.esp8266...
    ESP32
    dl.espressif.c...

КОМЕНТАРІ • 8

  • @rdyer8764
    @rdyer8764 Рік тому +2

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

    • @KrisKasprzak
      @KrisKasprzak  Рік тому +1

      Thanks for the comment

    • @rdyer8764
      @rdyer8764 Рік тому +1

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

  • @jeffreycayanan9252
    @jeffreycayanan9252 4 місяці тому

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

    • @KrisKasprzak
      @KrisKasprzak  4 місяці тому

      I recommend joining the Teensy community forum and asking there.

  • @subhojitbose3678
    @subhojitbose3678 Рік тому

    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.

  • @bob-ny6kn
    @bob-ny6kn Рік тому

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

    • @KrisKasprzak
      @KrisKasprzak  Рік тому

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