Author |
Message |
Topic: rpm counter |
ALIJAMSHED131
Replies: 1
Views: 4398
|
Forum: General CCS C Discussion Posted: Fri Nov 22, 2013 10:23 am Subject: rpm counter |
#include <16F877.h>
#fuses HS,NOWDT,NOPROTECT,NOLVP
#use delay(clock=20000000)
#include <ce_lcd.c>
unsigned long int a=0,b=0,d=0;
#int_ext ////////////////// ... |
|
Page 1 of 1 |
All times are GMT - 6 Hours |
Powered by phpBB © 2001, 2005 phpBB Group
|