16x2 LCD Libarary compatible with Hitachi HD44780 driver

I am using the Arduino Due with the 16x2 LCD display and was wondering if somebody have allready write a library for the LCD compatible with Hitachi HD44780 driver. I am using Atmel Studio to program the Arduino Due not the Arduino IDE. So I need the libarary in C-code.

You might have better luck over at the AVRfreaks forum.

Here's a site that one of their active participants has created that should help: -->http://www.johanekdahl.se/rwiki/doku.php?id=resources:avr_resources

The 'Peter Fleury' code would be the one to start with.

Don