You are reading a single comment by @user156811 and its replies. Click here to read the full conversation.
  • I'm trying to add a eink display to the libs/graphics module.

    My goals are to
    First have this excisable from just a normal to normal microcontrollers.
    Second possible port this to the bangleJS library. There's a watch that uses the same exact display i'm working with. https://watchy.sqfmi.com/

    My first question is how do you use a display without using BangleJS software suit.
    I see this example
    https://www.espruino.com/Onboard+LCD
    I see the lcd_pcd8544.h/c files but i don't understand how they get accessed from the javascript side. There's no binding javascript wrapper comment code?

About

Avatar for user156811 @user156811 started