Files

copied
Last update 3 years 10 months by Cliff Brake
Files
docs
kicad-lib
kicad-tools
siot-gateway-particle-io
siot-gateway-particle
siot-node-current-clamp
siot-node-dry-contact-rj11
siot-node-relay
siot-node-temp-humidity-rj11
siot-node-temp-rj11
siot-node-temp
siot-splice-kit
.gitignore
.prettierrc
LICENSE
README.md
README.md

Simple IoT Hardware

The Simple IoT hardware currently consists of a gateway with a ]]>Feather]]> socket that works with modules from ]]>Particle]]> and ]]>Adafruit]]>. Multiple sensor/IO nodes can be attach to the gateway and daisychained for 10's of feet. The system is waterproof and uses low cost ]]>xConnect]]> 3-wire connectors.

Software

The Simple IoT project also includes open source gateway ]]>firmware]]> and ]]>portal]]> software.

Gateway

  • ]]>Feather]]> socket
  • Two 3-wire expansion pigtails (power, 1-wire, data)
  • Power (5-24VDC) can be attached to either expansion connector
  • Sensors can be attached to both expansion connectors
  • Waterproof, UV resistant enclosure
  • ]]>design files]]>

Temperature node

AC Current measurement node

Relay node

The relay node has a terminal block inside the enclosure. The above example shows an example of an AC plug switched by the relay. Although the relay is rated for line level voltages, the PCB design is not UL tested or certified for line level voltages, so use at your own risk.

Sensor extension cables

xConnect extension cables can be purchased from ]]>Wired Watts]]>

Pull Requests Welcome

This is a community project -- pull requests will be considered.

License

Apache Version 2.0

Report a bug