I have a task i want to carry out but i need help to achieve it please.
I have a task i want to carry out but i need help to achieve it please.
Hello
If you tell us any piece of your idea, or a basic description, it could be possible that someone to give you one or two advices.
I will try to help you if I can.
And welcome.
Hi. I'm a commissioning engineer and I write Plc software. What I'm trying to do is by use of a raspberry Pi, control my heating at home, via a web browser. So I need to incorporate a sensor. If I want to make it more user friendly I would also need to add 3 non latching push switches. One to increase temp, one to decrease temp and one to select either auto, override or off. Finally it would be good to change the led background colour from blue to red dependant on wether the temp set point had been achieved.
Phew!
Thanks in advance for any assistance.
Sent from my iPhone
Hi. Is raspberry pi is in the asignment? Or you have chose it by your self? Ithink you can do it with arduino. There is a shield and libraries for ethernet. ofcorse with Pi you can make nicer page design and add more functions later. But since you do not need usb or something like that. Then arduino may be ok.
As for sensors. You can use DS18B20 (datasheet: https://www.google.lt/url?sa=t&source=web&rct=j&q=ds18b20&ei=V9n8VIHbJMrKOZv9gJgG&url=http://datasheets.maximintegrated.…) temp sensors. They can be connected in paralell. So you do not need much pins for that.
Or use a humidity + temperature sensor. It depends on you. ass for color you can use PWM to fade in and fade out thous needed ones or just turn them on and off.
The Beaglebone Black would also be a good choice for this project as well.
Dale
By the way. Do you have some knolage about programming c++, html, about microcontrollers and electronics?
djrolex you can even go for arduino yun.
You could write this for any of the platforms mentioned however I feel the application is so simple that unless you specifically need WIFI or Ethernet control you would be better off with an Arduino as it's so much easier to program than the SBCs. Other advantages would be that the Aduino is cheaper/uses less power and you don't need an SDcard to hold the code. If you need WIFI/Ethernet then trying to do this with an Arduino would really shift the economics and complexity back to the RPI/BBB
I have a wide knowledge of electronics and Toshiba and Trend control systems. I think I could do with a one to one or directions driving towards what I'm trying to achieve. I don't even know what Pi accessories I should buy or could use due to there being hundreds of different products mentioned and out there.
I'm into home automation in a big way, btw.
Sorry for being a pain.
Sent from my iPhone
Thank you for your input.
Yes, I require wifi connectivity. This is so it can be controlled by my iPhone away from the house.
Much appreciated.
Sent from my iPhone
Thank you for replying so quickly. I would like a really good looking and impressive gui on my phone to be able to use as a front end. If I'm honest I do not know where to even begin. If there is a full tutorial or even I could be assisted it would be greatly appreciated.
Once again, thank you.
Sent from my iPhone