Replies: 2 comments 3 replies
-
|
This project is mostly for Arduino Environment. However there is a pure C layer, which can be used to port to other systems. There is also an example for a simple bit-banging I2C for the LPC here: https://github.com/olikraus/u8g2/blob/master/sys/arm/lpc824/u8g2_logo/u8x8cb.c |
Beta Was this translation helpful? Give feedback.
-
|
Hi Oliver, I finally managed to implement your super u8g2 with:
However, I had the following issue:
So, why do I need to use BTW, I also noticed that you did something similar in the standard Arduino setup, in u8g2lib.h: Thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi dear,
I am beginner at LPC1768 and jlx256128g please guide me how to use u8g2 c library step by step.
Thanks a lot.
Beta Was this translation helpful? Give feedback.
All reactions