Skip to content

Instantly share code, notes, and snippets.

@IT-Berater
Last active August 16, 2016 19:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save IT-Berater/ef89ea2b2b781743b82bc4f68485bf15 to your computer and use it in GitHub Desktop.
Save IT-Berater/ef89ea2b2b781743b82bc4f68485bf15 to your computer and use it in GitHub Desktop.
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}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment