Greenhouse control system

The first project is Greenhouse control system. Which a simple application that read the temprature and humindy store that in a database. Also control the amount of sun light the plants gets. My task was just programming on the embedded side. Our Class Diagram for that project.

MP3 player

Java based MP3 player is the second project which is also an introduction to embedded development. It was fun, but very easy. There was no real embedded development but it was close.
I was the configuration manager and also had a task to explore the mp3 player. Here you can find a class that I have writting to read the rotary and set the volume.

Electronic drum

Electronic drum is the first real embedded project. We had to write a application that read from a AD converter, show information on LCD display and generate a MIDI signal. The AD converter was my work.

GPS Navigation system

GPS Navigation system is one of the most interesting project I have worked on. We had to write an application that will help pizza couriers with the delivery. I was the test manager so wrote a test template, but as a programmer my task was to define a communication between the device and host computer.

Webserver

We could choose between developing for Windows or Linux. Linux was the choice. This project was very easy finished in two week instead of the offical four weeks. Our Class Diagram.