Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erthium/arduino-event-system
A system to declare different events with functions and many features in C++ to use in Arduino projects.
https://github.com/erthium/arduino-event-system
arduino c-plus-plus cpp
Last synced: about 1 month ago
JSON representation
A system to declare different events with functions and many features in C++ to use in Arduino projects.
- Host: GitHub
- URL: https://github.com/erthium/arduino-event-system
- Owner: erthium
- License: mit
- Created: 2022-06-07T00:58:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-07T10:18:34.000Z (over 2 years ago)
- Last Synced: 2024-06-04T00:00:01.002Z (7 months ago)
- Topics: arduino, c-plus-plus, cpp
- Language: C++
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Arduino-Event-System
A basic Event System made to be able control functions in a particular time with different options.