My recent projects

... and the lessons learned from them

text
Conveyor controller

This is a system I designed to make it as easy as possible to check quality of conveyor installation as a Bachelor's thesis. In this project I designed a PCB with a microcontroller, a mobile application and I made them communicate through systemancer logo

Tech: PCB Design, Arduino, Mobile application, NodeMCU

text
Quadcopter simulation

As a school project me and my team received a mathematical model depicting a quadcopter, we designed a full state observer regulation and I programmed it in a MATLAB simulation including a visualisation of the path it took through the predetermined points.

systemancer logo

Tech: MATLAB, State Regulation

text
Various PIC projects

In this school project I was programming five projects and a menu using the PIC18F46K22 microcontroller in C.

systemancer logo

Tech: C, PIC microcontrollers

text
This website

I wrote this website myself using sveltekit. It is a static single page application that makes use of a lot of web development frameworks and GitHub Pages.

systemancer logo

Tech: SvelteKit, GitHub Pages

text
PiHole application

This is a network-wide ad blocker that uses a Raspberry Pi clone to block ads and malicious links on all devices connected to my home network.

systemancer logo

Tech: Linux, Raspberry Pi