Skip to content

Protocol buffer messages for Adafruit.io WipperSnapper Beta

License

Notifications You must be signed in to change notification settings

adafruit/Wippersnapper_Protobuf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wippersnapper_Protobuf

Protocol buffer messages for use with Adafruit.io WipperSnapper.

Documentation

This code is for research and educational purposes only

We use this repository internally for Adafruit.io WipperSnapper and published it here. It is not supported, documented, or guaranteed to work outside of WipperSnapper whatsoever!

We do not accept external pull requests or issues for this repository.

If you would like to request a component or feature to be added into WipperSnapper, please visit the component requests repository.

Code Generation

This repository includes an automated script for generating the required protocol buffer wrapper messages.

Nanopb header files for Arduino may also be generated by installing protoc, cloning this repository, and invoking:

git submodule init
git submodule update
protoc --plugin=nanopb/generator/protoc-gen-nanopb -Inanopb/generator/proto --proto_path=./proto ./proto/wippersnapper/*/*/*.proto --nanopb_out=./arduino_out --nanopb_opt=-I./proto --nanopb_opt=-t

About

Protocol buffer messages for Adafruit.io WipperSnapper Beta

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •