Skip to content

Tinkerforge/warp-esp32-ethernet-brick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

WARP ESP32 Ethernet Brick

This repository contains the firmware source code and the hardware design files. The documentation generator configs can be found at https://github.com/Tinkerforge/generators

Repository Overview

Software

  • esp32-firmware Please report any issues concerning WARP hard- and software here! Source code of the ESP32 firmware shared between all WARP Chargers and Energy Managers
  • tfjson SAX style JSON serializer and deserializer
  • tfmodbustcp Modbus TCP server and client implementation
  • tfocpp OCPP 1.6 implementation
  • tftools Miscellaneous tools and helpers
  • esp32-remote-access Source code of the my.warp-charger.com remote access server
  • warp-charger The 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

  • 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

WARP2 Charger Hardware

  • 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

WARP3 Charger Hardware

WARP Energy Manager Hardware

WARP Energy Manager 2.0 Hardware

Forked/patched projects

Repository Content

hardware/:
  • Contains KiCad project files and additionally schematics as PDF
datasheets/:
  • Contains datasheets for sensors and complex ICs that are used

Hardware

The hardware is 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.

Software

The software for all Bricks based on the ESP32 can be found at: https://github.com/Tinkerforge/esp32-firmware/tree/master/software

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •