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
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.
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.