Streaming RTMP with OpenWRT

How to stream RTMP cameras with OpenWRT and Docker

Datasheets2

Datasheets2 is a simple datasheet/document/PDF organizer that allows you to quickly search your collection and open specific files

Grafana & Outback Solar

A while back I reverse-engineered the Outback MATE protocol and made a Python library for emulating a MATE, and set it up collecting data from the family Holiday House. Then I found an open-source library called Grafana, and was finally able to put the data to use!

Face-Replace

This project uses the Kinect face-tracking SDK to replace a user’s face with another, warping it to match the user. It was developed for my computer vision research project at the University of Canterbury.

Custom Fonts for Microcontrollers

Here I show how I created bitmap fonts from true-type fonts, which can then be used in your own microcontroller projects. I’m currently using them in my OLED watch project.

PicKit2 Revisited

How to add the latest PIC24 chips to the PicKit2, plus an advanced GUI for editing the device file

Datasheet Indexer

A simple program for quickly accessing datasheets

Adding extra chips to the PicKit 2

In this, I show how you can add extra parts to the PicKit2 programmer, so you can program Microchip’s newer PIC24 devices.

Sound Reactive LED Lights

A simple tutorial showing how to use Arduino and Python to make some sound-reactive LED lights!