simonsan / AC_ChargingStation

A learning project to create an EV AC Charging station based on an Arduino Uno

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a repository for a learning and development project (not a finished product). This repository contains:

  • Code for Arduino Uno to work as an EV AC Charging Station.
  • KiCAD Schematic and PCB of a Shield for Arduino Uno to make the hardware for an EV AC Charging Station.
  • Gerber files to fabricate the Shield.
  • BOM to assemble the Shield.
  • STL files that can be used to 3D print a fixture to secure the Arduino Uno to a DIN rail.

Instructions to execute this learning project: https://www.udemy.com/course/electric-vehicle-charging-from-theory-to-practice/learn/lecture/42720488#overview

About

A learning project to create an EV AC Charging station based on an Arduino Uno


Languages

Language:C++ 56.9%Language:C 43.1%