CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 2 matches
CCS Forum Index
Author Message
  Topic: new function: input_change_x
guaros1

Replies: 3
Views: 5750

PostForum: General CCS C Discussion   Posted: Fri Apr 19, 2013 12:24 pm   Subject: ccs c and proteus
http://www.4shared.com/zip/V2PYwEYW/FUNCION_input_change_b__.html
  Topic: new function: input_change_x
guaros1

Replies: 3
Views: 5750

PostForum: General CCS C Discussion   Posted: Fri Apr 19, 2013 10:16 am   Subject: input_change_x()
Le envio un ejemplo simple



#include <16F877.H>
#fuses XT, NOWDT, BROWNOUT, PUT, NOLVP
#use delay(clock=4000000)

int8 boton = 0;
#define retardo delay_ms(250)
//================ ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group