Skip to content
LittleTimmy52 edited this page Feb 3, 2023 · 4 revisions

Welcome to the LittleTimmy52 OpenComputers project wiki!

Purpose

The purpose of this repo is to simply host my code and projects for OpenComputers

Note: I am aware that my extensive use of readme files make this whole wiki redundant but, it is here to stal

What I have

ServerFS

This is my wip conversion at converting an existing serverFS to us GERTi

NetworkRelay

This relays wireless messages over long distances via linked cards. The 2 relay computers need a linked and wireless network card, the computer takes wireless messages, serializes the data, sends it over the linked card to the other which then broadcasts it over the wireless card.

wireless message <-> linked message <-> linked message <-> wireless message

Address to file

This saves all components to a file, the other script inserts a specified component address into a specified script at the top

Security

This is a collection of my basic security scripts for the OpenSecurity addon to OpenComputers

Robot

This is a collection of any scripts for robots that I have made or will make.

Clone this wiki locally