Stationeers

Stationeers

Clock V2
16 Comments
DeviousNope 16 Apr @ 12:57am 
this doesn't work, guess imma have to make my own
DaVidoSS 16 Dec, 2023 @ 5:38am 
Unfortunately last update makes this briliant clock dead
Solus 20 Nov, 2023 @ 5:29pm 
I had the same problem at first until I realized that by "on the ceiling" they mean that from the perspective of being in a room - so not "on the roof outside, at your feet, with the panel facing up" but "on the ceiling inside, over your head, with the panel facing down". Hope that helps & thanks for yet another good script to learn from, CowsAreEvil!
Estal 2 Sep, 2023 @ 8:29am 
Any idea why my clock is counting down instead of up?
LoboFH 27 Oct, 2022 @ 12:18pm 
On Venus needs to be in a wall facing south with dataport facing down
tufted titmouse 30 Dec, 2021 @ 5:17pm 
On Mimas you need to put it on the ceiling and point it South.
nizzemancer 2 Nov, 2021 @ 1:14am 
subscribed for trigonometry
Mars Mullo 21 Aug, 2021 @ 8:29pm 
For some reason straight out of the box on the Mun it works with the sensor connection down on a south facing wall.
The Pez 19 Jun, 2021 @ 8:30pm 
I managed to do it finally lol, I'll link this code in my post. It now works on any wall, floor or ceiling with any data port. You just have to define 2 conditions at the start of the code.

Maybe one day I might find out why you multiply the sine's together to correct for the different speed at which the angles change.
CowsAreEvil  [author] 18 Jun, 2021 @ 6:25pm 
I would need a lot of diagrams and better editing software to explain this one, so there will not be a video. If you want to change the position of the sensor you just need to adjust the angles read from the sensor before executing the conversion.
The Pez 18 Jun, 2021 @ 8:09am 
Hi Mic, Is there any chance you could explain why you do the calculations that you use in this code in one of your videos? I can follow the code easily, but I don't understand why you convert to radians and multiply the two angles together and then convert back.

I wanted to make a modified version of this type of clock that can have the sensor placed in more then one position, so long as you tell the code how its positioned.
CowsAreEvil  [author] 2 Mar, 2021 @ 10:11pm 
My programming is self taught. There is the Wiki and the stationeering IC10 simulator and the in game help for command references. But then it comes down to a lot of experimenting to find out what works.
jay.jahn 2 Mar, 2021 @ 6:59pm 
I've been watching your videos and trying to find info but not having any luck. I was hoping you could point me in the right way.
jay.jahn 20 Feb, 2021 @ 6:05am 
Where did you learn how to wright code? I'm tring to find help and aint having much luck. Any help you could give would be great.
CowsAreEvil  [author] 19 Feb, 2021 @ 3:15pm 
Thanks for the feedback on the positioning. It is not currently set up for multiple displays but there are plenty of spare pins on the chip so you could easily modify the code to add more. Just repeat the line that updates the display to update to the other displays or change it to a batch write to work on all displays.
jay.jahn 19 Feb, 2021 @ 8:41am 
Hey i just tried the IC code on the moon and its like you said sensor on north wall with dataport facing up. I have a question will it work with multi consoles?