I'm trying to generate a new random number every time the unit gets reset/rebooted but it always returns the same number, 6 in this case. Any thoughts on how this could be done? Is it a bug in Random Integer? It will be running on an ATOM Lite (testing on a Core2 so I see it on screen)
H
Latest posts made by Hawksey
-
Random Integer Problem
-
RE: UiFlow 2.0 discuss(how-to, bug, feature request or sometings)
No RGB LED in Units.
Can you also add the ability to use HSL colour values to the RGB LED (as well as the existing RGB/Hex/Palette modes)? -
Ext Encoder gives attribute error
Hi
Ext Encoder unit in Port A on a Core2 (v1.11.9.1)
Added the unit in UIFlow, set to port A 33,32Always getting error on core2 screen - 'module' object has no attribute 'EXT_ENCODER'
Anyone one got any idea why?
-
RGB Leds Crossfade
Hi
I'm trying to get a string of leds to crossfade from one colour to another.
I've got the start and end colours as RGB values in 6 variables, can get them to flash from to other ok, but stuck
on how to get them to slowly crossfade from to other. Any pointers? I'm a total beginner with UiFlow. Thanks