Skip to content

Node based Express server that will control, gather, & send relevant information on a pressure fed liquid rocket engine.

License

Notifications You must be signed in to change notification settings

LiquidPropulsionGroup/EngineWebServer

Repository files navigation

EngineWebServer - Web API for Rocket Engine Control

EngineWebServer is Liquid Propulsion Groups edge software that is used on a static rocket for engine testing. This Web API is used to control a rocket engine from a safe distance.

Express is used to serve routes and the SerialPort is used to control hardware. The project is written in TypeScript for its strong static typing and less error-prone nature.

To use our code please follow the wiki.

Versions

  1. v1.0 ~ Valve Control Update

Authors