-
pi@raspberrypi:~/neopixel-led-mirror $ python3 neopixelMirror.py
Traceback (most recent call last):
File "neopixelMirror.py", line 69, in
colorOrder = neopixel.GRB
AttributeError: module 'n…
-
Just tried to compile this code for my Nodemcu esp8266MOD 12F board and got the following error:
Arduino\libraries\Adafruit_NeoPixel\esp8266.c:20:11: error: expected '=', ',', ';', 'asm' or '__attr…
abl73 updated
3 years ago
-
I'm trying to install rpi_ws281x on Windows 10 Pycharm IDE as I have a lot of coding to do and it will be easier to do all the coding there instead of the IDE on the Pi. When I enter the command `pip…
-
Hello author
I am from China, the following text is from the machine translation。
When using this library in China, you need to display Chinese characters,
Now in order to change the font, I need …
-
Greetings, 🏞️
I've run into a problem on a project I was hoping to finish up shortly that involves the use of the **ALA Library**. As my feature list grew and supporting hardware came together, the…
-
**Adding support for Adafruit I2C Stemma QT Rotary Encoder Breakout**
Adding support for [Adafruit I2C Stemma QT Rotary Encoder Breakout (4991)](https://www.adafruit.com/product/4991).
**Pleas…
lboue updated
7 months ago
-
Hi everybody!
I'm trying to implement some code in order to use the library also on Fishino boards (once it'ill work I'll do a pull request), but something isn't working wery well. When I upload the …
-
> #if defined( MEGATINYCORE_SERIES )
> #include
>#endif
>#if defined( \_\_AVR_ATtiny85\_\_ )
> #include
>#endif
I am using PlatformIO. Compiling for environments "attiny85" and "attiny16…
-
Can you direct me on what should i look first and what are the problems right now?
-
Hello,
I have just published my first library on the PlatformIO registry, and I have a problem when I try to display the different examples. Please watch this video to see the demonstration of the …