我通过设计具有更多功能的 PCB 升级了这个项目,您可以从这里检查增强版:)
我想通过使用光敏电阻产生的光强度值来近似评估太阳能电池板在给定方向上产生的能量。太阳能电池板在相对于光强度的高太阳辐射下会产生大量能量,这就是为什么我打算使用光强度级别作为分配给 LED 颜色(红色、黄色和绿色)的指标。换句话说,该项目用于预测太阳能电池板在三个光强度阈值之间产生的能量,并在超过高阈值时通知您。
为了支持我的项目和文章,你可以在这里访问我的网站:)
[ E = A * r * H * PR ] is the formula for calculating the generated energy by a solar panel, where A is the area of the solar panel, r is the efficiency, H is the average solar radiation and PR is the performance ratio or coefficient( usually 0.75).
You can change all solar panel values at the code below.
You can find a detailed connections guide at the code below.
Connect LED, photopesistor and GND wire to a mini breadboard. And, connect buzzer to control_1 mini breadboard.
Make the connections between all mini breadboards, and it is ready to detect light intensity.
Energy production thresholds has three level at which LED colors change:
Low - Red
Moderate - Yellow
High - Green
Also, if you want, get the output through serial ports.
Now, you can use it to charge your Li-Po battery properly via a solar panel.
声明:本文内容及配图由入驻作者撰写或者入驻合作网站授权转载。文章观点仅代表作者本人,不代表电子发烧友网立场。文章及其配图仅供工程师学习之用,如有内容侵权或者其他违规问题,请联系本站处理。 举报投诉
全部0条评论
快来发表一下你的评论吧 !