нестабильно работает udp для сервера, но клиент уже в порядке, правда тоже через раз, буду решать проблемы с подлючением, все же xod имеет много багов и не может полностью убрать разного рода проблемы
Two nodes I used for stabilizing ir remote reading for actions:
simple number gate node with greater than less than
and
an analog read to gate to flip flop for on/off node.
Alternate switching of 5 relays. After each lap of relay switching, there is a situation when all relays are disconnected. Pulse OFF PULSE turns off the relay immediately. The next impulse turns it on again.
The TCA9548A is an 8-channel, bidirectional translating I2C switch. The master SCL/SDA signal pair is directed to eight channels of slave devices, SC0/SD0-SC7/SD7. Any individual downstream channel can be selected as well as any combination of the eight channels. This library provides the ability to manage channels on the TCA9548A multiplexer.
v 1.1 - 27 Jan 2020
- Removed other library dependencies
- Added triggers to all patches
- Added open all channels and close all channels patches
- Changed ACT pin default to 'True'
V1.0 - Initial release.
The next step in your learning once you understand the simple traffic light example provided in the XOD documentation. Updated for XOD 0.32.1; added mutex, bus, and jumper examples.