https://github.com/chepo92/tlv
Arduino TLV Type Length Value example code over SPI
https://github.com/chepo92/tlv
arduino tlv typelength value
Last synced: about 2 months ago
JSON representation
Arduino TLV Type Length Value example code over SPI
- Host: GitHub
- URL: https://github.com/chepo92/tlv
- Owner: chepo92
- License: gpl-3.0
- Created: 2020-09-06T03:16:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-08T06:11:42.000Z (over 4 years ago)
- Last Synced: 2025-02-04T18:48:31.297Z (4 months ago)
- Topics: arduino, tlv, typelength, value
- Language: C++
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TLV
Arduino TLV Type Length Value communication example code