Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

System-specific software pushes on web interface #170

@aforbis-stokes

Description

@aforbis-stokes

The variables that local operations would like to have access to alter for their systems are below:
pin_mapping (e.g. move HTR to A5 if A2 becomes damaged)
Temp high/low settings (ADPL-electon.ino INCINERATE_LOW_TEMP & INCINERATE_HIGH_TEMP, line 32 & 33)
Time between ignition (ADPL-election.ino IGNITE_DELAY, line 34)
Delay between valve open and ignite (ADPL-electron.ino delay (100), line 74)
Igniter on time (ignitor.h _ignitor_on_time, line 13)

One point of discussion is that most of these variables will only be altered during initial system setup, and once operation is consistent, they will remain unchanged.

Metadata

Metadata

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions