/open_evse

Firmware for Open EVSE

Primary LanguageC++GNU General Public License v3.0GPL-3.0

This is the development branch - use for testing only


Firmware for Open EVSE: Open Source Hardware J1772 Electric Vehicle Supply Equipment
See http://code.google.com/p/open-evse/ for project details.

Compilation help: http://code.google.com/p/open-evse/wiki/LoadingFirmware

NOTES:
- Working versions of the required libraries are included in the libraries/ folder
- Arduino 1.6.x is STRONGLY RECOMMENDED for compiling OpenEVSE. Older versions of Arduino will build sketches which are too big to fit into OpenEVSE, unless features are disabled.
------------

Open EVSE is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.

Open EVSE is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Open EVSE; see the file COPYING.  If not, write to the
Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA.

* Open EVSE is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.