Success!
Er is een fout opgetreden:
Let op!
Informatie:

LyncID

Date added: 13-1-2014

Programming language: C#

Platform: Windows

Description

Landingpage (In development)

LyncID is a middleware desktop app written in C# and XAML. It purpose to connect an existing CRM system with Mycroft Lync services with features like telephone notes, relation calls statics, crm manamant and more.

Serialmonitor

Date added: 1-1-2013

Programming language: C#

Library: .NET

Platform: PC

Description

This is the predecessor of my telemetrics program. I used this program to monitor serial communication from my arduino devices to a PC.

Telemetrics

Date added: 1-1-2013

Programming language: C# & C

Library: Arduino AVR

Platform: PC

Description

A nice project to test al the electronics on my remote control (RC) car. Speedometer, GForce, Temperature, Power, etc. It reads the serial connection from the arduino over a 434Mhz connection into an C# dashboard.

Navigator SISnav

Date added: 1-1-2006

Programming language: C#

Platform: PC

Description

Navigation software that uses Teleatlas maps (suplier of tomtom maps). This was a school project. It uses two selectable algorithms Dijkstra and A* to get from A to B as fast as possible. It all started with making a navigator for indoors. So that could be used by first graders, who where not familiar with the campus.

Chessboard

Date added: 1-1-2007

Programming language: C#

Platform: PC

Description

In addition to the chessengine this 3D Chess frontend application was born. It supports XBoard protocol.
 

Portal 2D

Date added: 1-1-2006

Programming language: C#

Platform: PC

Description

This game is based on Valve's portal game. We made this 2d version of the game as an class project. The purpose of the game is to get from A to B in a puzzle like map, using portals. Making portals and using the physics (Like friction, terminal velocity and air pressure) of the game will get you to the end! Its written in C# The the basis is GDI .