Search results

  1. J

    Teensyduino 1.58 Beta #3

    I posted about the issue (with a code snippet) some time ago, here: https://forum.pjrc.com/threads/68019-Minor-issue-sending-to-Teensy-from-Serial-plotter?p=286712#post286712 I didn't realize what you meant by dual serial, now I understand. But as I said, it seems the issue is fixed in IDE...
  2. J

    Teensyduino 1.58 Beta #3

    I've tried using the arduino ide 2.0 with the Teensy 4.1, following the instructions on https://www.pjrc.com/arduino-ide-2-0-0-teensy-support/. I also used the 58-beta3 suggested and the start of this thread. The serial plotter is quite good, that is, once I found this post on the arduino site...
  3. J

    Teensyduino 1.58 Beta #3

    I'll go have a look at Telemetry Viewer, thanks very much. Jacob
  4. J

    Teensyduino 1.58 Beta #3

    I think I was not clear in my description of the problem. When using the teensyduino ide, one can launch a serial plotter that plots data sent from the Teensy over USB (using the teensyduino print and println functions and the predefined "Serial" channel). The serial plotter also includes...
  5. J

    Teensyduino 1.58 Beta #3

    I hate to add myself as one of those requesting "even more" from an already terrific software package, but since I am trying to improve the experience for my classroom students, perhaps you will indulge me. For the classroom control system laboratories we run at MIT, the send window is an...
  6. J

    Minor issue sending to Teensy from Serial plotter

    Apologies, there is a simple workaround, If one ALWAYS uses the teensy entry in the list of serial ports, and never the one in the list of Teensy ports, either under windows 10 or Mac catalina, then one can open the plotter, use its send function, and everything works. One can repeatedly...
  7. J

    Minor issue sending to Teensy from Serial plotter

    All (and especially Paul), I sincerely appreciate all the open source materials, we use them all extensively when teaching control. I'd like to contribute, even if just a little, hence this "bug report". The serial plotter in the Teensyduino (1.54) release is terrific, and it is great to be...
Back
Top