|
atMETEO
An ATmega based weather station
|
Files | |
| file | adc.h [code] |
| Wrapper for accessing built-in analog to digital conversion facilities. | |
| file | atomic.h [code] |
| Utilities for ensuring atomic / non atomic execution of code blocks. | |
| file | bmp180.h [code] |
| Avr::Bmp180 decodes data from Bosch BMP180 Digital pressure sensors. | |
| file | dht22.h [code] |
| Avr::Dht22 decodes data from DHT22 / AM2302 Temperature and Humidity sensors. | |
| file | ethernet.h [code] |
| Utilities for Ethernet communication interfaces. | |
| file | i2c.h [code] |
| Wrapper for accessing built-in I2C (TWI) communication interfaces. | |
| file | interrupt.h [code] |
| Utilities for interrupt service routines. | |
| file | mlx90614.h [code] |
| Avr::Mlx90614 decodes data from Melexis MLX90614 Infrared thermometer sensors. | |
| file | pin.h [code] |
| Wrapper for accessing digital I/O ports. | |
| file | spi.h [code] |
| Wrapper for accessing built-in SPI communication interface. | |
| file | timer.h [code] |
| Wrapper for accessing built-in timers facilities. | |
| file | uart.h [code] |
| Wrapper for accessing built-in UART communication interfaces. | |
1.8.13