Comments: Lumenati Hookup Guide

Pages

Looking for answers to technical questions?

We welcome your comments and suggestions below. However, if you are looking for solutions to technical questions please see our Technical Assistance page.

  • Member #1703844 / about 2 years ago / 1

    To use these as a simple on/off leds (for now) is it ok to put 5vdc on DI? (of course with the power in place)

  • Member #226754 / about 6 years ago / 1

    Is it safe to say devices capable of 5 volt logic levels do not need the PCA9306 and can be connected directly to the Lumenati?

  • Member #107584 / about 6 years ago / 1

    The Lumenati 8 has been great to use - for demonstration purposes. But now I'm looking to use it in a project where I need the mechanical mounting information. But I don't see any physical size drawings or hole locations relative to the interface pins. Is there a PDF mechanical drawing for the stick showing the mounting hole layout and dimensions relative to the interface pins so I can securely mount the board(s)? Thanks.

  • Member #57306 / about 6 years ago / 1

    Why did you use the SAMD21 Mini to demo this product, instead of a "normal" Arduino? What changes, if any, would be needed to run the demo code in a Sparkfun Arduino Pro Mini, 5v, 16MHz? If the delays were taken out of the code, would the repeats of "loop()" vary significantly between the code on a SAMD21 and the Pro Mini specified?

    • 1) Because the SAMD21 is a really cool and fast board and I think everybody ought to use it!

      2) I don't think any changes would be necessary, with the exception of setting the IDE up for a Pro Mini.

      3) Yep, I'd expect it to run lots faster than a Pro Mini.

  • mctom987 / about 7 years ago / 1

    Shouldn't the high side of the translator be connected to the 5v supply for the LEDs? This would put the logic and VCC at the same voltage, where using the controlling board's 5v is likely to be off by ±100mv when compared to the 5v supply for the LEDs. Put another way, how much does it matter that the clock and data lines are 100mv different from the VCC?

    • In theory, you are correct. In practice, it's a wash. Where the logic is concerned, you need to achieve a minimum threshold of 0.7*Vdd, or around 3.5V, and up to Vdd +0.3V for it to read as a high. So pretty big window. A couple of hundred mV difference shouldn't be an issue.


If you've found an issue with this tutorial content, please send us your feedback!