mirror of
https://github.com/Makuna/NeoPixelBus.git
synced 2025-08-07 04:44:26 +02:00
Created A method for resolving this (markdown)
1
A-method-for-resolving-this.md
Normal file
1
A-method-for-resolving-this.md
Normal file
@@ -0,0 +1 @@
|
||||
If you are using a 74HCT125 or 245 IC to convert the output from 3V3 to 5V then there's a great way to resolve this. Connect the IC ENABLE pins to a pin on the microcontroller that is HIGH AT BOOT (e.g. D0 on the ESP8266). This will disconnect the neos for you until your program runs (then set it LOW and off you go).
|
Reference in New Issue
Block a user