shaneelal
Member level 1
pic 18 sspadd with 40 mhz
I don't know much about real time clocks.I'm using it in a project along with a PIC18f452. The device will continuously sense a measurement and have it stored, the real time clock should send an interrupt to the PIC every 2 seconds. When the interrupt occurs,the PIC should transmit the measurement using rs232.
What is the simplist way to have this interrupt occur. I"m using mc18 compilier. I'm also not sure how to transmit when the interrupt occurs. Any help will be appreciated.
I don't know much about real time clocks.I'm using it in a project along with a PIC18f452. The device will continuously sense a measurement and have it stored, the real time clock should send an interrupt to the PIC every 2 seconds. When the interrupt occurs,the PIC should transmit the measurement using rs232.
What is the simplist way to have this interrupt occur. I"m using mc18 compilier. I'm also not sure how to transmit when the interrupt occurs. Any help will be appreciated.