Monthly Archive: May 2014

0

Change to Ultrasonic behaviour

Dev Version only My ultrasonic handling code now runs in its own separate thread and defaults to returning an update distance measurement every 1 sec. This can be change by creating an UltraDelay variable...

0

LMC Emulator in Scratch

Updated 14May14 to combine instruction and data in one array value There is a basic microprocessor concept called the LMC http://www.yorku.ca/sychen/research/LMC/ which introduces the concepts of basic assembly language programming using only 10 instructions....