- drivers/adc - ADC measurments
- driivers/timers - dealyed function calls and scheduling
- drivers/uart - UART communication
- drivers/dust-sensor - GP2Y1010 dust sensor driver
- application/logger - high level API for sending text through UART
- application/multi-measure - higher level API for repeating dust measurments
- application/app - application control flow