Skip to content

INDI driver for an Arduino USB/ST-4 Interface

License

Notifications You must be signed in to change notification settings

eliboni/indi_ardust4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

indi_ardust4

This is an implementation of a minimal INDI (http://www.indilib.org/) driver for Kevin Ferrares Arduino based USB to ST-4 adapter (https://github.com/kevinferrare/arduino-st4).

License

This is based on the GPUSB driver and as such under the GPL2

Features/Limitations

  • No way to dynamically assign a tty
  • No Goto, just North, West, South, East

Building

cmake .
make

Running

indiserver ./indi_ardust4

About

INDI driver for an Arduino USB/ST-4 Interface

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.7%
  • CMake 3.3%