DHavron
Results
2
issues of
DHavron
HI! At connection to et200s I receive such answer. et200s connection status led green. I use raspberry pi 4 and cable rs232 and adapter rs232 - rs485. ``` DPM1: Trying...
question
Hi! Using your neo_16x16 code to customize neo_10x10 : test.py ``` from machine import Pin import time from neo10x10 import neo10x10 np = neo10x10(Pin(5)) npdat=[ 0x00, 0x66, 0x66, 0xe0, 0xe0,...