Oled 2pin display over i2c port

Hi guys, 
i'll try to manage this display to work with repetier firmware. 
i connect it direct to I2C port, mix a adafruit sketch with base firmware and it's work. 
So, now the hard part. How can i "merge" the existing firmware to write on it ?

i have two ways: 
1) ignore firmware, get the info who i need and write on lcd with adafruit library 
2) try to get the info from UI class and write on it on my new format.

My goal is to transform this to an info display who loop trougth the info like temp, position, and other stuff.

Wich way is better ?

i'm a Developer but new with firmware so, any help would be great 
Thanks


image

Sign In or Register to comment.