JohnMarzulli / StratuxHud

Heads Up Display for use with Stratux. Designed for reflective HUD screens, intended for traffic call outs.
https://johnmarzulli.github.io/StratuxHud/
GNU Lesser General Public License v3.0
120 stars 22 forks source link

Easy Setup And Configuration #10

Open JohnMarzulli opened 6 years ago

JohnMarzulli commented 6 years ago

Add a Web Based U.I. that will:

JohnMarzulli commented 6 years ago

This is being handle under a separate repo (for the moment) at https://github.com/JohnMarzulli/HudConfig

JohnMarzulli commented 5 years ago

@N129BZ - I would love to get your thoughts on making the setup process easier.

N129BZ commented 5 years ago

I'm looking at the possibility of a phone app that, when on the HUD's wifi network, can give a nice GUI with the expected buttons, dropdowns, etc., it could possibly even use SSH to directly pull/drop a config file on the HUD pi.

JohnMarzulli commented 5 years ago

Take a look at my "HudConfig" project.

I already have REST endpoints exposed that allows for the config to be modified.

https://github.com/JohnMarzulli/HudConfig

N129BZ commented 5 years ago

I'll check that out...