JeeLink to Debug Sample

Sample Flow read Data with Serial USB JeeLink and send its Data to Debug console.

[{"id":"4f4e5830.489908","type":"serial in","z":"3235fb54.1ae56c","name":"JeeLink Serial Eingang","serial":"e2f6aa4c.a54608","x":125.36666870117188,"y":127.86666870117188,"wires":[["55c2c551.574ed4"]]},{"id":"55c2c551.574ed4","type":"debug","z":"3235fb54.1ae56c","name":"","active":false,"console":"false","complete":"false","x":355.36669921875,"y":127.48333740234375,"wires":[]},{"id":"e4b62f1d.feb7a8","type":"comment","z":"3235fb54.1ae56c","name":"www.wenzlaff.info","info":"","x":519.25,"y":38.25,"wires":[]},{"id":"23504bef.07f3fc","type":"comment","z":"3235fb54.1ae56c","name":"Empfangen von Seriellen Daten mit JeeLink","info":"","x":200.36666870117188,"y":39.100006103515625,"wires":[]},{"id":"e2f6aa4c.a54608","type":"serial-port","z":"3235fb54.1ae56c","serialport":"/dev/ttyUSB0","serialbaud":"57600","databits":"8","parity":"none","stopbits":"1","newline":"\\n","bin":"false","out":"char","addchar":false}]

Flow Info

Created 8 years, 4 months ago
Rating: 5 2

Owner

Actions

Rate:

Node Types

Core
  • comment (x2)
  • debug (x1)
Other
  • serial in (x1)
  • serial-port (x1)

Tags

  • JeeLink
  • Sample
  • Serial
  • USB
Copy this flow JSON to your clipboard and then import into Node-RED using the Import From > Clipboard (Ctrl-I) menu option