showpattern()

The function sets the RGB LED display matrix to display the specified pattern: "rainbow", "rainbow strip", "cloud colors", "party colors", "forest col…

showanimation()

The function sets the RGB LED display matrix to display the animation specified: "happy", "nerdy", "thinking", "angry", "contempt", "blink", "fear", "…

showemotion()

The function sets the RGB LED display matrix to the emotion specified: "happy", "angry", "crying", "super angry ", "surprise", "basic", "love", "nerd"…

drawpattern()

The function sets the RGB LED matrix to the pattern specified in Pictoblox. The parameter passed is a 35 char string where each char corresponds to a …

clearled()

The function turns off the specified RGB LED of Quarky (specified with the X and Y position of the LED).

setled()

The function sets the specified RGB LED of Quarky (specified with X and Y position of the LED) to the specified RGB color and brightness value.

setanalogoutput()

The function sets the analog state of the specified pin to the specified value between 0 to 255.

readdigitalinput()

The function reads the digital value of the sensors connected to the specified pin. The function returns True or False.

changesize()

The function changes the pen size by the specified amount.

Get in Touch!