by stonlyb on 8/11/22, 9:22 PM with 32 comments
by Dries007 on 8/11/22, 11:04 PM
If you want a capable DIY solution, I recommend the SmartEVSE (v3) platform. The hardware is quite capable (ESP32 based, support for switching between 1 & 3 phase charging). The software requires some more work to fully utilize the hardware, but is open source.
No cloud APIs required :)
Code & schematics: https://github.com/SmartEVSE/SmartEVSE-3
by bacon_waffle on 8/11/22, 10:09 PM
by adev_ on 8/12/22, 1:26 AM
If some of you are interested by some DIY smart EV charger for home usage. I did one for myself and put the design on github some years ago:
https://github.com/adevress/open-ev-station
- Designed for 11KW of power
- Designed for European Grid power (can be adapted)
- Support three phase power
- Support remote control over wifi
- Measure Energy consumption
- Time programmable
- Does not requires any programming: It use a shelly 3EM
- Simple, Stupid and safe design
by josephcsible on 8/11/22, 10:04 PM
by Glawen on 8/12/22, 7:53 AM
As I understand, this solution is for the backend, connecting the EV charging station with the internet, but it is not used to connect to the EV.
Many of our clients thought they just needed to buy/install such a solution to have a fleet of smart charging vehicles, because that is a crowded space and that is what the vendor sold. The issue was the interface EV <=> EVSE as the protocol used for charging was not incorporating smart charging feature (newer protocol was being written at that time). We had to hack the protocol to implement some features.
by danans on 8/12/22, 1:31 AM
Sub-metering lets an EV charger be metered separately from a house, theoretically allowing it to take advantage of lower EV rates during more restricted times.
1. https://www.utilitydive.com/news/california-puc-ev-electric-...
by kkfx on 8/12/22, 3:45 PM
It's a pity not much for mere EV charging but for EV usage at home in the broad sense: IF we will arrive to an open API all vendors agree we can use expensive batteries not only for the car but also to power the home in case of outages reducing a bit they obscene cost compared to their life expectancy...
by z-cam on 8/11/22, 10:11 PM
Let me know if you have any questions about our vision for open EV charging infrastructure.
by natch on 8/11/22, 10:10 PM
Satisfied customer, no other connection to the company. They also offer different plug sizes right on their website, for those that have less common outlet sizes:
https://www.splitvolt.com/product-category/ev-chargers/
Obviously Chargelab seems to be offering more in terms of having an API and programmability, but this is quite a large jump up from the usual solution of just sticking the charge cable that (possibly) came with the car into the wall. Splitvolt is nice as a solution in the middle in between these two extremes.