Post by tjohansen on Feb 7, 2016 20:18:49 GMT
Hi
Im a total newbie at arduino, but it has fascinated me for a while and the Uber Home Automation guide, kinda pushed me to get started.
But a bit too late, after I had bought some 5v's arduino clones, and afterwards read alot about switching to 3.3v, I finally discovered this great forum.
I can see there are alot of reading ahead, have read some, but Im so eager to get started and to correct my faulty buys, that I hope you can point me in the right direction.
I have alot of questions, but a plan first is properly more appreciated.
Primary objective:
I want to monitor temperature and humidity in every room and outside.
- I have a working Rpi with openhab up and running, (still need the MQTT part, but Im not worried about that, Im a linux guy so I figure it out.)
- I have bought some RFM69HW 868 mhz transceivers from Holland (im Danish so bying in EU is the cheapest)
- I have 3 Dccduino uno R3 5v, (not switchable, but it has 3.3v volt pin but thats not good enough for the rfm69hw, I have read)
- I have some DHT11 senors.
- I have a ethernet shield.
- I have breadboards etc.
As I have been reading, I have now figured out that the pro mini's are preffered, both due to size but especially to the 3.3v part. So in the future I properly will buy the pro mini's.
But now I need to get it working first.
So to my first questions:
1. Is Computourist's Github archive the preffered source and "easy" enough to follow without hitting the wall over and over again? Ofcourse start out simple and then learn on the way.
2a. Hopefully I can use my arduino uno r3 clones by adding Logic Level Converters between the arduino and the rfm69hw, with your help....... Because I cant figure out how to connect the wires without frying the rfm69hw.
2b, will there be a power problem when connecting the rfm69hw to the arduino, because I have read alot about the transceiver need too much power, more than 100ma?
I have made a sketch of the wiring that I cant figure out, (if the LLC is a working solution)
I have read that only power and the inputs to the rfm69hw needs to be converted to 3.3v, the outputs from the rfm69hw dont need to go through the LLC, correct?.
I hope you can help me. If I can get this working, I have some more interesting fun stuffs like monitoring my heatpump flow temps, power measurings, controlling garden lamps, fountain etc.
So much potential.
Thomas Johansen
Im a total newbie at arduino, but it has fascinated me for a while and the Uber Home Automation guide, kinda pushed me to get started.
But a bit too late, after I had bought some 5v's arduino clones, and afterwards read alot about switching to 3.3v, I finally discovered this great forum.
I can see there are alot of reading ahead, have read some, but Im so eager to get started and to correct my faulty buys, that I hope you can point me in the right direction.
I have alot of questions, but a plan first is properly more appreciated.
Primary objective:
I want to monitor temperature and humidity in every room and outside.
- I have a working Rpi with openhab up and running, (still need the MQTT part, but Im not worried about that, Im a linux guy so I figure it out.)
- I have bought some RFM69HW 868 mhz transceivers from Holland (im Danish so bying in EU is the cheapest)
- I have 3 Dccduino uno R3 5v, (not switchable, but it has 3.3v volt pin but thats not good enough for the rfm69hw, I have read)
- I have some DHT11 senors.
- I have a ethernet shield.
- I have breadboards etc.
As I have been reading, I have now figured out that the pro mini's are preffered, both due to size but especially to the 3.3v part. So in the future I properly will buy the pro mini's.
But now I need to get it working first.
So to my first questions:
1. Is Computourist's Github archive the preffered source and "easy" enough to follow without hitting the wall over and over again? Ofcourse start out simple and then learn on the way.
2a. Hopefully I can use my arduino uno r3 clones by adding Logic Level Converters between the arduino and the rfm69hw, with your help....... Because I cant figure out how to connect the wires without frying the rfm69hw.
2b, will there be a power problem when connecting the rfm69hw to the arduino, because I have read alot about the transceiver need too much power, more than 100ma?
I have made a sketch of the wiring that I cant figure out, (if the LLC is a working solution)
I have read that only power and the inputs to the rfm69hw needs to be converted to 3.3v, the outputs from the rfm69hw dont need to go through the LLC, correct?.
I hope you can help me. If I can get this working, I have some more interesting fun stuffs like monitoring my heatpump flow temps, power measurings, controlling garden lamps, fountain etc.
So much potential.
Thomas Johansen