diff --git a/README.md b/README.md index 42adf08..f39333c 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,43 @@ Heidelbridge is a firmware for ESP32 microcontrollers. It allows you to bring yo ![PlatformIO CI Build](https://github.com/BorisBrock/Heidelbridge/actions/workflows/build.yml/badge.svg) ![Flawfinder Code Analysis](https://github.com/BorisBrock/Heidelbridge/actions/workflows/flawfinder.yml/badge.svg) ![Cppcheck Code Analysis](https://github.com/BorisBrock/Heidelbridge/actions/workflows/cppcheck.yml/badge.svg) +![GitHub all releases](https://img.shields.io/github/downloads/BorisBrock/Heidelbridge/total?color=blue&style=flat-square) --- -Todo +# Required Hardware + +todo + +--- + +# Installation + +## Programming the ESP32 + +todo + +## Connecting the Hardware + +todo + +## Setting Up EVCC + +todo + +--- + +# Contribution + +todo + +--- # Attribution -- Blueberry logo: Blueberry Vectors by Vecteezy \ No newline at end of file + +- [Blueberry logo](ttps://www.vecteezy.com/free-vector/blueberry) +- [eModbus Arduino library](https://github.com/eModbus/eModbus) +- [Async TCP Arduino library](https://github.com/mathieucarbou/AsyncTCP) +- [ESP Async Webserver Arduino library](https://github.com/HenkHoldijk/mathieucarbou_ESPAsyncWebServer) +- [Websockets Arduino library](https://github.com/Links2004/arduinoWebSockets) +- [MicroOCPP Arduino library](https://github.com/matth-x/MicroOcpp) \ No newline at end of file