pitft-touch

A NodeJS module that gives you access to the Adafruit PiTFT touch screen

Usage no npm install needed!

<script type="module">
  import pitftTouch from 'https://cdn.skypack.dev/pitft-touch';
</script>

README

node-pitft-touch

A NodeJS module that give you access to the touch screen on the Adafruit PiTFT family of displays for the Raspberry Pi computer.

Author

Installation

$ npm install pitft-touch

Examples

See the examples directory.