/Spectropointer-server

Follows light in the sky and points at it with a Raspberry Pi, Flask, and XML-RPC

Primary LanguageHTML

Spectro pointer control interface

Spectropointer Raspberry Pi control interface

The spectro pointer maps out the sky and orients itself automatically to any new bright objects, identifying them using an on-board spectrometer. It is controlled by 4 Raspberry Pi's. This git is the interface to manually pilot the motor driver, using a Flask microservice and a XML-RPC controller. For more information, please ask Gustavo or Patrick from FIXME.

Running the app

# Enter the URL of your server on line 7 in app.py
pip install -r requirements.txt
python app.py