Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

cuthbert86/RiverProject

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The River Project Brief Summary of Key Points

This project was ideally suited for me, I have a passion for the environment and it also gave me a great opportunity to learn about some aspects of IOT that I wasn't very knowledgeable about e.g. Mqtt and also work on improving my ability to use Python to collect live sensor data and produce live calcultions with it for my node-red dashboard.

Raspberry Pi Sense Hat

I used node-red to subscribe to the mqtt broker and get display data being published by the raspberry pi. I added an event logging feature that will allow users to input things via the data dashboard that they have seen in the field and help us understand the different data that the sensors are detecting from the environment.

Node-red

Collect array is my program that runs on a raspberry pie (with senseHat attachement), it collect sensor data from your sense hat and create a rolling average with that data then send it via json to another platform too be displayed. When I discovered the python object “deque” I immediately asked everyone I know who works with python if they have ever used a “deque” but nobody I know has ever heard of it! It is the ideal type of object to use when trying to calculate a rolling average of live data because when each new data point gets submitted it automatically pops out the oldest one.

deque

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.