I just started a project using a Teensy 3.2 + Prop Shield. I found this plastic case that works great:
https://www.digikey.com/product-detail/en/hammond-manufacturing/1551CCLR/HM1627-ND/7644391
It...
Type: Posts; User: drichelson
I just started a project using a Teensy 3.2 + Prop Shield. I found this plastic case that works great:
https://www.digikey.com/product-detail/en/hammond-manufacturing/1551CCLR/HM1627-ND/7644391
It...
Does anyone know if the 3.5 or 3.6 could support more than 8 outputs? and if so is there a new Octo (HexaDeciWS2811?) breakout board in the works?
Yes! Thanks for the quick reply.
I'm working on a project using a Teensy 3.2 + Prop Shield. It will be mounted on a wheel and I'd like to read angular velocity. I see some references in the code:...
I got this working- it's pretty straightforward if you don't try to unpack the bits as-is and instead send over bytes for each fastled pixel's r, g, b fields.
Yes- I forgot to add the last bit (see edit)
Hi,
I'm working on a project that uses a Teensy 3.2 running this: https://github.com/PaulStoffregen/OctoWS2811/blob/master/examples/VideoDisplay/VideoDisplay.ino. I'm not displaying video (actually...
Hi, this thing looks awesome! I just ordered 2. Can someone describe the level of compatiblity with OctoWS2811 and specifically the OCTOWS2811 board sold by PJRC?
I've glued together various tools and have come up with a reasonably easy way to never open the Arduino IDE again for Teensy development on Mac OS: https://github.com/drichelson/teensy-cmake
I'm...
nevermind.. not sure how to delete this post.