UNPKG

my_lcd

Version:

Node.js binding of 'my lcd/keyboard ST7735S (bcm2835)' LCD screen driver for Raspberry-Pi

4 lines (3 loc) 97 B
var bindings = require('bindings'); var my_lcd = bindings('my_lcd'); module.exports = my_lcd;