Skip to content

airqo-platform/AirQo-hardware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AirQo-hardware

The AirQo air qaulity monitoring device is an IoT connected device that provides realtime measurement of particualte matter concetrations and environmental readings (atmospheric pressure, relative humidity and temperature). the devices is powered by a Li-ion battery and connects to the iinternet over a 2g GSM network.

Folder Structure

-Firmware -Contains the various firmware projects for AirQo hardware, specific to different build environments -Hardware -Contains the hardware designs for AirQo hardware, 3d modesl for 3d printing, Schematic and PCB designs -docs -Contains relevant documentations and templates

Hardware design

The device is currently designed around an Atmega2560 microcontroller, that hosts the device firmware.

block diagram

block diagram

Sensors

*Particulate matter sensors Plantower Pms5003

*Environmenatal sensors BME280,SHT25

*GPS NEO6-GPS-module

*Communication Sim800l-GSM-GPRS

CAD tools

list of tolls used to design the airqo monitor pcb tools, 3d tools, links to design files here on github f

Firmware design

developed with cpp and arduino framework

The firmware provides the airqo monitor with a number of features *Realtime measurements of particualte matter concetrations *Logging of data to local storage *Over The Air Firmware Updates (OTA)

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Releases

No releases published

Packages

No packages published

Languages