I am working with one of these on a project of mine. I got fed up of typing out all the Wire.* calls throughout my code, so I decided to write a library to handle all of that, so I could just call it like I would call the parallel LCD display. I've posted my code up on GitHub for people to use.
Thanks for sharing,