In the Jolt.js Motion Activated Lights tutorial, the table below that explains how to connect the NeoPixel string
|
| Neopixel String | Jolt.js | |
|
|------------------|--------------------------| |
|
| GND | Terminal block `0` | |
|
| DATA | Qwiic Cable SCL (blue) | |
|
| 5V | Terminal block H0 | |
states that the
DATA line should be connected to
Qwiic Cable SCL (blue); the Qwiic SCL lead should be the yellow one, SDA is blue and in this tutorial already in use for the pyroelectric sensor.
I can probably create a quick pull request for this later if desired, just haven't gotten that far yet.