Search results

  1. D

    Teensy 3.0 crashes

    Hi, I am running a fairly large program on a Teensy 3.0. I works perfectly for the most part but every once and a while it freezes up. I saw the recommendations found at http://www.pjrc.com/teensy/troubleshoot.html and I converted all of my strings to const charArray[] = "", but that did not...
  2. D

    Teensy 3.0 and GLCD

    Hi I am working displaying information on an LCD screen using the Teensy 3.0. The screen that I am using works on an Arduino Uno using the GLCD Library. My co-worker tried getting the code to work on the Teensy but did not have any success. My question is whether anyone has found a way to use...
Back
Top