I recently purchased an Asus Tinkerboard S computer for use as a portable telescope mounted computer. I've noticed others have had luck getting kstars / ekos working and I wanted to post my notes so others might benefit. First off, Armbian Bionic is the OS you want. So far its worked with minimal issues. Kstars installs but as of right now, there is a missing sql5 dependency and kstars won't start. This has been mentioned several times in these forums so I won't go into detail. You simple add the missing dependancy: and kstars will load as expected. For those wondering, the uname -a output looks as follows:
Indiweb:
Before you can install indiweb, you will need to install pip:
But wait... your not done. First you need to install some additional modules and libraries:
And the python dev libraries:
And finally, you can install indiweb:
As I find out other useful information about this config, I'll update this post. One thing I can say for sure, this thing is fast!
Cheers
John
Indiweb:
Before you can install indiweb, you will need to install pip:
But wait... your not done. First you need to install some additional modules and libraries:
And the python dev libraries:
And finally, you can install indiweb:
As I find out other useful information about this config, I'll update this post. One thing I can say for sure, this thing is fast!
Cheers
John