Skip to content

mattforeman/Solar_Switch

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Solar Switch

Code compiles in Arduino IDE and layout files open in Eagle.

This was designed as a cheap/easy/hackable method of controlling how solar and AC mains power is routed. By default, this system monitors a solar battery bank voltage, when it detects that the batteries are low, it switches the load to AC mains to allow the batteries to recharge - at which time it switches back to solar power.

This was mostly designed for hobbyists who have a only a few solar panels and want to power their projects/computers from solar, but do not have a big enough system to run their load 24/7.

It was designed using the ATMEGA328P in the Arduino IDE and a compatible Arduino shield header. This allows the user to add any number of accesories to the system. Some of the ideas that I had in mind were: Sd card logging and Wifi/GSM notifications.

The most current iteration is seen here: Prototype 3

Our first Arduino prototype board is seen here: Prototype 2

Board Layout: Layout

Current schematic is seen here: Schematic

About

Hardware (Eagle) and Software (Arduino) files for the 'Solar Switch'

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published