LCD12864b SPI or MULTI PIN
-
Can you help me to connect LCD12864B, by SPI or Multi Pin ? i need to use it in nodeJs. I can't find any library.
-
@alejandro-neujovics Best way would be to port the Arduino driver at https://playground.arduino.cc/Code/LCD12864 to JavaScript (if you have access to the SPI bus there at all..)
-
@Maximilian-Gerhardt , i will check it out...
-
@Maximilian-Gerhardt, It is too difficult to solve all the dependencies, I reached the point of not being able to solve some of them
-
@alejandro-neujovics Maybe it's easier to you to write the driver in C/C++ and call the executable from nodeJS?
-
@Maximilian-Gerhardt, i don't have time to do it, i decided to use oled expantion