This file for experiment of C8051 Microcontroller(SILABS company) with USB interface that use keil programming
if you have some problem for this file, please contact me with sofa24@hotmail.com
Data logger external EEPROM function based on new Renesus microcontroller. This module has been tested on the renesus develop board.EEPROM was programmed with temperature calibration beforehand.
Data logger Serial Communication function based on new Renesus microcontroller. This module has been tested on the renesus develop board with RS232 cable.
This application note gives an example for microcontroller C code. It includes code for:
Readout of Humidity (RH) or Temperature (T) with basic error handling
Calculation of RH linearization and temperature compensation
Access to status register
Dewpoint calculation from RH and T
UART ...