Monitor power and shut down if voltage gets below limit in webform (software) #49

Open
opened 2023-09-17 12:01:50 -05:00 by W1CDN · 1 comment
Owner

KB1OIQ has discharge protection in his arduino controller:
image

https://master.dl.sourceforge.net/project/kb1oiq-ham-radio-projects/80m_ardf/80m_fox.pdf?viasf=1

If I add a terminal for controller power via VIN (https://olddocs.zerynth.com/latest/official/board.zerynth.doit_esp32/docs/index.html#power), I think voltage can be monitored. Can let user do the math on what voltage to not drop below, and enter that value into a field on the webform.

Quick search suggests that I would still need a voltage divider circuit (for a different board, but probably similar): https://forum.arduino.cc/t/monitoring-vin-on-a-esp32/894785/4

KB1OIQ has discharge protection in his arduino controller: ![image](/attachments/2b81f76a-11ee-4810-9fbf-b95031dee00c) https://master.dl.sourceforge.net/project/kb1oiq-ham-radio-projects/80m_ardf/80m_fox.pdf?viasf=1 If I add a terminal for controller power via VIN (https://olddocs.zerynth.com/latest/official/board.zerynth.doit_esp32/docs/index.html#power), I *think* voltage can be monitored. Can let user do the math on what voltage to not drop below, and enter that value into a field on the webform. Quick search suggests that I would still need a voltage divider circuit (for a different board, but probably similar): https://forum.arduino.cc/t/monitoring-vin-on-a-esp32/894785/4
280 KiB
W1CDN added the
enhancement
hardware
labels 2023-09-17 12:07:22 -05:00
W1CDN changed title from Monitor power and shut down if voltage gets below limit in webform to Monitor power and shut down if voltage gets below limit in webform (software) 2023-11-02 20:55:21 -05:00
Author
Owner

Moved hardware part of this question to W1CDN/vulpes_hardware#3.

Moved hardware part of this question to https://amiok.net/gitea/W1CDN/vulpes_hardware/issues/3.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: W1CDN/vulpes#49
No description provided.