Viewing entries tagged
controller

Assembly Language Motor Controller

Comment

Assembly Language Motor Controller

Assembly language is a programming language for microchips that is basically one step away from writing binary code. It is fairly tedious to write, which is why very few people code directly in assembly language anymore. So how many lines of assembly language does it take to create a simple PI motor controller on a Motorola 68HC12? About 1500, it turns out...

Comment

$\setCounter{0}$