Hello Guys and Girls!
I have a question about Surveillance with Arduino products.
I want to secure a room with networkequipment in it. There should be a camera, a temperatuer-sensor and a humidity sensor, a servo to open the door and something to authenticate the user, like a num-pad to enter a passcode (not sure if I should try something with biometrics...).
All these informations should be transmitted over the network to a Server, put into a database and the parameter should be accessable via web.
Which Board would you suggest? Would the Leonardo work for this purpose? I'm an Arduino newbie, but I want to do this, so I can learn a bit! It's more a task I want to do, than a Task I have to do

Also: How does the Arduino write the Information into the database? I can't imagin a way this could work.
Thank you! Greetz!