Hey folks, so I still use assembler, don't ask why, I just like to make life difficult for myself... Somehow though I just don't like C though which doesn't help!.
Anyway, what I want to know, is there anyone here who has managed to write a routine to run the mini 64x128 OLED displays from a PIC micro, such as a 16f675 or similar?
And if so, how did you go about it? How did you generate the text, how did you manage program memory with the countless pixel data (I cannot even see how EEPROM would help here!) and are there any shortcuts that make life a little more manageable? I am clearly missing something obvious that suggests it might not be the gargantuan task I think it is, but for some reason, I am struggling to see a relatively easy way to achieve this!
If I could just reduce the steepness of the mountain in front of me I might have a go, but suspect this is where I need to learn how to compile C and use some of the many templates out there!
Thanks
Anyway, what I want to know, is there anyone here who has managed to write a routine to run the mini 64x128 OLED displays from a PIC micro, such as a 16f675 or similar?
And if so, how did you go about it? How did you generate the text, how did you manage program memory with the countless pixel data (I cannot even see how EEPROM would help here!) and are there any shortcuts that make life a little more manageable? I am clearly missing something obvious that suggests it might not be the gargantuan task I think it is, but for some reason, I am struggling to see a relatively easy way to achieve this!
If I could just reduce the steepness of the mountain in front of me I might have a go, but suspect this is where I need to learn how to compile C and use some of the many templates out there!
Thanks