Skip to content

damienmaguire/ESP8266-WiFi-Interface

Repository files navigation

ESP8266-WiFi-Interface

A universal WiFi interface using the Olimex ESP8266 module for various open source EV projects e.g. Lexus GS450H VCU.

The current version is designed to accept data from the ISA CAN shunt. Extra parameters can be aded or removed as reqired. Aiming to make this easy to configure and customise.

The information is transmitted over serial to the esp8266 at 19200 baud 8n1 in the form : v:xxx,b:xxx,n:xxx,i:xxx,p:xxx,ah:xxx,kwh:xxx,t:xxx* where :

v=v1
b=v2
n=v3
i=current
p=power
ah=amp hours
kwh=kilowatt hours
t=temp
*=end of string

These values can be updated separately :

v:xxx*
v:xxx,kwh:xxx*

xxx=three digit integer for each parameter eg p100 = 100kw.
updates can be every 100ms or longer.

SSID,Password and BAUD rate can be configured.
Goto : 192.168.4.1 once connected


About

A universal WiFi interface using the Olimex ESP8266 module for various open source EV projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •