I have a lot of ideas of automating these systems (bird/pest detractors using motion detectors), automatically shutting off a system pump when a grow bed fails to drain, web cam observation, etc, etc... I successfully created my first project which is an automatic fish feeder, that runs morning, noon and evening - please see the link. welcome to my group.
Fish Feeder video: http://youtu.be/MY7LnEpYKGw
Started by Matt T. Dec 8, 2013. 0 Replies 0 Likes
I just made an auto power failure switch to keep the water circulating on twelve volt DC batteries, that are (for now) solar charged. When the power fails, the power switches to the batteries, and…Continue
Started by Matt Miskinnis. Last reply by Matt Miskinnis Jun 24, 2013. 3 Replies 0 Likes
My next project is underway. I'm going to be setting up a wireless webcam that can stream, or just take snapshot every couple of minutes, I also want it to be web enabled so I can view my system…Continue
Started by Matt Miskinnis Jun 14, 2013. 0 Replies 1 Like
New Addition: Auto top-up to the sump tank. This has been in place now for 3 days, and I finally got it tuned to the way I like it.I no longer have to worry about topping up the system manually,…Continue
Started by Matt Miskinnis Jun 10, 2013. 0 Replies 0 Likes
http://youtu.be/MY7LnEpYKGwI wanted to give a run down of the parts used to create the fish feeder.Parts list:Arduino UNOArduino motor…Continue
Comment
sorry for the late invites to the people who were waiting, I was having issues with the site and not able to log in for while.
oops wrong link apparently... https://www.youtube.com/watch?v=AYNMlLoiRFw&feature=youtu.be
my new add: wifi fish temperature reader.
I'm updating my fish feeder adding a water temp sensor, that will post to the web (eventually)
Hey all. I'm now at a point where I need to start thinking automation. I have done some preliminary research and it seems that people are having great luck using arduino. I wanted to get your take on how I should get started and which arduino board to start with. Any help is appreciated and as always thank you for your time.
I'm also doing the something similar. I'm going to be using a Raspberry Pi to be a web cam server. so I can stream from a web cam that can also be moved around via the web using Arduino boards to control motion of the camera, and I want it to be wireless. After that I believe my next project will be a catastrophic system stop (since I just experienced one with my 2nd grow bed collapsing). thinking of using sensors to monitor when water starts to get to high in the grow bed (say the siphon gets clogged), when it gets "tripped" it will kill the power to the pump. eventually I want to be able to control everything via a web and/or through a droid. These are just 2 of my ideas, got about 9 more written down - this is getting fun!
Cool, I like it! One thing that made the fish timer so much easier, is I found a Timer and alarm Library that I used. Basically, I set the time to the Arduino when you power it up. Then it was simply creating "alarms" at set times of day (7:30am, 12 noon, 4:45pm) when the timer hits the alarm time it would simply call a function that would rotate the motor 3 times. The library also allows you to do "repeats" and "one time only". The trick was to plug my Arduino in at the time I "set" it, so the timer would be accurate. I'm going to create a discussion, and post the code I used for the feeder in case anyone wants to review it
© 2025 Created by Sylvia Bernstein. Powered by
You need to be a member of Automating Aquaponics to add comments!