Analog TX/RX module

By Glados – Custom level – uploaded 3 Jul 2025 from Android
Revision #6, updated 3 Jul 2025
PlayEdit 1 player liked this.
Issues trying to play levels? Troubleshoot issues playing levels

Documentation:

sigmoid_k is a parameter to improve range or accuracy

tx(port, {data}) --Sends "data" (table) through "port" (int). Returns nil

rx(port) --Receives data through "port" (int). Returns table if received or nil if receiving data

tx and rx must be called every time you want to send or receive data

Transmission speed = 125/(1 + numberOfValues) values/second

Views: 34 - Downloads: 27 - Level ID: 1273

Comments

No comments have been posted. Be the first to comment!