Can you tell me how to integrate this library so that my code works with it? I'm new to using both these OLEDs and Nordic Semiconductor based devices. THanks
Can you tell me how to integrate this library so that my code works with it? I'm new to using both these OLEDs and Nordic Semiconductor based devices. THanks
sorry, am new to the forum. Apparently I asked this question in another thread and somehow it got posted as a separate thread. I was talking about this:
When you say you're new to "these OLEDs", do you have experience with any other comparable displays?
Do you have experience with microcontroller programming in general?
microcontroller programming, extensively. displays, only an LCD and that was long ago. But I'm new to Nordic and ARM based processors, also if you could direct me to some function reference document for nrf51822 I'd be grateful
There are a lot of post on this OLED: www.google.no/webhp. For using twi to communicate with it I recommend to look at the twi example in the SDK. Changing the tx and rx functions should be sufficient in the first place.