| MODBUS laajempi esimerkki
    | 
| debug.c | Functions for obtaining information about the device | 
| debug.h | Header file for debug.c | 
| eeprom.c | Functions for writing and reading EEPROM | 
| eeprom.h | Header file for eeprom.c | 
| hw.c | Hardware and processor related functions Versions: | 
| hw.h | Header file for hw.c | 
| kosteus.h | Universal Header file | 
| median.c | Median calculation from Sensor readings | 
| median.h | Header file for median.c | 
| mittari_jumapohja.c | Main State Machine | 
| modbus.c | Modbus functions | 
| modbus.h | Header for modbus.c | 
| rs.c | Functions for receiving and sending with USART | 
| rs.h | Header file for rs.c | 
| sht11.c | For calculation of temperature and humidity | 
| sht11.h | Header file for sht11.c | 
| util.c | Utilities | 
| util.h | Header file for util.c |