Difference between revisions of "Sensor Data Acquisition"

From Woodland Harvest Wiki
Jump to navigation Jump to search
(Created page with "The apogee pyranometer(https://www.apogeeinstruments.com/sp-110-ss-self-powered-pyranometer/#product-tab-information) measures solar radiation flux density and outputs vol...")
 
Line 1: Line 1:
The [[apogee pyranometer]](https://www.apogeeinstruments.com/sp-110-ss-self-powered-pyranometer/#product-tab-information) measures solar radiation flux density and outputs voltages. We can use these voltage values to make an algorithm that changes the position of the actuators to point the pole mount towards the sun
 
  
##Arduino Documentation
+
## Light intensity sensing
 +
The [SP-110-SS apogee pyranometer](https://www.apogeeinstruments.com/sp-110-ss-self-powered-pyranometer/#product-tab-information) measures solar radiation flux density and outputs voltages. We can use these voltage values to make an algorithm that changes the position of the actuators to point the pole mount towards the sun.
 +
 
 +
## Arduino Documentation

Revision as of 19:32, 23 March 2021

Light intensity sensing

The SP-110-SS apogee pyranometer measures solar radiation flux density and outputs voltages. We can use these voltage values to make an algorithm that changes the position of the actuators to point the pole mount towards the sun.

Arduino Documentation