python3 cylinder.py Traceback (most recent call last): File "cylinder.py", line 67, in <module> strip = Adafruit_NeoPixel(LED_COUNT, LED_PIN, LED_FREQ_HZ, LED_DMA, LED_INVERT, LED_BRIGHTNESS, LED_CHANNEL) NameError: name 'Adafruit_NeoPixel' is not defined
Adafruit CircuitPython Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle.