My first project
Posted: Tuesday 14 June 2016 21:48
I have recently placed an order on some Arduino, sensors, Raspberry Pi3 and some things and planning on doing my first little project. I guess some thing will get clear when I have everything and start to connect it all together. But since I hate to wait I thought I would ask some general questions about how things work. And hope to get answers to a few of my questions since I guess that there are many experienced users here.
The little project is about checking water temperature in a water tank, and open a valve if necessary to add water and lower the temperature.
I will have a temperature sensor, a electric valve, a water flow meter.
I would like to have some settings and some automation of this project: I would like to be able to set the water temperature level for when the valve should open. I would like to be able to have the valve open for either a set amount of time(adjustable) or a specific temperature(adjustable). I would like to have a alarm if the valve should be closed but the water flow meter is showing a value(so I know that the valve have failed), or the other way around, the valve should be open but no water flow. And I would like to manually be able to open/close the valve.
Now the questions.
1. As I understand it I can use a MySensor sketch on the Arduino to expose the sensors to Domoticz?
2. Can the automation/settings be done with Domoticz? Or do I have to in some way to modify the sketch to do this?
3. In the far future I think I will add a RaZberry and make some automation on the rest of the house. But then I would like to make a little more advanced dashboard on maybe a old Nexus pad. Something like https://www.youtube.com/watch?v=wgQ2hmKRSWg He uses LUA. But is there other better frameworks for this task? As I understand Domoticz you can only make a custom frontpage?
The little project is about checking water temperature in a water tank, and open a valve if necessary to add water and lower the temperature.
I will have a temperature sensor, a electric valve, a water flow meter.
I would like to have some settings and some automation of this project: I would like to be able to set the water temperature level for when the valve should open. I would like to be able to have the valve open for either a set amount of time(adjustable) or a specific temperature(adjustable). I would like to have a alarm if the valve should be closed but the water flow meter is showing a value(so I know that the valve have failed), or the other way around, the valve should be open but no water flow. And I would like to manually be able to open/close the valve.
Now the questions.
1. As I understand it I can use a MySensor sketch on the Arduino to expose the sensors to Domoticz?
2. Can the automation/settings be done with Domoticz? Or do I have to in some way to modify the sketch to do this?
3. In the far future I think I will add a RaZberry and make some automation on the rest of the house. But then I would like to make a little more advanced dashboard on maybe a old Nexus pad. Something like https://www.youtube.com/watch?v=wgQ2hmKRSWg He uses LUA. But is there other better frameworks for this task? As I understand Domoticz you can only make a custom frontpage?