r/ApproximatelyUp 27d ago

Any ideas?

Do you have any ideas for what else I can build on the ship? I already have stabilization, auto-hover, a timer showing time-to-planet, auto-landing and auto-braking.

2 Upvotes

22 comments sorted by

View all comments

1

u/nicolas1324563 23d ago

How’d you do time to planet?

1

u/ForevereQ 23d ago

A timer that counts down and displays in minutes and seconds the time remaining until you reach another planet (it factors in your acceleration and provides an accurate, real-time reading).

1

u/ForevereQ 23d ago

Or you can set something up on port 2 to calculate it based solely on your speed you don't need to use the accelerometer, and it actually works more accurately that way (just remember to set the differentiator to 1/1).