Ok, I am curious how your algorithm will account for the many variables involved. For example, environmental variables, feed variables, lighting variables, even things like pests and all the other variables. It seems a mighty big mountain to climb. I am a little confused on the modeling part.I am building a set up for computer vision research that 3D models your plants for you in real time based on the plants strains and genetics and essentially forecast it.
Ok, I am curious how your algorithm will account for the many variables involved. For example, environmental variables, feed variables, lighting variables, even things like pests and all the other variables. It seems a mighty big mountain to climb. I am a little confused on the modeling part.
Now you mention automation, thats something many people would really like. For example I would love something I could have say 50 pH probes, the kind that you stick in soil, all taking real time readings on all my plants, logging that data. Perhaps even reacting and dosing nutrients to an adjusted pH. Is something like that doable?
I dont know about 6 different individual soil ph probs but I have made an autonomous ph sensor for a single hydroponics reservoir for a shared dwc system. The 3d modeling is done with photogrametry similar to how drones 3d model. The major task is data collection and gathering the computer vision data. I have built a few systems for other people to help pay for college but now it's my turn to build my own so I'm going full flex on my budget.lighting is measured with a inferred sonar raspberry pi camera that can detect light strength and temperature and will 3d model that in the app for you in an AR type fashion. I'm not totally sure this is been done before but I'm getting everything together.Yeah but I need individual soil probes, most important part is documenting individual pH in the soils. For me anyway
Individual soil probes can be had. I think I shared a link to one (for arduino builds) just as a "hey, these exist" post. What about pressure load cells? Could someone rig those underneath planter pots act as scales and either alert or dose when the weight falls under a certain threshold. You'd have to dial in "dry" and "wet" weights and stuff, but you'd have to do that at least to a degree with moisture sensors too, I think.Yeah but I need individual soil probes, most important part is documenting individual pH in the soils. For me anyway
I grow big ass plants lol. The plant weight variable would be difficult to deal with. Better to judge the actual moisture in the pot.What about pressure load cells? Could someone rig those underneath planter pots act as scales and either alert or dose when the weight falls under a certain threshold
Testing the soil water pH would be a hard job for a sensor I think. Pretty sure those sensors need a more liquid solution to pH rather than a mostly solid (soil) with only a little liquid. Best you could test for there is the moisture level in the soil, I think. I really don't know enough about the sensors you could use.Yeah but I need individual soil probes, most important part is documenting individual pH in the soils. For me anyway
I know that Apera, Bluelab and Hanna all make pH meters for soil, i have them all lol. They work great. Apera's higher end soil pH meter uses a probe that is separate from the unit and has a BNC connector so something like that would work but they aren't cheap.Testing the soil water pH would be a hard job for a sensor I think. Pretty sure those sensors need a more liquid solution to pH rather than a mostly solid (soil) with only a little liquid. Best you could test for there is the moisture level in the soil, I think. I really don't know enough about the sensors you could use.
Possible hack for that could be to put the pots on a stand, like 1"x1" with something to catch the runoff, you could have it auto water a certain amount when the moisture level reaches a certain number, then have a probe in the basin of runoff to test that pH. I don't know if you do the whole water to runoff though. But that would only work if you also had an automated method to the remove the water from the basin so it can test it again at the next watering.
you forgot the biggest variable...how smart or stupid the grower is...i'd really like to see the algorithm that accounts for thatOk, I am curious how your algorithm will account for the many variables involved. For example, environmental variables, feed variables, lighting variables, even things like pests and all the other variables. It seems a mighty big mountain to climb. I am a little confused on the modeling part.
Now you mention automation, thats something many people would really like. For example I would love something I could have say 50 pH probes, the kind that you stick in soil, all taking real time readings on all my plants, logging that data. Perhaps even reacting and dosing nutrients to an adjusted pH. Is something like that doable?
Yeah I figured that would go without saying so I left it unsaid. I really did leave that out, thought about it and just left it out. But you got my back! lol Good looking out @Roger A. Shrubber lol!you forgot the biggest variable...how smart or stupid the grower is...i'd really like to see the algorithm that accounts for that