NEO.SHIFT
Posted: Sat Dec 25, 2021 7:56 am
In these Christmas holidays I have resumed an old strip of neopixel LEDs to decorate an environment.
The self-made controller use an old basic program for ESP8266.
I updated the controller with Annex but I stopped on a NEO.SHIFT instruction that I didn't find.
NEO.SHIFT ()
neo.shift ({start pixel}, {end pixel}, {direction, 1 for forward, -1 for reverse.})
Will display a shift effect. This allows some nice scrolling animations with very little effort.
I tried to do it again in basic, it works, but obviously it doesn't have the speed of the native command.
Is there a similar command in ANNEX?
Greetings and happy holidays.
The self-made controller use an old basic program for ESP8266.
I updated the controller with Annex but I stopped on a NEO.SHIFT instruction that I didn't find.
NEO.SHIFT ()
neo.shift ({start pixel}, {end pixel}, {direction, 1 for forward, -1 for reverse.})
Will display a shift effect. This allows some nice scrolling animations with very little effort.
I tried to do it again in basic, it works, but obviously it doesn't have the speed of the native command.
Is there a similar command in ANNEX?
Greetings and happy holidays.