NodeWire
Project description
NodeWire is an open source framework for building connected devices. It is a system for connecting appliances to the internet and then allowing them to be programmed through the use of schematic diagrams (NodeWire sketch).
Each appliance is called a node. And there are different types of nodes. Some are sensors such as motion sensors, and some are actuators such as motor speed controller or a relay that can switch on a light bulb or trigger an alarm.
Nodes have ports which can be input or output. You can program a node by manipulating its ports in the NodeWire sketch environment. When you connect nodes to each other or connect constant values or variables to input nodes, you control the appliances connected to the node. For example, if a motion sensor node’s output is connected to the input of a relay whose output port is also connected to a light bulb, the light bulb will automatically switch on when motion is sensed.
This is where the name NodeWire comes from. Nodes are controlled by interconnecting them together on the Sketch environment.
The objective of NodeWire are to:
Enable hobbyists to create connected devices in minutes and provide an easy path for them to go commercial.
Provide a full stack that is free (as in freedom) and mostly free (as in free beer), that developers can adopt and extend.
Provide easy inter-operability with other leading products and frameworks
Provide highly innovative features such as the schematic-based programming tool, zero-configuration, auto-layout and auto-networking.
NodeWire runs on Arduino, NodeMCU and various linux based SBCs such as Raspberry Pi.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file nodewire-0.8.2.tar.gz
.
File metadata
- Download URL: nodewire-0.8.2.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 24aec15302b522f6fa18dc58142ff7c211352c038d4935fdf8ad3538d33c5f99 |
|
MD5 | ed4a7fd390ad6fbb064aa556e755f2a1 |
|
BLAKE2b-256 | 6288e0b6a4b472e28b265ed02f7cda299566e29758098cc05a7be498d06e2430 |