MicroPython driver for SSD1306 OLED displays. Contribute to adafruit/micropython-adafruit-ssd1306 development by creating an account on GitHub.
Forked here: https://github.com/virtadpt/micropython-adafruit-ssd1306
MicroPython Feather HUZZAH FeatherWing OLED. GitHub Gist: instantly share code, notes, and snippets.
Forked here: https://gist.github.com/virtadpt/667f56b40fbcd5565abd8cba1e08011f
This module allows you to create "virtual video devices" normal (v4l2) applications will read these devices as if they were ordinary video devices, but the video will not be read from e.g. a capture card but instead it is generated by another application. this allows you for instance to apply some nifty video effects on your Skype video... it also allows some more serious things (e.g. I've been using it to add streaming capabilities to an application by the means of hooking GStreamer into the loopback devices).
DKMS version is in the AUR.
A wiki dealing with television watching and recording using Linux and F/OSS software.