<p style="margin: 0px 0px 6px; color: rgb(20, 24, 35); font-family: helvetica, arial, 'lucida grande', sans-serif; font-size: 14px; line-height: 19.3199996948242px; background-color: rgb(255, 255, 255);">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 ?</p>
<p style="margin: 0px 0px 6px;">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.</p><p style="margin: 6px 0px;">My goal is to transform this to an info display who loop trougth the info like temp, position, and other stuff.</p><p style="margin: 6px 0px;">Wich way is better ?</p><p style="margin: 6px 0px;">i'm a Developer but new with firmware so, any help would be great
Thanks</p><p style="margin: 6px 0px;">
</p><p style="margin: 6px 0px;"></p>