Skip to content

oelyaz/Arduino_Plantcare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install probe-rs as specified here.

Grove moisture sensor plugged in at 3.3V, GND, A0

Build and flash:

  • cargo flash --release --chip R7FA4M1AB --target thumbv7em-none-eabihf

Debug:

  • build and flash without --release flag
  • launch vscode probe-rs debugger with config from .vscode/

Serial:

  • img.png
  • serial-flow.png pg. 751

About

A repository for Arduino plantcare projects written in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors