Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blueluna/eriklib
A library for Arduino.
https://github.com/blueluna/eriklib
Last synced: 24 days ago
JSON representation
A library for Arduino.
- Host: GitHub
- URL: https://github.com/blueluna/eriklib
- Owner: blueluna
- License: mit
- Created: 2012-11-22T17:19:27.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-24T10:44:56.000Z (almost 12 years ago)
- Last Synced: 2024-12-13T01:31:28.865Z (28 days ago)
- Language: C++
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ErikLib
=======A class library for Arduino.
* ErrorCodes.h defines some error codes.
* Buffer.h defines a buffer class.
* Button.h defines a debouncing button.
* NMEASentence.h defines a NMEA sentence builder class.
* NMEAParser.h defines a NMEA sentence parser class.