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

5 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
955fd1ad46 Finshing off the breakpoint editor
Mutable/immutable behaviour of breakpoints completed, and the 0 and 1
input values are no longer editable.
Adding a breakpoint now inserts it in the list in next-to-last
place, with sensible default values.
2014-02-09 10:52:56 +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