项目作者: tseales

项目描述 :
Microcontrollers (PIC16F877A) Coursework
高级语言: Assembly
项目地址: git://github.com/tseales/LED-Speed-Flash.git
创建时间: 2017-08-29T22:46:17Z
项目社区:https://github.com/tseales/LED-Speed-Flash

开源协议:

下载


LED-Speed-Flash

An assembly language program that flashes an LED at four different speeds. The program starts out with the LED flashing at the slowest rate. Every time the debounced switch changes state, the speed will double until it reaches the maximum flash rate. The next time the switch changes state, it goes back to the slowest speed.