home industries $releases designs hoff.kitchen metapages

Public systems, electronics and software releases from hoff.industries.

Info about project quality and functionality

Technical Documents

g1980ti-led | Reverse engineering of the Gigabyte G1 980 Ti I2C LED Controller.
netflex Protocol Specification v1 | V1 spec document for a demo protocol I did for a tutorial.
M.A.R-T>Y. Middleware Protocol Specification v2 | Version 2 of the specification document for the M.A.R-T>Y. Middleware Protocol.
M.A.R-T>Y. Micro Protocol Specification v1 | Version 1 of the specification document for the M.A.R-T>Y. Micro Protocol.
M.A.R-T>Y. Mesh Interconnect Protocol Specification v1 | Version 1 of the specification document for the M.A.R-T>Y. Mesh Interconnect Protocol.

Libraries and Frameworks

cavemenu | A naive and simple text-based menu system written for Go.
libflex | Implementation of demo protocol designed for a tutorial. Links inotify event watchers over a network.
libmmp, libmarty | Implementation libraries for hoff.industries' M.A.R-T>Y. distributed system.
libmup | Reference implementation library of the M.A.R-T>Y. Micro Protocol for small-ish networked systems.
libmmi, libminty | Implementation libraries of the M.A.R-T>Y. Mesh Interconnect.
gridlib | Generates a grid in Python. Don't ask why we released this.
Big-O-Bundler | hoff.industrie's prototype bundle and release system.

M.A.R-T>Y. Distributed System Components

m-admiral | Message broker for hoff.industries' M.A.R-T>Y. distributed system.
m-artss | Real-time event scheduler for hoff.industries' M.A.R-T>Y. distributed system.
m-radio | Libnotify integration for hoff.industries' M.A.R-T>Y. distributed system.
m-nds | Priority-based notification delivery service for hoff.industries' M.A.R-T>Y. distributed system.
m-arqtt | MQTT protocol bridging service for hoff.industries' M.A.R-T>Y. distributed system.
m-swiper | RFID card swipe event executor for hoff.industries' M.A.R-T>Y. distributed system.
m-voodooacpi | ACPI control daemon for hoff.industries' M.A.R-T>Y. distributed system.

Daemons and Services

rolexhound, smartwatch, flexhq | Demo ecosystem for a video tutorial, notifies file system events (inotify) over the network with a thread-pool/epoll socket server.

Games and Misc.

go.JP | Lightweight TUI statistics-based Japanese character flashcard game written in Go.
dragonbourne | A Skyrim quest themed to-do list application in Python (yep the name is wrong).
qtflip | Pronounced 'cuteflip' is an accurate Python/Qt implementation of the Voltorb Flip minigame using HGSS' decompilation.
wepollin | Demo project made to demonstrate the epoll kernel interface in a video tutorial.