A chimera plugin for MEADE telescopes
Install chimera on your computer, and then, this package. Edit the configuration file adding one of the supported MEADE telescopes as on the example below.
Besides chimera, chimera-meade
depends only of pyserial.
pip install -U git+https://github.com/astroufsc/chimera-meade.git
Here goes examples of the configuration to be added on chimera.config
file.
- MEADE LX200 telescope
telescope: name: lx200 type: Meade device: /dev/ttyS0 # can be COM1 on Windows
This plugin was tested on these hardware:
- MEADE LX200 16'' telescope
For more information, contact us on chimera's discussion list: https://groups.google.com/forum/#!forum/chimera-discuss
Bug reports and patches are welcome and can be sent over our GitHub page: https://github.com/astroufsc/chimera-meade/