Ponchoman3D – A third-person Jump ‘n’ Run written in Java3D.

February 23, 2010

Ponchoman3D is a Java3D Game which was developed by me and 7 other students as a project in computer graphics in 5. semester (bachlor). The core development was done in about 8 weeks. Some new features (enemies,bug fixes..) are provided by me and another student after the project finish.  The graphic modelling was done in Blender. This project is open source(GPL V3) and I am the maintainer of this project. If you interested to join our project, please contact me. read more

[german] Bachlorthesis und danach! –> OpenOffice.org hilft!

February 1, 2010

Bachlorthesis OpenOffice.org Spellchecker

Heute habe ich einen kleinen Text in OOO Writer geschrieben und habe eine zukunftsweisende Rechtschreibkorrektur erhalten:

Da weiß man doch gleich was auf Einen zu kommt!

😀

BaRobot: USB / RS232 Device for controlling up to 8 servos from WIN/LINUX

January 22, 2010

Today, I want to present my last college(BA-Berlin) project. The topic of this project is controlling a robot arm (with 5 servos) with a MCU from a PC via RS232 or USB. The project is even finished.

What is BaRobot?

BaRobot is a set consisting of  firmware for an AVR, a driver library and some demo applications. The firmware was built for at least an ATmega8 and contains everything for controlling up to 8 servos via USB or RS232 from a PC without expensive USB-Hardware. The USB Interface is based on VUSB from Objective Development. The project was founded to control a 5 axis robot arm (see gallery next), therefore all demo applications are made for a 5 servo device, but you could edit these settings with preprocessor directives in the sources. A possible circuit is available in the gallery, too. The driver is based on LibUSB (LibUSB32 at Windows), you only need LibUSB if you want to compile the sources. On a linux machine you does not need a specific driver, because LibUSB is still installed, you only need the library, which provides  a set of functions to control the servos. The library/firmware gives you the ability of control all your servos in position  and in speed(means time for moving to a new position). Both values value must be between 0 and 254. read more

Twitter Weekly Updates for 2009-09-27

September 27, 2009

Powered by Twitter Tools

Walk of Fashion – Pictures coming soon!

September 7, 2009

Hey,

yesterday I had the opportunity to work as photographer on the yearly Walk of Fahsion. For everybody who got my URL at this event: The first pictures will be uploaded today evening or tomorrow evening. All nice pictures will be uploaded during this week. read more

IAAF World Championships in Athletics Berlin 2009 Pictures

August 24, 2009

Yesterday I visited the IAAF World Championship for free, because I won on saturday tickets for 75€  and here are some “good” pictures.

Go to gallery

Operating Systems written in Assembly Language

August 21, 2009

Today I tested two operating systems which were totally new for me. Both OS are written in assembly language and are not inherited from unix/linux. They are completely new from bottom to top. Both OS can be run from floppy, depending on the number of applications. I tested both OS in VirtualBox on a Windows 32 Bit Host. I chose the WindowsXP 64 Bit setting and set the Ram and HDD to 512MB and the VGA RAM to 32MB (Then MenuetOS should be run better). read more

I am on twitter

August 13, 2009

Hey, today I signed up a twitter account (http://twitter.com/cehphotode) which will be filled up automatically by my blog posts using twitter tools http://alexking.org/projects/wordpress .