arduino-st4 icon indicating copy to clipboard operation
arduino-st4 copied to clipboard

A PC-Telescope interface built around an arduino

Results 12 arduino-st4 issues
Sort by recently updated
recently updated
newest added

Hi Kevin or anybody - Perhaps I am trying to be too clever because I decided to use an ATmega328 chip on its own for space saving reasons. I can...

If PHD2 sends RA+# command over ST4 interface, for how long this "button" should remain pressed? What happen if you hit RA+ button on your remote? How many steps single...

Some mounts do not support moving both axis simultaneously, add an option in the driver to wait for an axis to move before going to the other.

hello sir. how can use it for my autoguider ? and how can i send amount of changes to arduino ?

Hello Kevin, A big thank you for your project, I realized this winter my version based on an ARDUINO UNO R3 (ch340) for my mount NEQ5. I just finished the...

Thank you for your wonderful work. I made the hardware with Arduino Nano and tried to use it on my EQ5 mount. I already have latest ASCOM platform installed and...

Only one program for instance Skycharts or PHD can be connected at a time, while the idea of ASCOM is to have the possibility to connect many via the ASCOM...

- Meridian flip - Combo box to list available COM ports - ASCOM 6.3 conformance - Refactoring - Dummy devices for testing when no hardware on hand - Visual studio...

Hello Kevin, I have found your mini Arduino project and I was tempted to play with it so I have built everything as described. My prototype got nicely built and...

I've got a basic INDI driver working for the arduino adapter https://github.com/tliff/indi_ardust4. Just autoguiding, no GOTO but it's a start.