Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.
/ ece198 Public archive

ECE 198 Design Studio - Pillow® Water Quality Aggregator

License

Notifications You must be signed in to change notification settings

potatoeggy/ece198

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pillow® Water Quality Aggregator

Created for ECE 198 and to learn new things!

This repository is licensed under the GPLv3. (Copy and you get Policy 71'd!)

Usage

This crate uses features from Rust nightly! Make sure you switch before running:

rustup toolchain install nightly
rustup default nightly
rustup target add thumbv7m-none-eabi

Cargo and STLink are required to build and flash the program:

cd ece198
cargo install cargo-flash
cargo install --path .
cargo flash --chip STM32F401RETx

Pin layout is described in main.rs and you can probably figure out the hardware used from that.

About

ECE 198 Design Studio - Pillow® Water Quality Aggregator

Resources

License

Stars

Watchers

Forks

Packages

No packages published