I agree , you would think writing word sized data would need delta=2.test code started working correctly in the simulator... Whew!
my brain hurts but it solves the problem , thanks mike
I agree , you would think writing word sized data would need delta=2.test code started working correctly in the simulator... Whew!
my brain hurts but it solves the problem , thanks mike
Warning I'm not a teacher
You're very welcome, Sir. And thank you for all the help and hard work you've provided.
BTW, I'm liking this 128x32 I2C SSD1306 OLED display a lot... With built-in RAM for a 128x64 display, you can basically have two display screens. You can write data to one screen while displaying the other then toggle the display screen. Should make easy work for cursor characters, flashing colon characters for a clock, or displaying "odometer" type sliding numbers.
This thread is being here for couple of years.
Thanks those guys which spent their time for this really nice work.
I'm trying to find a way to combine this low cost nokia lcd display to heart rate monitor project with MAX30102.
Has anyone tried the code with PIC18F?
I tried the first demo code and it looks like is working.
Then i tried the code given in #36 , (Richard shared once again) and i cant make it work. It was late at night and i tired enouph to check if i have set everything as required.
I will give it a go today again.
If there is a new version for pic18f's will be nice if anyone could share it.
Many thanks in advance.
looks like i made a later version , did not try it with a pic18 but the code is written to use either 16's or 18's
pic18 probably needs the pic18 version of the font
Warning I'm not a teacher
Hi Richard,
thanks for the updated files.
I have tried the new inc and got the following errors. (used PIC18f46k22)
Is there a way i could fix those?
![]()
Does it matter that SFR are commented in the pic18f46k22 pbpinc?
![]()
noDoes it matter that SFR are commented in the pic18f46k22 pbpinc?
if configured correctly you won't get errorsI have tried the new inc and got the following errors. (used PIC18f46k22)
Is there a way i could fix those?
Warning I'm not a teacher
post is duplicated....
Last edited by astanapane; - 27th August 2020 at 17:36.
Bookmarks