mesecons/mesecons_microcontroller
khonkhortisan 68b99fed76 display µc programming like a sign
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.
2012-08-21 10:35:34 -07:00
..
MeseconMicro.pdf Update microcontroller tutorial to include after() 2012-08-13 23:33:53 +02:00
depends.txt Add first experimental version of a (programmable) microcontroller 2012-08-08 13:26:32 +02:00
init.lua display µc programming like a sign 2012-08-21 10:35:34 -07:00