Best method to display images on a neopixel array

CircuitPython on hardware including Adafruit's boards, and CircuitPython libraries using Blinka on host computers.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
AmazingCircuitPythonFR35
 
Posts: 99
Joined: Thu Feb 05, 2015 10:18 am

Best method to display images on a neopixel array

Post by AmazingCircuitPythonFR35 »

Hi everybody,

Is there a way to read a simple low resolution BMP file (e.g. 8x8 or 16x16 pixels) to display it on a Neopixel/WS2812 LED array ?

Thanks in advance,

Mike

User avatar
MarksBench
 
Posts: 69
Joined: Tue Apr 20, 2021 5:40 pm

Re: Best method to display images on a neopixel array

Post by MarksBench »

Hello!

I haven't used Neopixels before but depending on the platform you're using, these might have some useful info:

https://cdn-learn.adafruit.com/download ... 1620273922

https://cdn-learn.adafruit.com/download ... isplay.pdf

Locked
Please be positive and constructive with your questions and comments.

Return to “Adafruit CircuitPython”