Check the seller's description for pinout! How to use the module⇠ var PMS = require('PMS7003'); // define the callback that will be called by the module function onPms(d) { if (d.checksumOk) { // Checksum OK, show it on a display, send thru MQTT... console.log('PMS data...