Skip to content

JohnTso/Dog-Monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Smart-Pet

My semester project, build a health monitor device with Arduino Nano 33 BLE sense

  • To set up the environment, make sure to run these commands first
brew install arduino-cli
  • If you already have arduino-cli, remember to install the following libraries
arduino-cli core install arduino:mbed
arduino-cli lib install Arduino_LSM9DS1
arduino-cli lib install SD
  • Remember to also go into the Arduino IDE to install the PulseSensor Playground and Wire

  • If you do not have cpplint installed still, run

pip3 install cpplint

About

My semester project, build a health monitor device with Arduino Nano 33 BLE sense

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors