Please turn JavaScript on
Teensy Forum icon

Teensy Forum

follow.it gives you an easy way to subscribe to Teensy Forum's news feed! Click on Follow below and we deliver the updates you want via email, phone or you can read them here on the website on your own news page.

You can also unsubscribe anytime painlessly. You can even combine feeds from Teensy Forum with other site's feeds!

Title: Teensy Forum

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  1.58 / day

Message History

On the Teensy 4.0 bottom connection pads pins 24 - 33, what right angle micro connector can be used there?

Read full story
RT-Thread
Has anyone gotten RT-Thread to run on Teensy 3.x or 4.x?

Read full story
Yes I know, another one. I see from other threads that it's not magic, and may actually slow things down, but I'm still kinda fuzzy on the details of why.

For an example of the slowdown, does it tie up a single shared memory bus so the CPU is effectively stalled (except for cache) while the DMA is running? Which would mean that an ISR is likely faster. I've seen som...

Read full story
I am upgrading a simple oscillator project from an Arduino to Teensy 4.1 and saw that the audio library will save me a ton of coding. One key aspect of my project is that it lets you slowly change from a sawtooth wave, to a triangle then to a reverse saw (changing the slope of the rise and fall similar to changing the duty cycle on a square wave). I saw in the code there was "WA...

Read full story
Just curious has anyone exported c++ code by RNBO in max/msp and can be used by teensy? seems there’s no informations could be found online so far.

Read full story