Hi, guys! I was able to accomplish my task with the shift register 74HC595. It perfectly latches the values. Everything as I need.
Thank you very much!
Type: Posts; User: DeathBloom
Hi, guys! I was able to accomplish my task with the shift register 74HC595. It perfectly latches the values. Everything as I need.
Thank you very much!
Thanks, luni! Looks like what I need.
Thank you all very much, guys!
Hi, vjmuzik! Thank you for the reply!
To be honest, I've tried to simplify the schema and probably confused you. In reality the mux is connected to Opto-Triacs, each of them in its turn is...
Hi, community!
I've recently tried to use 74HC4051 multiplexer in order to control my 6 LEDs (let's call the like this) with just 4 outputs from Teensy 3.6. So I am sending signals from Teensy to...
Thanks, Paul!
Hi there! No one worked with EL wires?
Dear community! Long time no post.
I've recently got some EL wire and a voltage converter, so looking for an advice on my project.
Prerequisites:
- I have 6 pieces of EL wire
- I want to be...
By the way friends, what is the best practice for Midi messages read: callback functions or simple read and process then? The performance is the key here.
Some background: application should only...
Hi guys.
I think I misinterpreted the code. I will look at the sketch closely today. I think it works as designed. So my apologies for confusing you.
UPDATE:
It was indeed my wrong...
I've used the "WS2812Serial BasicTest Example" sketch with no changes other than altering the wait interval for my tests. I think it's simple enough to cause any problems by its algorithm. So then I...
Hi Paul! Thank you very much for a quick response.
I did a quick test yesterday with Adafruit NeoPixel library and a strip of 60 LEDs to just check that the set up works. It unfortunately didn't...
Hi guys! I am reviving this thread as I finally got some time for my teensy and eager to try more sketches on it.
The main question:
do I need OCTO28_ADAPTOR to use OctoWS2811 library? Or I can...
Hi sargentpilcher!
Were you successful doing your project? Is it done?
Yeah, the guy does exactly what I need to do. Thanks for this founding!
Thank you very much Paul for helping to choose the right library!
I've calculated that to run ~600 of WS2813 LEDs you need something about 30 AMPs. Am I wrong?
Thank you very much for answering all the above questions!
It is WS2813, so no clock/pwm is used there, just the data signal. Any issues you foresee?
Does it really require cutting...
Thank you very much for the quick reply Paul! So I believe that the bottle-neck for my project may be the Ableton, but I have to try.
Am I right that in USB MIDI mode Teensy is recognized by the...
Hi guys!
I have a very sensitive question on the speed Teensy can read MIDI messages over the USB. I've faced issues with receiving MIDI over regular 5 DIN serial port at 31250 bit/s speed.
...