Start a new topic

How to add voltage to the WIFI firmware

Hi All,


I am trying to figure out how to add voltage to the main HTML page. I am an embedded C programmer and had not trouble modifying the Arduino code, but this ESP8266 baffles me.  Can someone point me to the file in the firmware where the HTML page is generated?  I am familiar with CSS, but it appears that java script is used too. So I assume that I will have to modify the javas cript. What file is this in?


BTW I can compile and deploy my firmware just fine using the platform IO, I am hoping for a pointer on where to start looking.



1 Comment

See this commit where i added temperature to the display: https://github.com/OpenEVSE/ESP8266_WiFi_v2.x/commit/1ad7d7b578b1c9be40fbc4ac6b2f0ff4630daa3d


Please open an issue on the ESP8266_WiFi_v2 github. I and the other devs will do our best to help 


https://github.com/OpenEVSE/ESP8266_WiFi_v2.x/issues

Login or Signup to post a comment