forked from minetest-mods/mesecons
mesecons
mesecons_alias
mesecons_blinkyplant
mesecons_button
mesecons_delayer
mesecons_detector
mesecons_dev
mesecons_door
mesecons_hydroturbine
mesecons_insulated
mesecons_lamp
mesecons_lightstone
mesecons_materials
mesecons_microcontroller
MeseconMicro.pdf
depends.txt
init.lua
mesecons_movestones
mesecons_mvps
mesecons_noteblock
mesecons_pistons
mesecons_powerplant
mesecons_pressureplates
mesecons_random
mesecons_receiver
mesecons_solarpanel
mesecons_switch
mesecons_textures
mesecons_torch
mesecons_walllever
.gitignore
README
modpack.txt
I had a grid that mapped buttons to pixels so pressing a button displayed a letter. I had one programming that was a positive match so the pixel turned on, and another programming that was negative and just passed the signal on to the next pixel. If I had to right-click on each µc to see its programming, it would take me longer to find a problem. If I can see the programming just by looking at it, I could find a typo much easier. I'm not sure about the \n \n\r thing.