Lists (14)
Sort Name ascending (A-Z)
Stars
Free and Open Source Photo Libraries
From expressive code to powerful GUIs in no time: a fast, feature-rich, cross-platform toolkit for C++ & Python.
Application of uasyncio to hardware interfaces. Tutorial and code.
A 'resilient' asynchronous MQTT driver. Recovers from WiFi and broker outages.
Assorted code ideas, unofficial MP FAQ, plus index to my other repositories.
A microscopic traffic simulation in Python
A thread-safe disk based persistent queue in Python
Software to manage a Linux-based All Sky Camera.
Voxel Engine (like Minecraft) in Python and OpenGL
Script that adds MQTT discovery support for Shellies devices
A cross platform utility library for ModernGL making window creation and resource loading simple
Summary of answers to pygame questions posted on stack overflow
Data logging code for the Raspberry Pi Weather Station HAT
EXPERIMENTAL! USE AT YOUR OWN RISK! Automatic tracking of satellites with video guidance
Capture and replay 433MHz remote control codes. Control remote switched power adaptors.
This integration uses the locally available http APIs to obtain data from the supported devices inside the local network.
matmair / brother_ql-inventree
Forked from pklaus/brother_qlPython package for the raster language protocol of the Brother QL series label printers
Accurate frequency measurement using a Pi Pico RP2040
Raspberry Pi Weather Station with MQTT
OpenGL examples with PyOpenGL and Pygame based on the book "Developing Graphics Frameworks with Python and OpenGL" by Lee Stemkoski and Michael Pascale published by CRC Press in 2021.
A simple starter Python code for experimenting 3D graphics
Simple example of building a standalone .exe with Cython and MSVC
A python implementation of shadertoy using moderngl
This Python library supports the INA226 voltage, current and power monitor from Texas Instruments with a Raspberry Pi using the I2C bus. The intent of the library is to make it easy to use the quit…