We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What do you think of swapping in a sensor capable of PAR measurements, for measuring light relevant to plants?
(PAR and PPFD are pretty commonly used within the hydroponics and plant communities).
Actual PAR sensors are normally quite expensive (e.g $1000 upwards - I bought a small handheld Apogee unit some time back):
https://www.apogeeinstruments.com/dli-600-epar-daily-light-integral-and-photoperiod-meter-epar-400-750-nm/#product-tab-description
However, I found a recent journal article here:
https://researchportal.murdoch.edu.au/esploro/outputs/journalArticle/Adaptalight-An-inexpensive-PAR-sensor-system/991005541210507891
where they talk about using the Sparkfun AS7265x-based boards to emulate a much more expensive PAR sensor
I actually did some research on this earlier here:
https://forum.radicaldiy.com/t/brainstorming-par-photosynthetically-active-radiation-light-sensor-for-mycodo/1557
and there's a few people who used the AMS TCS34725 color sensor (since discontinued) to try to emulate more expensive PAR sensors.
However, the above paper uses the newer AMS AS7265x, which apparently work better.
Anyway - what do you think about integrating the AS7265x chips onto the board?
Would something like that be feasible at all?
The text was updated successfully, but these errors were encountered:
Sorry, this was a dupe of #168 - not sure what happened but the Github site seemed to submit it twice/early?
Sorry, something went wrong.
No branches or pull requests
What do you think of swapping in a sensor capable of PAR measurements, for measuring light relevant to plants?
(PAR and PPFD are pretty commonly used within the hydroponics and plant communities).
Actual PAR sensors are normally quite expensive (e.g $1000 upwards - I bought a small handheld Apogee unit some time back):
https://www.apogeeinstruments.com/dli-600-epar-daily-light-integral-and-photoperiod-meter-epar-400-750-nm/#product-tab-description
However, I found a recent journal article here:
https://researchportal.murdoch.edu.au/esploro/outputs/journalArticle/Adaptalight-An-inexpensive-PAR-sensor-system/991005541210507891
where they talk about using the Sparkfun AS7265x-based boards to emulate a much more expensive PAR sensor
I actually did some research on this earlier here:
https://forum.radicaldiy.com/t/brainstorming-par-photosynthetically-active-radiation-light-sensor-for-mycodo/1557
and there's a few people who used the AMS TCS34725 color sensor (since discontinued) to try to emulate more expensive PAR sensors.
However, the above paper uses the newer AMS AS7265x, which apparently work better.
Anyway - what do you think about integrating the AS7265x chips onto the board?
Would something like that be feasible at all?
The text was updated successfully, but these errors were encountered: