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.
Actualizat 2 zile în urmă
This paper introduces a few new methods of scanning small keyboards, using fewer GPIO pins.
Actualizat 1 lună în urmă
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
Actualizat 8 luni în urmă
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).
Actualizat 2 ani în urmă
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
Actualizat 2 ani în urmă
Documentation and apps for the OrangePi-i96 board. Fixes the GPIO access, and includes notes to help make the board more useable
Actualizat 3 ani în urmă