Jump to content
  • Sky
  • Blueberry
  • Slate
  • Blackcurrant
  • Watermelon
  • Strawberry
  • Orange
  • Banana
  • Apple
  • Emerald
  • Chocolate
  • Charcoal
Wired

Wireless/Programmable EEPROM

Recommended Posts

Requires: Wireless Network Card

 

3072 bytes of programmable memory, called ROM for the sake of irony.

 

computer.romWrite(<3072 byte long string>)

computer.romRead()

sleep(<seconds in int form>)

print(<string>)

 

It'll execute anything that it receives on the wireless modem, and output true or false depending on whether it ran.

 

The default port is 1024, the change the mP variable to something else if you don't like it.

 

 

Download:

http://pastebin.com/raw.php?i=adrZf12d

 

For those of you with internet speeds from the 60s, here's an xz:
https://www.dropbox.com/s/udmkus0oj9l0e7s/eeprog3K.lua.xz?dl=0

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.