Home > Projects > Solar UPS controller/automatic transfer switch

Solar UPS controller/automatic transfer switch

Summary of Solar UPS controller/automatic transfer switch


This article details the "UNplug" project, a portable solar-powered uninterruptible power supply (UPS) designed to run essential appliances off-grid. The system integrates solar panels, batteries, and inverters into a compact box, featuring WiFi connectivity for home automation and real-time monitoring. The author updated the controller from Particle Spark Core to Arduino MKR1000 to avoid cloud subscription fees and improve debugging, while upgrading the PCB to handle higher power loads with advanced safety features like heavy-duty relays and PWM charge controllers.

Parts used in the UNplug Project:

  • Arduino MKR1000
  • Particle Spark Core
  • Arduino Nano R3
  • ATmega2560
  • 1500W pure sine wave inverter
  • Sealed lead acid or lithium batteries
  • 30A, 120/240VAC heavy duty relay
  • External 40W switching power supply
  • 50A, 32V solar PWM charge controller
  • 120V DPDT relay
  • Power mosfet bank
  • Temperature sensor
  • Buzzer
  • H4 solar connectors
  • Standard Polycase enclosure

Get your essential appliances off the grid with just one solar panel

Things used in this project

Hardware components

Spark Core
Particle Spark Core
× 1
Arduino Nano R3
Arduino Nano R3
× 1
Arduino MKR1000
Arduino MKR1000
× 1

Story

Custom parts and enclosures

 

Source : Solar UPS controller/automatic transfer switch

Quick Solutions to Questions related to UNplug Project:

  • Why did the author replace the Particle Spark Core?
    The pricing policy locked users into a monthly subscription for production runs over 25 units, and Over-The-Air updates were difficult to control and debug.
  • What is the voltage limitation of the MKR1000 Vin pin?
    The on-board Vin voltage regulator only supports 5.5V, not the 6V mentioned on some aspects pages, and it lacks filtering for stable ADC readings.
  • How much energy can the battery capacity store?
    The battery capacity ranges from 0.8 to 1.2 kWh depending on the type, which is enough to power a fridge during the night.
  • Can this unit charge an electric vehicle?
    Yes, in full configuration with enough attached solar panels, it can charge an electric vehicle via a level 1 charger.
  • What is the maximum current rating for the new Rev.3 power board?
    The new UNplug power board rev.3 is rated for 15A at 120V and 240V AC.
  • How does the system switch between power sources?
    A 120V DPDT relay switches between two power sources connected at specific terminals.
  • What is the primary goal of the UNplug project?
    The goal is to let users use solar energy on a small scale to power essential household items like refrigerators and internet modems off the grid.
  • Why is UL certification necessary for this hardware?
    UL certification is required because the hardware hooks directly into the 120V wall outlet in a room.

About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter
Scroll to Top