Skip to content
/ orca-iot Public

an IoT-based early warning system for coastal areas powered with machine learning

License

Notifications You must be signed in to change notification settings

jmmaa/orca-iot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ORCA

O.R.C.A. or Ocean Risk Intensity Classification and Analysis, is an IoT-based early warning system for coastal areas powered with machine learning. This repository covers the IoT layer of the project. Check details below for additional information.

Links

Building from source

The project uses arduino-cli in compiling the arduino sketch and rust in compiling the receiver for serial communication. It is recommended you install them along with the right setup in the arduino to fully run the project.

To run the project

./run

Using only the sketch

uploading the sketch directly to your arduino

arduino-cli compile main --profile orca -u -p <port name>

If you only need the build files

arduino-cli compile main --profile orca --output-dir=./build

About

an IoT-based early warning system for coastal areas powered with machine learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages