docBmuc
|
59b6addccf
|
Fix in live view, larger boxes in CSS, SPI-Speed define
Fixed missing HM800 in liveView
Larger boxes in CSS
Introduced SPI speed define for reduced speed (1MHz) for increased stability
|
3 years ago |
lumapu
|
2abd388726
|
* converted to "poor-man-ticker" using millis() for uptime, send and mqtt
* added inverter overview
* added send count to statistics
|
3 years ago |
Andreas Erhard
|
edcf69aa01
|
* added display name to inverter view
|
3 years ago |
lumapu
|
f6b75aff90
|
* preliminary state, compiles good not tested on hardware
* converted struct inverter_t to class Inverter
* started with calculation functions (idea from Hubi/mikrocontroller.net)
|
3 years ago |
lumapu
|
df9f050313
|
* added erase application settings
* HM1500 as selectable in setup
* Added new commands to statistic (0x82, 0x83)
|
3 years ago |
lumapu
|
a95069e65c
|
* set default pinout to Wemos D1mini
* pinout will be saved in eeprom, but changes not applied for now
|
3 years ago |
lumapu
|
9e6cae26a7
|
* increased number of inverters
* name, serial and type can be configured using setup.html
|
3 years ago |
lumapu
|
d0731f7065
|
* new structure
* slim definitions of fields and units
* prepared multi inverter setup (not finished now)
|
3 years ago |
lumapu
|
8bfbd8d45b
|
* added HM1200 decoder
* added HTML to visualize the read values
|
3 years ago |
lumapu
|
5f927ad8c5
|
added ESP8266 code
|
3 years ago |