Sepehr Ranjbar wrote:
> I need a program about teperature contoroller with smt160 & PIC16F877A.
> Who can help me?
> Thanks.
- What makes you think that a forum that offers support for the usage of
GNU tools with ARM-core controllers is a good place to ask this
question?
- Check the SMA160 datasheet -> temperature is encoded into a PWM-output
where the duty-cylce is proportinal to the temperature, no magic
- I have never used PIC controllers but the integreted timers should
offer support for "capture" -> see PIC datasheet
- ask in forum for PIC-support (there should be one on microchip.com)