First post. Thanks to anyone who takes the time to read and respond. After spending some time on the site and forum to day this looks like an active community so I am optimistic that I'll get some readers!
Personal Background: Studied computer engineering undergrad but it's been 6+ years since I've done any legitimate programming or hardware work. I'm willing to put in the work and learn but am aiming to hack things together based on others' code and descriptions rather than writing any new software. I have no experience with Arduino, Raspberry Pi, or other DIY platforms commonly mentioned on MySensors.
Project goal: Create a temperature monitoring network in my apartment building. We live in an older building and frequently have owners complain that it's too cold in the winter. We'd like to monitor temperature in multiple units to see whether the complaints are real and where specific problems may exist. There are 12 units on 6 floors. The goal would be to put sensors in approximately 5-8 of the units and relay the data into my apartment, where it would be logged. I would like to do this project inexpensively. Depending on the success of this project I may pursue follow-up projects, but for now I don't need to do anything "fancy"; it just needs to collect the temp. data from each node wirelessly and store the information. Refresh speed is not important; a reading every few minutes would be perfectly adequate.
Questions:
0. Does anyone here know of a similar project for which someone has posted instructions that I could use?
- What gear do I need to accomplish this? It's not 100% clear to me from reading the 'components' section of this site what I actually need.
a. Sensors: From what I gather, each sensors will require an Arduino board, radio, and sensor (and possibly a resistor, capacitor, or two)?
b. Gateway & controller: Sorry if I've missed something on the site or am being dense but what's the difference between these two? Do I need to have something expensive like the Vera Edge? Can I use a Raspberry Pi setup instead (eg with the B+ board)? I have an old laptop that can be dedicated to this project - can that be used in some way?
c. Other stuff? Breadboards, soldering iron, etc?
- Will the software tools provided by MySensors be sufficient for what I'm trying to achieve with basic hardware?
- Is this project too ambitious for someone who's brand new to this field?
Assuming I take this on, I plan to document my project closely and hope the content will be useful to other newbies interested in getting back into tinkering and playing with code.
Thanks!