Giter Club home page Giter Club logo

solar-charge's Introduction

Solar Charger

Your easy-to-use charge EV from solar app.

Why?

In August 2023, my energy supplier decided to add a new surcharge that applied to solar panel households who delivered energy to the grid (terugleveren in Dutch).[1] It is a laddered charge that increases the more energy you deliver. I ran the numbers, and for our installation, it would add up to an extra 3750 Euros over the lifetime of the panels. This does not seem like the best way to go about a sustainable energy transition, but on the other hand the imbalance costs to suppliers are real, and eventually net metering (salderen) in the Netherlands will be phased out. One solution to this issue is batteries, but they are expensive. So why not try cheaper -- or free -- solutions first? Enter the Solar Charger app.

Screenshot 2023-09-02 at 16 28 46

What?

The idea is simple: if you have an EV, charge it from the extra solar power you're generating. Ensure that you charge your EV in a way that avoids delivering solar energy to the grid, so you avoid the surcharge and possibly also pay for less electricity to charge your vehicle.

Home automation software isn't new and there are many solutions that can do this, but it usually tries to do many things and can be complicated to use. This app is designed to be as simple as humanly possible and do one thing well. It's a desktop app for MacOS and Windows with a mininum setup that runs all the time and manages charging your EV whenever it's plugged in.

Using data from your inverter, it will ensure all excess solar power is used to charge your EV, following the available power minute-per-minute throughout the day.

What is supported?

As this is the first release, it currently only supports my inverter (Omnik) and vehicle (Tesla model 3). I plan to add support for more inverters as soon as possible.

Is it free? Is it safe to use?

Yes, this app will stay free forever. It runs on your computer and uses your local network. It does not "phone home" or rely on any third party services except the website for your vehicle manufacturer to control charging.

I have tested this software extensively on my own vehicle, and the source code is simple, open, and free to read. No warranty of any kind is provided. Read the full license.

Contributors

Me and mid

References

  1. Original announcement by my energy supplier, Vandebron
  2. Research by Dutch newspaper AD finding other suppliers have also quietly introduced extra surcharges for households with solar panels
  3. My LinkedIn post explaining my motivation for developing Solar Charger

solar-charge's People

Contributors

davedx avatar

Stargazers

Sam Theisens avatar

Watchers

 avatar

solar-charge's Issues

Prelaunch

  • Inverter IP address in settings
  • Navigate from settings to dashboard on success
  • Record kwh charged

Implement closed-inverter solar data heuristics

There are too many inverters out there to be able to support them all, and even if they're supported in software there will often be missing hardware (for example wifi or ethernet add-on cards or serial connections).

It's not necessary for solar charging to be 100% accurate, so what we can do is use solar profiles (based on long/lat and available sharing data), weather data, and any possible annual generation data the user may have available. In short, there should be an "closed-inverter configuration" where the user with minimal inputs can still charge their vehicle when solar generation is predicted to be sufficient.

The only required inputs should be postcode (mapped to lat/long) and the watt-peak of the system. Annual generation (from the inverter not the energy bill) could be an optional input. The rest should be done using Solar Charger.

This will require some kind of call to an external weather service to work.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.