NHD-1.5-128128UGC3 + Beaglebone Black

Comments

3 comments

  • Paul_B

    Hi Parsec!

    I highly recommend you check out this link  

    http://www.element14.com/community/community/designcenter/single-board-computers/next-gen_beaglebone/blog/2014/01/04/bbb--small-oled-graphic-display


    Please note the following write up uses the SEPS525 controller (same as our 1.69" Color OLED: NHD-1.69-160128UGC3). You will need to modify the initialization sequence and other various parameters if you would like to use NHD-1.5-128128UGC3.

    Hope this helps!

    0
  • parsec
    Hi Paul_B,

    Thanks, definitely a good starting point! I coincidentally discovered BBB iolib a few hours after posting my question here but wasn't sure if it was usable in this context.

    I see in the comments section some guy Paul with a Newhaven display being addressed by the author. Was that perhaps you?   Did you have any success in getting it to work in the end?

    Quote
    You will need to modify the initialization sequence and other various parameters if you would like to use NHD-1.5-128128UGC3
     

    Any idea where I can find more information about this?
    0
  • Paul_B

    Hi Parsec!

    A great place to start is by viewing our example Arduino code:

    https://github.com/NewhavenDisplay/NHD-1.5-128128UGC3_Example/blob/master/examples/test/test.ino

    You will need to modify the initialization sequence in the BBB iolib to match the NHD-1.5-128128UGC3 parameters.

    Be sure to have the NHD-1.5-128128UGC3 example code open and scroll down until you see the "Initialization Start", see lines 1055 - 1106 and modify the appropriate files in iolib  

    Hope this helps!

    0

Please sign in to leave a comment.