pimoroni / flotilla-python

Python library for the Pimoroni Flotilla plug-and-play electronics ecosystem
MIT License
25 stars 15 forks source link

Matrix brightness documentation wrong #34

Closed veryalien closed 6 years ago

veryalien commented 6 years ago

The new matrix documentation seems to be wrong about setting individual matrix pixel brightness. set_pixel takes x and y coordinates and a state (0 or 1). set_brightness from 0 to 255 can only be set for the complete matrix, not for each pixel.

Gadgetoid commented 6 years ago

D'oh! that'll teach me to write stuff up in a hurry! Thank you for pointing it out.

sonntagsgesicht commented 5 years ago

Is there any chance to set pixel brightness individually? Would be great to draw 🖼