MODBUS laajempi esimerkki
sht11.c File Reference

For calculation of temperature and humidity. More...

Functions

void humiandtemp ()
 Communicates with the SHT75 sensors. Retrieves the measurement values from sensors. More...
 

Variables

int lukemahum
 
int lukematemp
 
int anturi
 
int tallenna
 
unsigned char pina
 
unsigned char porta
 

Detailed Description

For calculation of temperature and humidity.


Function Documentation

void humiandtemp ( void  )

Communicates with the SHT75 sensors. Retrieves the measurement values from sensors.


Warning
Do not change TCNT0 Register value. If changed, sensors may not work.
Todo:
Why is this set to 0??

Here is the caller graph for this function:

Variable Documentation

int anturi
int lukemahum
int lukematemp
unsigned char pina
unsigned char porta
int tallenna