J
Reaction score
0

Latest activity Postings About

    • J
      JackChot replied to the thread Grove LED Bar / Teensy 4.1.
      Thank you very much Paul, I wouldn’t have thought of that solution. 24 MHz and even 150 MHz work, but not 396 MHz. This reduction in speed does not seem to affect the rest of the project, which involves MIDI communication via the USB and USB...
    • J
      JackChot reacted to PaulStoffregen's post in the thread Grove LED Bar / Teensy 4.1 with Like Like.
      Before you upload to Teensy, try setting Tools > CPU Speed to 24 MHz. Looking quickly at the library code, the send() function at line 62 and the latch() function at line 115 appear to be written for Arduino Uno at 16 MHz. There's no delay in...
    • J
      JackChot replied to the thread Grove LED Bar / Teensy 4.1.
      Thank you both. Inserting a delay or running an LED_Bar command on a rising edge doesn’t solve the problem. My UNO R3 clone seems to be compatible with the library, unlike the Teensy. It’s a real shame because this gadget is exactly what I...
    • J
      I’m trying to add a Grove LED Bar to a Teensy 4.1 project. https://wiki.seeedstudio.com/Grove-LED_Bar/#tech-support--product-discussion The problem is that the bar graph doesn’t respond immediately, or even at all. The same test sketch works...
  • Loading…
  • Loading…
Back
Top