Medieval Engineers

Medieval Engineers

评价数不足
8-Bit Clacks Relay Tower
   
奖励
收藏
已收藏
取消收藏
Type: Blueprint
文件大小
发表于
1.311 MB
2018 年 3 月 4 日 下午 12:28
1 项改动说明 ( 查看 )

订阅以下载
8-Bit Clacks Relay Tower

描述
Medieval wireless communication is here. Use strings of these towers to relay 2 way 4 bit messages or one way 8 bit messages between settlements.

No code system has yet been developped
6 条留言
peaceman 2018 年 3 月 6 日 下午 6:50 
I wonder if they used something like this in medieval times
stormtrooper_34 2018 年 3 月 6 日 下午 5:47 
Use 0 for end of message and 255 for start message. You don't even need most part of others 253 sybmols for messeging.
Hexacosichoron  [作者] 2018 年 3 月 6 日 下午 5:34 
I can use them for indicating the beginning and ending of a message or defining formats, but there still needs to be a separate signal that the user turns off while turning the main signal flags so the next tower doesn't mis-read a half-assembled code.
stormtrooper_34 2018 年 3 月 6 日 下午 1:49 
ASCII has a lot of technical sybmols like null, beep, and cursor movment sybmols. Why not to use them for your needs?
Hexacosichoron  [作者] 2018 年 3 月 6 日 下午 1:17 
That's actually what I was thinking. It's why I chose 8 bits. This tower is missing a few other features though, like the ability to indicate whether it's active or not, or whether the code it's displaying is ready to be copied by the next tower down the line.
stormtrooper_34 2018 年 3 月 6 日 上午 11:52 
Use ASCII. It perfeclty fits in 8 bits.