https://github.com/eterline/arduinoclasses
https://github.com/eterline/arduinoclasses
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/eterline/arduinoclasses
- Owner: eterline
- Created: 2025-04-18T15:35:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-02T00:18:14.000Z (about 1 year ago)
- Last Synced: 2025-05-02T01:24:08.135Z (about 1 year ago)
- Language: C++
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Arduino classes
arduino case-use classes for myself
## Cases
- ButtonPCF8574 - button connect to PCF8574
- Flash - use flash bios MX25L4005A 25xx type as memory
- Qwewe - self-writed packet format for structs
- qwewe-go - self-writed packet format for structs (go packet implementation)
## License
[MIT](https://choosealicense.com/licenses/mit/)