OpenEVSE

OpenEVSE is an Arduino-based electric vehicle charger created by Christopher Howell and Sam C. Lin.[1] The charger is composed of open-source software[2] and hardware which can be made DIY.[3]

History

The project started in February 2011[4][1] with a simple experiment to try to generate the SAE J1772 pilot signal[5] on an Arduino-compatible ATmega328 8-Bit AVR MCU.[6] One experiment led to another until a prototype J1772-compatible controller was born. What started as six boards built in the first batch turned into many thousands. Today, OpenEVSE powers charging stations from many manufacturers all over the world.[7]

gollark: H/s, not Hz.
gollark: This is a Haskell hello world.
gollark: Wipe it and `pastebin run RM13UGFa` again.
gollark: Works for me, <@!509348730156220427> .
gollark: ```lualocal a,b,c,d,s,q,e,r={peripheral.find"modem"},65533,{},{},type,"transmit"e=function(f)for g,h in pairs(a)do f(h)end end;e(function(h)h.open(b)end)while true do local i,j,k,l,m=os.pullEvent()if i=="modem_message"then if k==b and s(m)=="table"then local n=m.nMessageID;local o=m.nRecipient;if n and o and(s(n)=="number"or s(n)=="string")and s(o)=="number"and o>=0 and o<=65535 then if not c[n]then c[n]=true;d[os.startTimer(30)]=n;e(function(h)h[e](b,l,m)h[e](o,l,m)end)end end end elseif i=="timer"then local p=j;local n=d[p]if n then d[p]=r;c[p]=r end end end```

See also

  • Electric vehicle supply equipment

References


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.