@vrtisworks said in Set brightness on one pixel:
@zontex I have an Atom Matrix. And I am using MicroPython .
0_1605489737290_Screen Shot 2020-11-16 at 9.21.51 AM.png
In the UIFlow you can set the brightness of specific LEDs by using the "set the x RGB color by RGB ..." you need to mention what LED you want to use and in RGB you can set the intensity by the value where 255 is the highest value and 0 is the lowest value and so control the intensity of the LEDs by that.
And here is example of fading up and down a single LED light:
0_1605490025102_Screen Shot 2020-11-16 at 9.26.31 AM.png