An open API service indexing awesome lists of open source software.

https://github.com/dsoze1138/18f252_timer0

Setup a TIMER0 interrupt to assert every 1.6384 milliseconds.
https://github.com/dsoze1138/18f252_timer0

c microchip-pic pic16f

Last synced: 12 months ago
JSON representation

Setup a TIMER0 interrupt to assert every 1.6384 milliseconds.

Awesome Lists containing this project

README

          

# PIC18F252 TIMER0 interrupt

Initial a PIC18F252 with an external 10MHz crystal for a 40MHz system clock.

Setup a TIMER0 interrupt to assert every 1.6384 milliseconds.

Assign pins to be used for an 8-bit parallel interface to an HD44780 LCD controller.