• Assembly Language Programming




    Ive always been interesed in how things work and assembly language gives you a good idea into how a computer uses differents registers to complete tasks. 

    I wrote a small assembly language program that controls a fan cooling system. You can adjust the temperature the fan turns on and off at using a number of differnt buttons. I used a PIC mircocontroller to run the code. The output fan is simulated by a LED.