Category Archives: Programmming Projects

Arduino Sun Tracking / Heliostat Program Updated to 0.9.6

The code for both the Open Source Arduino Sun Tracking / Heliostat Program and the Single Machine Sun Tracking / Heliostat Electronics Set Up has been updated to V.0.9.6. Ver. 0.9.6 fixes a bug in the code which caused the altitude and azimuth … Continue reading

Posted in Arduino Projects, Heliostat Projects, Programmming Projects, Solar Projects | 2 Comments

New Page: Arduino Sun Position Program_

Here is a program for the Arduino that will calculate the altitude and azimuth of the sun based off of latitude, longitude, and time. These are the same calculations that are inside the Arduino Sun Tracking / Heliostat Control program … Continue reading

Posted in Arduino Projects, Heliostat Projects, Programmming Projects, Solar Projects | Leave a comment

Ruby Code for Calculating the Sun’s Position_

Here is a Ruby program that calculates the altitude and azimuth of the sun along with several other values along the way. According to the book from which these calculations were found, the accuracy should be within 0.01 degree, assuming, … Continue reading

Posted in Programmming Projects, Solar Projects | Leave a comment

Simple DIY Arduino Whole House Kilowatt-Meter

Here is a simple way to turn an Arduino into a whole house power usage logger. The collected data can be graphed using either Excel or another similar program to give you an idea of how much energy your house … Continue reading

Posted in Programmming Projects | Leave a comment