Skip to main content

Introduction

Documentation Status Discord Build Status Code Style: Ruff

SPI driven CircuitPython driver for NeoPixels.

Dependencies

This driver depends on:

Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle.

Installing from PyPI

On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally from PyPI. To install for current user:

pip3 install adafruit-circuitpython-neopixel-spi

To install system-wide (this may be required in some cases):

sudo pip3 install adafruit-circuitpython-neopixel-spi

To install in a virtual environment in your current project:

mkdir project-name && cd project-name
python3 -m venv .venv
source .venv/bin/activate
pip3 install adafruit-circuitpython-neopixel-spi

Usage Example

import board
import neopixel_spi

pixels = neopixel_spi.NeoPixel_SPI(board.SPI(), 10)
pixels.fill(0xff0000)

Documentation

API documentation for this library can be found on Read the Docs.

For information on building library documentation, please check out this guide.

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

Release files for adafruit-circuitpython-neopixel-spi 1.0.16

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for adafruit-circuitpython-neopixel-spi 1.0.16
File Size Uploaded
adafruit_circuitpython_neopixel_spi-1.0.16.tar.gz 23.2 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for adafruit-circuitpython-neopixel-spi 1.0.16
File Interpreter ABI Platform
adafruit_circuitpython_neopixel_spi-1.0.16-py3-none-any.whl Python 3 none any Details

Total release size: 28.8 kB

Release files / adafruit_circuitpython_neopixel_spi-1.0.16.tar.gz

Download URL adafruit_circuitpython_neopixel_spi-1.0.16.tar.gz
Size 23.2 kB
Tags Source
SHA-256 checksum
How to use checksums
b06d458f3d7759ca24757a155fc64e9e633523e4e3ee589e142a10f17abf0bf3
BLAKE2b-256 checksum
How to use checksums
c977b653bcdb0b82c1bf1534cbe68496718ec69eafb03c83a46bd1b21dd5bd09
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.15

Release files / adafruit_circuitpython_neopixel_spi-1.0.16-py3-none-any.whl

Download URL adafruit_circuitpython_neopixel_spi-1.0.16-py3-none-any.whl
Size 5.5 kB
Tags Python 3
SHA-256 checksum
How to use checksums
a34b1650634b74a78e8c21e3a0b1ced5103eae549f58dddbc55dc1a18f6c1d56
BLAKE2b-256 checksum
How to use checksums
7bd2352b87e8a9da8a7007c7ea20678bef5b826727e4dc978dfcf763e45a14d5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.15

Release history Release notifications | RSS feed

This release

1.0.16 This release

2 release files

1.0.15

2 release files

1.0.14

2 release files

1.0.13

2 release files

1.0.12

2 release files

1.0.11

2 release files

1.0.9

2 release files

1.0.8

2 release files

1.0.7

2 release files

1.0.6

2 release files

1.0.5

2 release files

1.0.4

2 release files

1.0.3

2 release files

1.0.2

1 release file

1.0.1

1 release file

1.0.0

1 release file

0.9.3

1 release file

0.9.2

1 release file

0.9.1

1 release file

0.9.0

1 release file

0.8.1

1 release file

0.8.0

1 release file

0.4.1

1 release file

0.4.0

1 release file

0.3.3

1 release file

0.3.2

1 release file

0.3.1

1 release file

0.3.0

1 release file

0.2.3

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page