Skip to content

MarSH-Up/SensecapAPI_call

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sensecap Weather Station for agriculture monitoring

This repository is a small project that will work as an example of how to request the Sensecap API data using a minimal configuration to recompile all the data recompiled by the nodes or gateways deployed.

This project uses the SenseCAP S2120 8-in-1 LoRaWAN Weather Sensor to help a local farm in a community in Puebla, México, to take care of the crops they have as local production for the community. The station recompile:

  • Air Temperature
  • Air Humidity
  • Barometric Pressure
  • Rain Hourly
  • Wind Speed
  • Wind Direction
  • Light Intensity
  • UV Index

Each one independently every 20 minutes using LoRaWAN from Helium coverage. Check the full project story in Hackser.io.

Docs & Resources

Running and building the app

#Install libraries
$ python pip install twilio

# Run
$ python src/SenseCapModel.py 

Requirements

To Do

  • Implement the systems in a fully chatbot where you can ask the data anytime
  • Implement the project in a Raspberry PI as a local server

About

Data extraction using python for API calls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages