Hi! My name is Mathias i'm an IT Student at Technical University of Denmark, below you will find a list of various software projects i have been working on.
If you want to get in touch with me, feel free to drop me an e-mail at info@matisen.dk. You can also check out my Linkedin profile.
Implementation of a car driving game with a physical steering wheel on a LC3 computer implemented on a FPGA board. Built as a 3-week, 3rd semester project at DTU.
Built using Lego Mindstorms and LeJOS as a DTU project with a group of five members.
The purpose of the project was to make two robots pickup objects without hitting any obstacles as fast as possible, using only a single webcam as guidance.
The major tasks were image processing, pathfinding and navigation.
The idea for the Que Jukebox project was born when we realized that no awesome jukebox software really exists.
The software is built around three main concepts. It should be very easy to use, it should be able to support multiple screens and it has to incooporate sophistic algorithms to prevent the same music from being played over and over again.
The first version of the Que Jukebox was finished in the summer of 2010 in cooperation with a friend of mine. It was built with a client-server architecture using Java and object serialization.
It is now currently being rewritten to a .NET architecture with support for streaming music and retreiving artist information from the internet, and much more, powered by the popular Spotify service.
The weighing system was developed in a DTU course as a 3rd semester project.
A digital weight is connected to a controller via ethernet and is then coupled with a web interface. The project was written in Java and JSP was used for the web part.
Based on a Mac Mini with software build from scratch utilizing a touch screen to act as media center and communicating with electronics in the car using a microcontroller.
Online software build from scratch to administrate voice and game servers for customers and reseller allowing starting, stopping and restarting of the servers in realtime. Additionally allows changing of config files and installation of addons. Built using PHP, MySQL and C++