Awesome - thank you both!
That saved me a whole bunch of labour and also gave me some interesting insights into how the library works.
Type: Posts; User: rafl
Awesome - thank you both!
That saved me a whole bunch of labour and also gave me some interesting insights into how the library works.
I'm building a project to control 8 LED strips using the OctoWS2811 library on a Teensy 4.1. I was planning on using two hex non-inverting schmitt-trigger ICs I thought I had around for...
I'm building a little gadget using an ILI9341 TFT display that i'm talking to using SPI on a Teensy 4.0. The display was easy to get working using the ILI9341_t3 library, However, I noticed the...
This question is similar to a previously unanswered one in a different thread at https://forum.pjrc.com/threads/59685-Teensyduino-1-51-Released?p=234544&viewfull=1#post234544.
I'm trying to...
I'm working on a project that needs to make slight modifications to https://github.com/PaulStoffregen/cores. Those changes are fairly specific to that project, and I don't think it makes sense to try...