I've been working on the FastLED project. This week I got it to support WS2816 LEDs. They're pretty nifty LEDs -- they're like WS2812, but with 16 bits per color channel instead of 8, they have much greater dynamic range. From blinding all the way down to "Is it lit at all?"

Of course, with twice as many bits, it takes twice as long to refresh them. That's why I made them work with the ObjectFLED driver today (up to 42 parallel strands from a Teensy 4).

#FastLED #Teensy4

"To understand how the DMA works, you really need to carefully study the reference manual about the USB hardware, particularly the device-mode QH and qTD structures. Reading the USB 2.0 spec and EHCI spec also helps, but to be realistic, those are very long and EHCI is quite complicated. It's the sort of learning curve you could expect to measure in years, not days or weeks."

😨😬

https://forum.pjrc.com/index.php?threads/teensy-4-1-usb-serial-with-dma.66740/#post-274794

#Teensy #Teensy4 #IMXRT1062 #NXP #atomicSynchronator

[Teensy 4.1]: USB Serial with DMA ?

Hello everyone, I want to send data received from SPI over the USB Serial to the PC. Due to speed requirements I have to use DMA. I took a look into the usb_serial.c but could not find any DMA capability here. It is possible to redirect the data from the Rx FiFo of the SPI to the USB Serial...

Teensy Forum

Okay, even I'll admit when I'm being a bit silly...

Too much time and too many MCU cycles on my hands, clearly.

#teensy4 #streamdeck

Fully loaded bread board. Touch screen and SD card reader operational. Figured I should implement all the available hardware features if I'm going to migrate it to protoboard. #arduino #electronics #gamedev #teensy4

I am designing the Birthday Tower's bottom enclosure. It's gotten really crowded in here. I spent most of yesterday just trying to figure out how to make everything fit.

From the left:
- barrel jack
- audio amp
- speaker
- two Wago connectors
- Teensy audio board with Teensy 4.0 on top (not pictured)
- level shifter board
- JST SL jack

Component positions are approximate. The case dimensions are accurate for now.

🧵 14/∞

#BirthdayTower #3DPrinting #SpeakerBuilder #Teensy4

Modern In-Circuit Emulator For The 6809

The Motorola 6809, released in 1978, was the follow-up to their 6800 from four years earlier. It’s a powerful little chip with many 16-bit features, although it’s an 8-bit micro at hear…

Hackaday
Backyard UFO Is Out Of This World

Halloween may be over for another year, but UFOs in your yard are cool year-round. This one might take the cake. [frydom.john]’s excellent UFO is fully programmable and contains about 2000 ad…

Hackaday
Teensy Stands In For The Motorola 68k

While it might not seem like it today, there was a time in the not-too-distant past where Motorola was the processor manufacturer. They made chips for everything, but the most popular was arguably …

Hackaday
Control Tricks For Tailsitters

An RC VTOL aircraft always makes for a compelling project, but ensuring the transition between hover and forward flight can be quite challenging. In the video after the break, [Nicholas Rehm] demys…

Hackaday
Apple III Slows Down To Smell The Roses

The most collectible items in the realm of vintage computers often weren’t the most popular of their era. Quite the opposite, in fact. Generally the more desireable systems were market failur…

Hackaday