Shopping cart imageShopping Cart (0) Items

All books using the keywords: Rodney Williamson

Controlling the Celestron Advanced GT Telescope Mount with Python Rodney Williamson
Books with a 0 star rating(0)
$32.54
Size: 6" x 9"
Binding: Perfect Bound
This book is for people who want to use their PC to control their Celestron Advanced Series GT telescope mount. I will say up front that my mount is several years old and uses RS-232 for communication instead of USB. However, the command protocol is the same and the Python code should mostly be the same also. I have used this code on both a Windows 10 and Windows 11 PC. I assume that the reader is familiar with the Python programming language. You don’t need to be an expert programmer—I’m not—but you do need to be sufficiently experienced with Python to read and understand the code examples. All the code examples in this book were written using Python 3.6. The GUI was developed ...