Skip to content

mrskoog/rainBrain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rainBrain

KNN for predicting rain on a Teensy MCU

rainbrain

This folder contains Arduino code and a dataset with labled data for the KNN algo. The code has been compiled and tested on a Teensy LC.

raspberry_pi_rain_logger

This folder contains python code run on a raspberry pi that logs the air pressure and if the rain sensor has registered rain every 30min.

Plotter

  • KNN reference from sickit
  • Dump CSV data to .h file
  • LogisticRegression for refrence
  • Random Forest classifier for reference

Weather_data.csv

Rain and air pressure data recorded and labled

About

KNN for predicting rain on a Teensy MCU

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published