Skip to content

Releases: gzebrick/WD5ACP-KPA-500-WebPage

Version 4.03

13 Mar 00:29
dc1c284
Compare
Choose a tag to compare

Tweaked web page fan command button descriptions and added green background color when fan minimum speed is > 0

Version 4.02

06 Mar 15:06
2f8a6f6
Compare
Choose a tag to compare

Same as version 4.01 but now the Serial Number displayed on the web page is an integer, not a float, so no ".00" on the end.
Like Ver 4.01 -has USB prompt for WiFi SSID, password and hostname during boot up. If nothing entered, boot continues with
values saved in EEPROM.

Version 4.01

06 Mar 01:55
17fbe13
Compare
Choose a tag to compare

This version uses the USB Serial port to prompt for new WiFi SSID, then password, then Host Name.

Host name access only works sometimes for my home LAN. You may need to reserved the IP in your LAN DHCP so it doesn't change
and just use the IP address to access the web server.

There's a 12-second countdown once the serial port is plugged in and the board powers up,
Followed by a 10-second window to start entering a new WiFi SSID.
If there is a new entry, the data is stored in EEPROM and the board reboots.
If there's no entry within 10 seconds, the boot-up continues, loading the existing infor off the EEPROM.

I had luck using the Serial port built into the Arduino programming tool, but PUTTY won't seem to work right. Not sure why.
Follow the prompts. The serial USB port is 115,200 baud 8,N,1.

Version 3.05

04 Mar 01:02
9d5afd7
Compare
Choose a tag to compare

Found serial port timing issues with earlier release. Added delays and tweaked polling of AMP via serial shell. Seems stable. Enjoy the bright blue LED showing AMP serial port communication (slows down to 1 second poll when amp is powered off).

Version 3.03

02 Mar 02:35
280966b
Compare
Choose a tag to compare

Cosmetic changed to the web page. Added IP on home page + move temp and fan control onto same line on PX page.

Version 3.01

01 Mar 18:07
54d6f9c
Compare
Choose a tag to compare

Added hostname feature "kpa500" - if it works can access server via URL: http://kpa500.local

Sometimes works for me on my LAN, sometimes doesn't

Also added serial port power pin output with delay. Optional, but if powering RS-232 adapter off pin, then may eliminate startup garbage .
Serial startup garbage of a "D" puts amp in download mode. This may eliminate that issue.

Version 2.19

11 Feb 17:14
1aac355
Compare
Choose a tag to compare

Cosmetic changes to web page -move band to top - have band and mode now all show dark grey on power off

Version 2.18

08 Feb 23:55
586408d
Compare
Choose a tag to compare

Adds brown/red color coding to temp display. Brown > 120, red > 150 'F

Version 2.17

08 Feb 22:59
1f21525
Compare
Choose a tag to compare

Changed timing on serial port - commented out messages no longer needed for debugging.
... hoping to improve webserver<>amp serial port communication to make it more reliable

Version 2.16

07 Feb 22:44
eea331e
Compare
Choose a tag to compare

Added WiFi signal strength and WiFi SSID to web page - more tweaks to web page