1
0
mirror of https://github.com/node-red/node-red-nodes.git synced 2023-10-10 13:36:58 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
Maxwell Hadley
f46b59d69f Added analogue scaling & averaging; discrete check reads
Added input scaling function and averaging of multiple readings for
noise reduction to the analogue input node.
Added the ‘sanity check’ read of the digital input pin to the timer
callback in the discrete input node
2014-02-12 22:27:08 +00:00
Maxwell Hadley
68080df45e Starting to add scale factors & linearisation
Added breakpoints property to the node
Building the breakpoints editor (nearly there!)
2014-02-08 22:36:23 +00:00
Maxwell Hadley
8bf813c9cd Debug & tidy up
Make the colours the same as the RPi equivalents. Remove ‘BBB’ from the
node names.
Further debug output
2014-02-08 13:06:47 +00:00
Maxwell Hadley
62d26c04fb Added BBB-analog-in
Added a triggered analogue input node
2014-02-03 20:06:41 +00:00