Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 821 Bytes

File metadata and controls

36 lines (21 loc) · 821 Bytes

graffito

Python Celestron control

Information:

  • scripts/capture.py:

    • Simple capture script that attempts to read out the commands as something intelligible that can be read by a human. Using this to convert the commands in info into something useful.
  • bin/graffito_listen:

    • Listen to the output of a port
  • bin/graffito_debug:

    • Run some commands
  • controller/communicate/communicate.ino:

    • Set switch to read [towards reset] and this program captures the commands in terms of the hex characters

Links:

Just a collection of links that have been useful.