richonguzman / LoRa_APRS_iGate

LoRa APRS iGATE for ESP32 Based Board with Rx + Tx capabilities
MIT License
162 stars 52 forks source link

Web page: BATTERY section layout - group Internal and external voltage options #129

Open DOKTORKROSS opened 3 weeks ago

DOKTORKROSS commented 3 weeks ago

I'd like to ask you about group this options as my example if no problem of course. I'm sorry for ms paint ;)

Current layout: image

My two proposal layouts: Battery

richonguzman commented 3 weeks ago

Check how it's now and let me know

DOKTORKROSS commented 3 weeks ago

I see the last build from 2024.06.25. I have stupid question: I didn't understand if I should wait for the next release or compile on my own from sources and confirm if that's what I meant?

image

Regards

HF5F | Pawel | Poland

richonguzman commented 3 weeks ago

this was meant for you to compile and upload from VSCODE with github new info as I have to build the process to update the web installer still

and I always give a few days of tries before this to validate all with more users if available

DOKTORKROSS commented 3 weeks ago

Sure. I'll be compiling and testing over the weekend (same as issue #123).

DOKTORKROSS commented 3 weeks ago

It looks very cool. The divider configuration I was just about to report to you, so you read my mind well. image

Q1: I see that some of my colleagues who want to use your software have no technical knowledge. They won't know where R1 and R2 are - I suggest adding a schematic. Ideally, you should put a pin configuration box next to the place on the schematic where it is drawn.

Q2: Not all pins on the board are analog and cannot measure voltage. Maybe find a common part of the pins to select from the supported boards and only allow those to be selected from the list?

Q3: Is pin 35 reserved? It is analog and unfortunately after configuring it did not show anything. I found this but did not analyze all the code. image

Q4: Could Monitor External Voltage Health start 1 minute after startup? This is probably my case from #123 - after accidentally turning it on, the only option is to reload the firmware or connect the voltage source to the pin that was configured - user have to remember what configured.

Meybe as this? image