Got specs? Data sheet? Any information on what we're interfacing to?
If it supports SPI or I2C, it can probably be made to work without that much trouble. If you look at the code for the modules for the LCD and OLED display drivers we have - they're not all that complicated.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Got specs? Data sheet? Any information on what we're interfacing to?
If it supports SPI or I2C, it can probably be made to work without that much trouble. If you look at the code for the modules for the LCD and OLED display drivers we have - they're not all that complicated.