Stormworks: Build and Rescue

Stormworks: Build and Rescue

Not enough ratings
Morse Code Encoder
2
   
Award
Favorite
Favorited
Unfavorite
Vehicles: Creative
Microcontrollers: Cockpit, Microcontroller
Tags: v0.6.18
File Size
Posted
120.733 KB
16 Apr, 2019 @ 7:56pm
1 Change Note ( view )

Subscribe to download
Morse Code Encoder

Description
Please note that the encoder currently does not work, something in the game was changed which has broken the logic circuit. I can't figure out how to fix it.

A simple to use microcontroller that will transmit a single letter/number as Morse code

Setup Instructions
- The length of time for dots, dashes, and the pause between can be customised in the vehicle build menu. By default they are set to a fairly long time to make the messages easier to read.
- Connect the number input to a small keypad, and the on/off input to a push button.
- The outputs can connect to whatever you like, but I recommend any of the lights.

Usage Instructions
- Input a number into the keypad corresponding to the letter/number you want to send (see below).
- Press the 'Encode' button and the microcontroller will output a Morse code signal - e.g If you have connected it to a light then the light will flash as a Morse lamp would.
- The 'Ready' output will signal if the microcontroller is ready for you to press the 'Encode' button. Pressing before the controller is ready will cause trouble so please don't do it. If you press it by accident just wait for the microcontroller to be ready and then send the message again.
- The 'Invalid' output will signal if the number you've input isn't something the microcontroller can encode.

Message Instructions
- Letters are input by their position in the alphabet. E.g. Input 1 to send A, 2 for B, 3 for C etc.
- Numbers are input by their value + 30. E.g. Input 31 to send 1, 32 to send 2 etc. The exception is 0 which is input 40.

For an example of how to set up the controller see https://steamproxy.com/sharedfiles/filedetails/?id=1714767952
4 Comments
williamsa1997 5 Oct, 2022 @ 9:08am 
look forward to seeing a fixed version someday, especially with a decryption system that can take manual morse too
Kiririn 11 Aug, 2021 @ 11:07am 
Sad, this was exactly what I was looking for
WhoopAss_McGue  [author] 17 Sep, 2020 @ 5:45pm 
Yes, unfortunately something about the Composite Signal was changed which has broken it. I can't figure out exactly what the problem is. :steamsad:
Harms 17 Sep, 2020 @ 5:13pm 
Doesn't seem to be working anymore, sadly