Cooperative Multitasking. A web-based article on a technique to implement CMT on tiny microcontrollers. Part 1 describes the building blocks; part 2 has embellishments and methods to keep your code clean.

Mis à jour il y a 1 mois

This paper introduces a few new methods of scanning small keyboards, using fewer GPIO pins.

Mis à jour il y a 3 mois

Generate word-based passwords, inspired by XKCD/936. Includes consideration for smart-phone keyboards, using space, period and comma as punctuation. Unix based systems only, requires /usr/share/dict/words

Mis à jour il y a 9 mois

patb / tf
0 0

TF is a small command line for a MicroPython target.

Mis à jour il y a 1 an

A Linux/BSD app to add comments to files. The comments are stored in a database, and where possible, in the xattr field of the filesystem. There is a GUI, using Python3+Qt5. There is also a terminal (curses) version and a command-line (scriptable).

Mis à jour il y a 2 ans

A small command-line tool to display and control GPIO pins on the OrangePi-i96 and OrangePi-2Giot boards. Both are based on the RDA8810. Replaces WiringPi/gpio

Mis à jour il y a 3 ans

Documentation and apps for the OrangePi-i96 board. Fixes the GPIO access, and includes notes to help make the board more useable

Mis à jour il y a 3 ans