| __init__(self, numLEDs=13, pin=18, brightness=40, rateLimitFPS=60, sm=0) | glowbit.rainbow | |
| addPulse(self, speed=100, colour=[0xFFFFFF], index=0, colourMap=None) | glowbit.stick | |
| ar (defined in glowbit.stick) | glowbit.stick | |
| autopull (defined in glowbit.glowbit) | glowbit.glowbit | static |
| black(self) | glowbit.colourFunctions | |
| blankDisplay(self) | glowbit.glowbit | |
| blue(self) | glowbit.colourFunctions | |
| brightness (defined in glowbit.stick) | glowbit.stick | |
| chaos(self, iters=100) | glowbit.glowbit | |
| colourMapRainbow(self, index, minIndex, maxIndex) | glowbit.colourMaps | |
| colourMapSolid(self, index, minIndex, maxIndex) | glowbit.colourMaps | |
| cyan(self) | glowbit.colourFunctions | |
| demo(self) | glowbit.rainbow | |
| dimmer_ar (defined in glowbit.stick) | glowbit.stick | |
| drawRainbow(self, offset=0) | glowbit.rainbow | |
| fillSlice(self, i=0, j=-1, colour=0xFFFFFF) | glowbit.stick | |
| getPixel(self, N) | glowbit.glowbit | |
| glowbitColour2RGB(self, colour) | glowbit.colourFunctions | |
| graphDemo(self, iters=3) | glowbit.stick | |
| green(self) | glowbit.colourFunctions | |
| lastFrame_ms (defined in glowbit.stick) | glowbit.stick | |
| newGraph1D(self, minIndex=0, maxIndex=7, minValue=0, maxValue=255, colour=0xFFFFFF, colourMap="Solid", update=False) | glowbit.stick | |
| numLEDs (defined in glowbit.stick) | glowbit.stick | |
| OUT_LOW (defined in glowbit.glowbit) | glowbit.glowbit | static |
| out_shiftdir (defined in glowbit.glowbit) | glowbit.glowbit | static |
| pixelAdd(self, i, colour) | glowbit.glowbit | |
| pixelSaturatingAdd(self, i, colour) | glowbit.glowbit | |
| pixelSet(self, i, colour) | glowbit.glowbit | |
| pixelSetAngle(self, angle, colour) | glowbit.rainbow | |
| pixelSetNow(self, i, colour) | glowbit.glowbit | |
| pixelsFill(self, colour) | glowbit.glowbit | |
| pixelsFillNow(self, colour) | glowbit.glowbit | |
| pixelsShow (defined in glowbit.stick) | glowbit.stick | |
| glowbit::glowbit.pixelsShow(self) | glowbit.glowbit | |
| power(self) | glowbit.glowbit | |
| pull_thresh (defined in glowbit.glowbit) | glowbit.glowbit | static |
| pulseDemo(self, iters=100) | glowbit.stick | |
| pulses (defined in glowbit.stick) | glowbit.stick | |
| purple(self) | glowbit.colourFunctions | |
| rainbowDemo(self, iters=5) | glowbit.stick | |
| rateLimit (defined in glowbit.stick) | glowbit.stick | |
| red(self) | glowbit.colourFunctions | |
| rgbColour(self, r, g, b) | glowbit.colourFunctions | |
| SHIFT_LEFT (defined in glowbit.glowbit) | glowbit.glowbit | static |
| sideset_init (defined in glowbit.glowbit) | glowbit.glowbit | static |
| sliceDemo(self) | glowbit.stick | |
| sm (defined in glowbit.stick) | glowbit.stick | |
| strip (defined in glowbit.stick) | glowbit.stick | |
| ticks_ms (defined in glowbit.stick) | glowbit.stick | |
| True (defined in glowbit.glowbit) | glowbit.glowbit | static |
| updateGraph1D(self, graph, value) | glowbit.stick | |
| updatePulses(self) | glowbit.stick | |
| updateRateLimitFPS(self, rateLimitFPS) | glowbit.glowbit | |
| wheel(self, pos) | glowbit.colourFunctions | |
| white(self) | glowbit.colourFunctions | |
| yellow(self) | glowbit.colourFunctions | |