aeroniemi / inky-ts

A typescript package to interact with Pimoroni's Inky Impression series of displays. Implemenents a subset of the features of @pimoroni/inky
2 stars 1 forks source link

Add CommonJS example to the readme #4

Closed brainlessboy closed 1 year ago

brainlessboy commented 1 year ago

add a node.js plain javascript example on how to draw an image and set color pixels

aeroniemi commented 1 year ago

Formatted the JS code to be more prettier, otherwise tis great!