You have to calculate pt100 resistance first and then pt100 temperature from it. I have done a pt100 project and it gives very accurate values of pt100's resistance and temperature. It is written in m ...
Generate PWM and use a button to increment or decrement a variable from 0 to 255. Use this variable's value to set the duty cycle of PWM signal. If your MCU gives 5V o/p then you need to bring the PWM ...
0xa0 is the address of the eeprom device you are using and 0xa1 is the address to read the eeprom ie., first you issue an 0xa0 address to eeprom which will be a write operation then to chan ...