Skip to content
This repository was archived by the owner on May 26, 2025. It is now read-only.

Environmental sampling abstractions for the South Coast Science educational board.

License

Notifications You must be signed in to change notification settings

open-seneca/alphasense-aq-sensor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This code is for the Raspberry Pi Zero based air quality sensor board piloted in March 2019 by open-seneca in Nairobi, Kenya.

It is based on scs_dfe_edu by South Coast Science

Environmental sampling abstractions for the South Coast Science educational board.

Contains library classes only.

Sampling operations are performed using command line utilities found in the scs_dev package. System configuration is performed using utilities found in the scs_mfr package.

Required libraries:

  • Third party: tzlocal
  • SCS root: scs_core
  • SCS host: scs_host_rpi

Branches:

The stable branch of this repository is master. For deployment purposes, use:

git clone --branch=master https://github.com/south-coast-science/scs_dfe_edu.git

About

Environmental sampling abstractions for the South Coast Science educational board.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.0%
  • Shell 1.0%