UNPKG

my-pcd8544_rpi

Version:

Node.js binding of PCD8544 LCD screen driver for Raspberry-Pi

7 lines (3 loc) 96 B
var bindings = require('bindings'); var lcd = bindings('pcd8544_rpi'); module.exports = lcd;