d9d8f4417a
* Libraries and examples for Automation 2040 W * Fix for initialisation error |
||
---|---|---|
.. | ||
README.md | ||
read_adcs.py | ||
read_inputs.py | ||
reset_automation.py | ||
switches_and_leds.py | ||
toggle_outputs.py | ||
toggle_relays.py |
README.md
Automation 2040 W Micropython Examples
Function Examples
Read ADCs
Shows how to read the 3 ADC terminals of Automation 2040 W.
Read Inputs
Shows how to read the 3 Input terminals of Automation 2040 W.
Toggle Relays
Demonstrates how to toggle the actuation state of each of Automation 2040 W's relays.
Toggle Outputs
Demonstrates how to toggle each of Automation 2040 W's output terminals.
Switches and LEDs
An example of the user switches and LEDs on Automation 2040 W.
Reset Automation
A simple program that resets Automation 2040 W, turning off its Relays, Outputs, and LEDs.