Hi, I just received my first Arduino (a Mega 2560 r3). First time I have ever done anything remotely like this, lots of reading to do! ![]()
I intend to run a quite simple project for LED sync with music http://www.audectra.com/guides/easy-diy-audectra-setup/ Not much can go wrong there and it's pretty much a copy and paste exercise. Useful introduction for me though.
I would also like to build a soil moisture project like this one, perhaps adding self irrigation openhomeautomation.net
My question is, can I do this with just the one Arduino? My Audectra project will only run when I am playing Music/Games on my PC i.e. not 24/7. It would be fine to also not have the soil moisture project not active whilst I am using the Audectra project. So it is not like both things would need to run together if that is a fundamental problem. But I would need some easy way of switching between the two.
Apologies if I have made any basic errors here; I did try to search for an answer first and everyone has to start somewhere ...