Skip to content
This repository was archived by the owner on Jul 2, 2025. It is now read-only.

MelvinCou/Sensor-Sensey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sensor-Sensey

Original repository: https://github.com/MelvinCou/Sensor-Sensey
Documentation: https://github.com/MelvinCou/Sensor-Sensey/wiki

Getting started

Needed tool

  • PlatformIO
  • Clang (optionnal)
  • protobuf and grpcio-tools (pip install --upgrade protobuf grpcio-tools)
# Run sensors project
cd sensors
platformio run --target upload --upload-port $PORT
# Run sensors project
cd gateway
platformio run --target upload --upload-port $PORT

# lint, format code (clang needed)
./scripts/format.sh
./scripts/lint.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors