Skip to content

Arduino Library to use Cbor encoder and one example to use through I2c

License

Notifications You must be signed in to change notification settings

arduino/Library-Arduino-Cbor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Library-Arduino-Cbor Arduino Library to use Cbor encoder and decoder in Arduino BOARDS based in https://github.com/naphaso/cbor-cpp library.

###Install: Just copy the folder Cbor in your sketchbook/libraries Folder

###Use:

Open Arduino IDE ( without it difficult :D)

File -> Examples -> Cbor -> cbortest

About

Arduino Library to use Cbor encoder and one example to use through I2c

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages

  • C++ 88.1%
  • Other 11.9%