Skip to content

Tinkerforge/warp-charger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,041 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WARP Charger

You can find more information, technical details etc. about WARP Chargers at http://warp-charger.com.

This repository contains the source of this web site, all released firmwares, the manual and some additional information.

WARP Repositories

This is an overview of all repositories that make up the WARP Charger and WARP Energy Manager ecosystem.

Please report any issue concerning WARP hard- or software in the esp32-firmware repository, no matter which repository it originates from.

Software

  • esp32-firmware - Source code of the ESP32 firmware shared between all WARP Chargers and Energy Managers

Libraries used by the firmware:

  • tfjson - SAX style JSON serializer and deserializer
  • tfmodbustcp - Modbus TCP server and client implementation
  • tfocpp - OCPP 1.6 implementation
  • tftools - Miscellaneous tools and helpers

Remote access:

Documentation, tools and integrations:

  • warp-charger - Source code of (docs.)warp-charger.com and the printed manual, released firmwares, datasheets and documents, as well as some tools and hardware design files
  • api.warp-charger.com - Serves APIs that are used by WARP Chargers to obtain relevant public information like day ahead prices
  • vislog.warp-charger.com - Visualizes WARP Charger logs and EVSE debug protocols
  • dbus-warp-charger - Integrates WARP Chargers into a Victron Energy Venus OS device (e.g. Cerbo GX)

WARP Charger Hardware

WARP4 Charger

Current charger generation.

WARP3 Charger

  • warp-esp32-ethernet-brick - Hardware design files of the WARP ESP32 Ethernet Brick
  • evse-v3-bricklet - Hardware design files of the EVSE 3.0 Bricklet (firmware shared with the EVSE 2.0 Bricklet)
  • nfc-bricklet - Firmware source code and hardware design files of the NFC Bricklet

WARP2 Charger

  • esp32-ethernet-brick - Hardware design files of the ESP32 Ethernet Brick
  • evse-v2-bricklet - Firmware source code and hardware design files of the EVSE 2.0 Bricklet
  • nfc-bricklet - Firmware source code and hardware design files of the NFC Bricklet

WARP1 Charger

  • esp32-brick - Hardware design files of the ESP32 Brick
  • evse-bricklet - Firmware source code and hardware design files of the EVSE Bricklet
  • rs485-bricklet - Firmware source code and hardware design files of the RS485 Bricklet

WARP Energy Manager Hardware

WARP Energy Manager 2.0

Current energy manager generation.

WARP Energy Manager 1.0

Forked/patched projects

Repository Content

documents/:
  • Contains test reports, data sheets and manuals for the WARP Charger itself and used components
firmwares/:
  • All released firmwares as well as their .elf files used for decoding stack traces and further debugging
hardware/:
  • Contains KiCad project files for some custom PCBs used in the WARP Charger
label/:
  • Scripts and other files used to create and print the type label sticker
manual/:
  • LaTeX source and used resources for the manual
warp-charger.com/:
  • The source of the WARP Charger web site (this site is deprecated, the old hand-written html site has been moved to a wordpress)

Firmwares

The firmwares folder contains all released firmwares as bin files. These can be flashed using the web interface or over USB using https://github.com/espressif/esptool/ at offset 0x1000. The folder also contains the ELF files with debug information.

Hardware

Parts of the hardware are designed with the open source EDA Suite KiCad (http://www.kicad.org). Before you are able to open the files, you have to install the Tinkerforge kicad-libraries (https://github.com/Tinkerforge/kicad-libraries). You can either clone them directly in hardware/ or clone them in a separate folder and symlink them into hardware/ (ln -s kicad_path/kicad-libraries project_path/hardware). After that you can open the .pro file in hardware/ with KiCad and from there view and modify the schematics and the PCB layout.

About

Mit WARP, Abkürzung für "Wall Attached Recharge Point", bietet Tinkerforge Open Source Ladelösungen für Elektrofahrzeuge.

Resources

Stars

67 stars

Watchers

12 watching

Forks

Packages

 
 
 

Contributors