Hi I am looking for any library or example if there is on nrf51822 with epaper display.
Hi I am looking for any library or example if there is on nrf51822 with epaper display.
Seems unlikely, considering there isnt even an Arduino library for this
You're probably going to have to port the RPi or BeagleBone code from the rePaper github repo
Or be old school and actually write some code yourself!
There is an arduino library repaper and adafruit that works on Atmega328 and Mega2560 but even for mega GFX buffers are too big for its ram. Hahaha thanks awneil. looking at time I have to deliver this and to design the circuit I am first looking out of options that can give me some promise that it will work with NRF51822 with not lots of changes. there is a You tube video for nrf51822 using pervasive display but git link is broken. www.youtube.com/watch
Well, as the video doesnt look like its been faked, I think you can safely say it can be done on the nRF51 so you can start writing your own code