Skip to content

JeromeGillard/node-red-contrib-brads-i2c-nodes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

node-red-i2c-nodes

A collection of node-red nodes for assorted i2c devices

All nodes use an [ inject ] node to send a string command of 'measure' to initiate sensor measurement based on values set in the config panels of the flow diagram.

Outputs:

#1 - measured and derived and calculated values from the sensor

#2 - same as #1 but organized as AWS 'Thing State' for transmission to an AWS IOT MQTT broker.

About

A collection of node-red nodes for assorted i2c devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.3%
  • HTML 22.7%