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.
Обновлено 1 месяц назад
This paper introduces a few new methods of scanning small keyboards, using fewer GPIO pins.
Обновлено 3 месяцев назад
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
Обновлено 9 месяцев назад
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).
Обновлено 2 лет назад
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
Обновлено 3 лет назад
Documentation and apps for the OrangePi-i96 board. Fixes the GPIO access, and includes notes to help make the board more useable
Обновлено 3 лет назад