mirror of
https://github.com/eclipse/upm.git
synced 2025-07-26 21:51:16 +03:00
fixed JSON keys
Signed-off-by: Wai Lun Poon <wai.lun.poon@intel.com> Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:

committed by
Abhishek Malik

parent
c5cdfc702c
commit
3ca7889755
@ -5,9 +5,9 @@
|
||||
{
|
||||
"grovewfs":
|
||||
{
|
||||
"Brief": "Water Flow Sensor",
|
||||
"Name": "Water Flow Sensor",
|
||||
"Description": "This sensor is used to measure water flow in liters per minute (LPM). It incorporates a Hall Effect sensor. The UPM module defines an interrupt routine to be triggered on each low pulse, keeping count. This device requires a 10K pull-up resistor for the signal line (yellow wire). There is a schematic diagram on the SeeedStudio site (3/2015): http://www.seeedstudio.com/wiki/index.php?title=G1/2_Water_Flow_sensor However, be careful when wiring this up - the schematic appears to have a bug in it: the lower left connection of the signal line (yellow) to Vcc (red) should not be there. The sensor can work with this connection, but probably not for very long.",
|
||||
"Part Numbers": ["grovewfs"],
|
||||
"Aliases": ["grovewfs"],
|
||||
"Categories": ["liquid", "deprecated"],
|
||||
"Connections": ["gpio"],
|
||||
"Project Type": ["agriculture", "monitoring", "prototyping"],
|
||||
|
Reference in New Issue
Block a user