...
Info |
---|
OpenDevice supports some types of sensors, and it is still possible read digital/analog sensors directly without having to pass a function, using: ODev.addSensor ("Switch", 11, Device :: DIGITAL); |
What's ahead?
Please check for more options to send and receive data: Use Cases
How communication work ?
When you add a button and click on it, a command is sent to the Device (Ex. Arduino).
This command follows a communication protocol.
See more details: How communication work
Status | ||||
---|---|---|---|---|
|