Skip to content
Snippets Groups Projects
Commit 5832dceb authored by jkerdreu's avatar jkerdreu
Browse files

Summary: Fix a wrong readme

git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/trunk@1928 b32b6428-25c9-4566-ad07-03861ab6144f
parent 4d9fb19a
No related branches found
No related tags found
No related merge requests found
xaal.ipx800
===========
This package contains a xAAL gateway for IPX-800 Ethernet Control System.
Simple example, how to send serial command (to an Arduino for example)
from the xaal network.
Install
=======
You can use both pip, with pip install xaal.ipx800 or setup.py
You can test the package with :
python setup.py develop (or install) --user
To run the gateway:
- edit your config file (~/.xaal/xaal.ipx800.ini)
- launch python -m xaal.ipx800
TODO
====
Due to time constraint, only channel outputs (relays) are
supported right now. You can add easily analog or digital
inputs, everything is ready.
Perhaps, in future.
This example use a arduino + an RF modem to command HQProducts 433 wall plugs.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment