A collection of programs run on a Raspberry Pi Pico to control a uv exposure unit (mainly used for exposing PCBs)
Updated 2024-11-16 16:38:55 +00:00
A collection of microPython libraries (mostly for & tested on Raspberry Pi Pico); each library has it's own license!
Updated 2024-11-15 12:28:06 +00:00
A library for microPython; it can be compared to an app launcher: just launch any function by usage of two buttons
Updated 2024-10-31 08:40:38 +00:00
A simple library providing a customizable welcome screen fading over an LCD
Updated 2024-10-28 19:52:27 +00:00
A collection of my MicroPython tests for cheap TTL-UART to RS485 converters, the ping-pong program requiring 4 converters at all.
Updated 2024-09-16 18:52:36 +00:00
A collection of simple helpers to make sorting of large amounts of images easier
Updated 2024-09-02 21:03:32 +00:00
Python3 library for using the General Purpose Input Output (GPIO) of RaspberryPi on a higher level.
Updated 2024-05-26 12:58:27 +00:00
Just an experiment; use the theoretically 100% secure one time pad to transfer data. Only a little startup key is required and then expanded through compression, encryption, decompression, new random key, compression, ... Got interested? Then look!
Updated 2024-05-26 12:19:59 +00:00
A simple python3 script that supports parsing sml received by easymeter_q3c.
Updated 2024-05-26 12:15:43 +00:00
SimpleStockData is a simple library providing an API to access basic stock prices based on Yahoo Finances.
Updated 2024-05-26 12:13:50 +00:00
A simple try to follow GNOMEs Beginners tutorial to create a simple text editor with save and open functionality.
Updated 2024-05-26 12:12:55 +00:00
Handy GNOME application for calculating color codes of resistors.
Updated 2024-05-26 12:12:20 +00:00
An repository containing some example code written for the Raspberry Pi Pico; also contains ping pong
Updated 2024-05-26 12:08:09 +00:00