21 October 2009

PIC: PC Interfaced Digital Thermometer using PIC Microcontroller

Post Thumbnail of PIC: PC Interfaced Digital Thermometer using PIC Microcontroller

A very comprehensive tutorial explaining each and every step for making a digital thermometer. PIC16F876 is used along with LM35 temperature sensor. After reading and converting the values into temperature in Celsius, it is sent to PC over RS232. Continue reading

11 October 2009

AVR: How to use Interrupt in ATMEGA8.

Post Thumbnail of AVR: How to use Interrupt in ATMEGA8.
 AVR,MCU         View Comments

The post shows how to use internal interrupt of AVR to read Temperature from LM35. The best thing about using Interrupt is that it is independent of other coding being processed. Interrupts are on high priority and whenever they occur, the function being processed is paused and the ISR (Interrupt Service Routine) is processed. And afterward the previous function is resumed. Interrupts help to code functions which are required in urgent states such as triggering an alarm or stopping an actuator. Continue reading

EXULT designed by ZENVERSE  |  In conjunction with Reseller Hosting from the #1 Web Hosting Provider - HostNexus.