Tuomo's repositories
httpserver
httpserver is a minimalistic and lightweight web server library written in C. Its purpose is to be used for delivering small amounts of run-time generated data in a simple format such as plain text, html or json.
lof-mailbox
Snail mail detector. Turku office entry for the Wapice Leap of Fate 2018 event.
mylly-engine
Mylly Game Engine
avr-lcd1602
A C library to control an LCD1602 using an AVR microcontroller. Tested with Atmega8 and Atmega328.
backup-util
A collection of Bash scripts to help with backing up files and databases.
mylly-example
Asteroids clone written to be an example game for Mylly Game Engine.
soundboard
Soundboard is a small hobby project which lets users play sound clips via a self hosted website. The project consists of the sound server software (Windows only, written in C) and the website (HTML5).
avr-serial
A C library for simple serial communication using an AVR microcontroller. Tested with Atmega8 and Atmega328.
avr-spi
A library for AVR microcontrollers to communicate over the serial peripheral interface (SPI), written in C.
esp-dht
C code to read DHT21/22 temperature sensors with an ESP8266. Uses esp-open-sdk: https://github.com/pfalcon/esp-open-sdk
esp-ds18b20
C code to read DS18B20 temperature sensors with an ESP8266. Uses esp-open-sdk: https://github.com/pfalcon/esp-open-sdk
esp-ir-reader
C code to read IR remote controls with an IR sensor using an ESP8266. Currently supports NEC protocol devices. Uses esp-open-sdk: https://github.com/pfalcon/esp-open-sdk
helm-charts
Random collection of custom Helm charts.
korona-app
A React app with a Node.js backend for randomizing disc colour for korona players and saving/displaying game related stats.
lcd-frontpanel
A simple serial controllable LCD frontpanel for PCs. Powered by an AVR microcontroller.
MadnightMM
Madnight Mod Manager - Easily manage mods for games such as DiRT Rally
mguisharp
C# wrapper for Mylly GUI library.
msc-additional-controls
Mod for My Summer Car which adds additional bindable functions to the game's controls.
mylly-editor
A collection of WIP editor tools for Mylly Game Engine.
rust-httpserver-sys
Rust binding for the HTTP library at https://github.com/Juppi88/httpserver
smarthome-daemon
A host service for the Smarthome project, to be run on a Raspberry Pi or similar. Serves as an interface between the MQTT server (and the devices connected to it) and the rest of the world.
smarthome-light
A remote controllable LED strip for the Smart Home project. Written in C++/Arduino, powered by an ESP8266.
types
Some basic data structures implemented in C.