mcqn / my-bikes-got-led

My Baby's Got LED, bike edition
Other
0 stars 0 forks source link

Connect 2 additional gpio pins to level shifter #8

Open huffeec opened 2 years ago

huffeec commented 2 years ago

Include breakable jumpers so it can be turned off

huffeec commented 2 years ago

V2 board includes access to pins IO5 and IO16

JackiePease commented 2 years ago

This is the link to multi-strip support info. It says that "It is highly recommended to use two specific LED pins, GPIO1 (TX) and GPIO2 (D4), since they allow for hardware driving." although others can be used with the bitbang method.

huffeec commented 2 years ago

That's useful to see. Given that, "It is highly recommended to use an ESP32 when using more than 1 output." is this something we need to be too concerned with while we're using 8266's?

huffeec commented 2 years ago

Checking this IO2 is already available as the led_data is there value in breaking out more for this rev?