Skip to content

Design an Air quality monitoring system From Chip To Cloud

License

Notifications You must be signed in to change notification settings

luhuadong/fctc-air

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FCTC-Air

中文页 | English

GitHub GitHub release GitHub pull-requests PRs Welcome

Overview

FCTC-Air is a educational project. The purpose is to build a distributed air quality monitoring system that everyone can access.

"FCTC" is the abbreviation of "From Chip To Cloud", means that involve all stack of IoT design, including embeded software, web, app, and so on. As well as help people pay attention to air pollution.

After clone repo, you need to upgrade submodule:

git submodule init
git submodule update

Firmware list

Board MCU Flash RAM Link
NUCLEO-L4R5ZI STM32L4R5 2 MB 640 KB details
NUCLEO-F767ZI STM32F767 2 MB 512 KB details
AT-START-F403A AT32F403A 1 MB 96 KB details
Pandora-IoT STM32L475 512 KB 128 KB
ART-Pi STM32H750 128 KB + 扩展 SPI Flash 1 MB + 32MB SDRAM
......

Sensor list

sensor vendor model package
DHTxx Asair DHT11, DHT22 dhtxx
DS18B20 Dallas DS18B20 ds18b20
GP2Y10xx Sharp GP2Y1010, GP2Y1014 gp2y10
PMSxx Plantower PMS5003, PMS5003ST, PMS7003, PMS9003 ... pmsxx
SGP30 Sensirion SGP30 sgp30
CCS811 AMS CCS811 ccs811
BME280 Bosch BME280 bme280
BME680 Bosch BME680 bme680
......

Thanks

About

Design an Air quality monitoring system From Chip To Cloud

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published