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
1 stars 1 forks source link

Add CommonJS example to the readme #4

Closed brainlessboy closed 11 months ago

brainlessboy commented 11 months ago

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

aeroniemi commented 11 months ago

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