There have been some improvements. A new contributor kimbl4 submits some improvements and a pull request. They should be in the Development build.
https://github.com/OpenEVSE/openevse_esp32_firmware/pull/914
https://github.com/OpenEVSE/openevse_esp32_firmware/releases/tag/latest
Better, but I still have to ask, "why the huge max A display". I don't really see the need for any display of this number, but maybe it would be handy to have there somewhere. However it definitely does NOT have to be the biggest of all the screen info. Something small would be much better IMO and use the space for other more useful info.
And let's get the touch screen usable. Now that would be useful.
@Ken Gillett, The software is open source, anybody can make any change to their own software and submit their changes it to the community as a whole.. Kimbl4 had some ideas, edited a few lines of code, created a couple icons and then submitted a pull request. We liked the changes and accepted the pull request.
If you are not able to do this, create a mockup of what you would like to see.
Touch screen requires a giant hole in the enclosure and extensive seals to keep the water out. Not an easy thing to do but, we are working on it.
That's why I like OpenEVSE. :-)
I'm kimble4, I kept the large max current display because it suits my use case: A portable unit that can be plugged into supplies of different capabilities, so it makes sense that it's really clear what the limit is currently set to.
One thing I've thought about is a vibration sensor to detect a person tapping on the front of the case - I've seen that done on a solar inverter as a simple way to wake the backlight and cycle through display modes (which is all most people are going to want to do most of the time) without having to compromise the waterproofing.
@kimble4, I'm not just trying to be negative. Well done for making the mods to suit you. I would like to think I will find the time to get into that myself.
For my use case, the max. current is of little interest, although I do understand it could be different for others, but having it so large makes no sense to me. As long as you can read the data, I would have thought it better to make that smaller and instead have more info on the screen.
Also, there is no indication what that value is. When first seeing the new large display, I was not alone in querying what that figure was, thinking it was likely to be the current charge rate - a far more important value as far as I'm concerned. Good interface design means the user being able to understand what the display is showing with no ambiguity.
The new screen is a 'work in progress' I know and I look forward to seeing how it progresses and hope to be able to provide some development input when I can.
Is it possible to modify the old enclosure to install this new 3.5" display?
@Miguel
Yes, it your station has the plastic enclosure with the 2 line display you can upgrade. You need:
Enclosure Lid Only Option
3.5" Color Display
https://store.openevse.com/collections/all-products/products/openevse-color-lcd-wifi
Temperature sensor (Not Required but Highly recommended)
https://store.openevse.com/collections/all-products/products/temperature-sensor
Your OpenEVSE controller may need a firmware update as well if you are running firmware before 7.2.1.
https://store.openevse.com/collections/all-products/products/openevse-programmer
I assume this is documented somewhere but I can't seem to find it anywhere. What is the binary file for this development firmware to display actual charge power. Is it
openevse_wifi_tft_v1_dev.bin
? And is that all that is needed to update via the OpenEVSE web interface locally? Thanks.
I assume it is listed in some documentation somewhere but I can't seem to find it anywhere. What is the binary for the new display firmware referenced here that will show the charging power? Is it openevse_wifi_tft_v1_dev.bin ? Is that the only file needed to update the firmware from the OpenEVSE firmware update page when doing a local firmware update? Thanks.
@Gary your binary will always be openevse_wifi_tft_v1.bin.
You should be able to install the Development firmware automatically by checking the development checkbox for internet github update or manually by downloading then installing the firmware from here:
https://github.com/OpenEVSE/openevse_esp32_firmware/releases/tag/latest
OpenEVSE Support
We are currently building the first batch of full color graphical displays with WiFi.
2 people like this