# Solar-Controller **Repository Path**: liunix61/Solar-Controller ## Basic Information - **Project Name**: Solar-Controller - **Description**: Seamlessly Switching Between Solar Power/City Power - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-05-06 - **Last Updated**: 2023-05-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Solar-Controller This is a solar controller which runs on a Raspberry Pi. The ultimate goal of this python script is to switch between your solar power and your city power seemlessly when the battery is dead. To configure the ports, simply set values in the port config section of the code. Optional component also have an enabled variable allowing you to disable the feature. More details to come!