amperka/octofet@1.0.1

License: AGPL-3

XOD library to interface with the Amperka Octofet 8-channel power switches.
NodeDescription
example-2-in-chain
Example to set the state of 16 power switches on three Octofet devices connected in a daisy-chain.
example-3-in-chain
Example to set the state of 24 power switches on three Octofet devices connected in a daisy-chain.
example-manual-chain
Example of Amperka Octofet board to sets the state off all power switches on multiple Octofet devices connected in a daisy-chain.
example-simple
Example of Amperka Octofet board to sets the state off 8 power switches on single Octofet device.
octofet
The quick start node that represents the Octofet board, which sets the state ("on" or "off") of all 8 power switches (a.k.a. «channels»).
octofet-16
Represents two Octofet boards connected in a daisy-chain.
octofet-24
Represents three Octofet boards connected in a daisy-chain.
octofet-device
Represents an Octofet board, which provides eight power switches (a.k.a. «channels»).
write
Sets the state ("on" or "off") of 8 power switches on Octofet board.
To use the nodes in your project you should have the amperka/octofet library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.