-->
Page 8 of 13

Re: Added Basic OLED Library for 0.96" I2C OLED - NodeMcu

PostPosted: Wed Mar 18, 2015 1:59 am
by alon24
This is so cool!!!!!

Thanks.

So can you add some instructions on how to use it, and add fonts?
I added lua code that did this (modifed code that someone posted, to work with i2c, not original code), but since this is not in lua, but in c, it should work faster right?

I would like to add hebrew font to it

Re: Added Basic OLED Library for 0.96" I2C OLED - NodeMcu

PostPosted: Thu Mar 19, 2015 12:26 am
by pracas
Dear All,

Thanks for all the replies. I've been on a holiday and just back. Let me check the issues raised.

Reset -> Last i had the display running for 2 hours and there was no reset issue. I tested with a ESP12 module
Flipped Text -> Will Check
Font Size -> Will Check

Re: Added Basic OLED Library for 0.96" I2C OLED - NodeMcu

PostPosted: Thu Mar 19, 2015 10:30 am
by Mikejstb
so excited to try this!
I cleared flash and installed the latest firmware and uploaded the u8g_graphics_test.lua to an ESP-12...
unfortunately when I try to run or compile I get the "not enough memory" error.
Heap size after reboot = 22792.
Also tried an ESP-201 module which I think is also a -12 - same heap size, same not enough memory errors.
:?:
Any suggestions?

Re: Added Basic OLED Library for 0.96" I2C OLED - NodeMcu

PostPosted: Thu Mar 19, 2015 10:35 am
by Markus Gritsch
Use fewer functions.