pyupm_lol module¶
-
class
pyupm_lol.
LoL
[source]¶ Bases:
object
API for the Olimex LoL array.
ID: lol
Name: Lots of LEDs ( LoL) Array Rev A
Category: display
Manufacturer: adafruit
Connection: gpio This module defines the LoL API and implementation for a simple framebuffer.
C++ includes: lol.hpp
-
getFramebuffer
()[source]¶ unsigned char * getFramebuffer()
Gets a framebuffer pointer 0 if successful
-