AVRly - AVR Development Resources
example Directory Reference

Files

file  ccs811.c [code]
 Driver for the CCS811 gas sensor.
 
file  ccs811.h [code]
 Driver for the CCS811 gas sensor .
 
file  i2c.c [code]
 I2C communications driver for AVR MCU's.
 
file  i2c.h [code]
 I2C communications driver for AVR MCU's.
 
file  log_system.c [code]
 Driver file providing logging functionality over USART, to print debug messages and values to a teminal program on your PC.
 
file  log_system.h [code]
 Driver file providing logging functionality over USART, to print debug messages and values to a teminal program on your PC.
 
file  main.c [code]
 Example main routine to demonstrate taking readings using the CCS811 gas sensor.

 
file  pin_defines.h [code]
 Definitions for pin mapping (for CCS81 gas sensor)
 
file  usart.c [code]
 Driver file providing core USART communication between the target MCU and your PC.
 
file  usart.h [code]
 Driver file providing core USART communication between the target MCU and your PC.