dear
i'm working on a automatic greenhouse. This greenhouse will controlled by an arduino. This arduino will control the climate of the greenhouse and send the data from the sensors to the rpi. The rpi will send this data to a database Mysql. Does anyone know how to do this? is there a tutorial or can somoene explain this to me?
thank you
What have you made already? Anything like sensors reading etc?
lucas_10:
This arduino will control the climate of the greenhouse
What does that involve? Reading a temperature and humidity sensor and taking action? What actions? Opening a window? Turning on a heater?
Can you read a temperature/humidity sensor?
Can you activate a motor to open or close a window?
Can you turn a heater on and off?