OneWireClient
Posted: Thu Oct 03, 2013 6:06 am
Latest version always here:
http://sto.hopto.org/Release/OneWireClient/
Maybe you have heard or read about OneWire?
http://owfs.org/
OneWire is a very useful alternative or complement to wireless solutions, especially for measurements and small control systems in a family house. I have used this myself for a while and it has worked out very well so I am now feeling confident that the plugin I have created and named 'OneWireClient' is working reliable.
For the OneWire network, there are so many different type of modules available to fulfill many needs.
What you need to make this happen:
HW:
- OneWire wired modules of your own need (like temperature and humidity sensors, I/O modules etc)
- An OneWire controller like the USB variant DS9490R
- A wired network (4 wire twisted pair) SW:
- owserver running and connected to the adapter above http://owfs.org/index.php?page=owserver_protocol
- the OneWireClient plugin configured and connected to the owserver
- some OneWireClient actions configured according to you needs
I personally run the owserver in a Raspberry Pi but you can run it in other environments as well like Windows, MacOSX, Linux, FreeBSD, check out the descriptions on the owfs.org site.
In the next I will describe how to configure the plugin and it's actions
http://sto.hopto.org/Release/OneWireClient/
Maybe you have heard or read about OneWire?
http://owfs.org/
OneWire is a very useful alternative or complement to wireless solutions, especially for measurements and small control systems in a family house. I have used this myself for a while and it has worked out very well so I am now feeling confident that the plugin I have created and named 'OneWireClient' is working reliable.
For the OneWire network, there are so many different type of modules available to fulfill many needs.
What you need to make this happen:
HW:
- OneWire wired modules of your own need (like temperature and humidity sensors, I/O modules etc)
- An OneWire controller like the USB variant DS9490R
- A wired network (4 wire twisted pair) SW:
- owserver running and connected to the adapter above http://owfs.org/index.php?page=owserver_protocol
- the OneWireClient plugin configured and connected to the owserver
- some OneWireClient actions configured according to you needs
I personally run the owserver in a Raspberry Pi but you can run it in other environments as well like Windows, MacOSX, Linux, FreeBSD, check out the descriptions on the owfs.org site.
In the next I will describe how to configure the plugin and it's actions