https://github.com/the-renaissance/rocket-sequencer-library
Rocket sequencer project
https://github.com/the-renaissance/rocket-sequencer-library
Last synced: 5 months ago
JSON representation
Rocket sequencer project
- Host: GitHub
- URL: https://github.com/the-renaissance/rocket-sequencer-library
- Owner: The-Renaissance
- Created: 2018-11-08T04:03:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-08T04:11:32.000Z (over 7 years ago)
- Last Synced: 2025-04-10T18:06:34.964Z (10 months ago)
- Language: C++
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Attention to those who stumpled upon here
This is a crude Arduino-based rocket action scheduling framework that I wrote back in 2016 being a member of CUInSpace to help other developers to schedule actions executed by their code while learning to program on the platform for the first time. Unfortunately due to time constraints it did not see action. In the next year we moved on to another non-Arduino based AVR platform, and the guy in charge had a different idea for scheduling an event. Since then, it has been forgotten at some corner in my laptop.
Since it was the first time I programmed on an Arduino, it probably contained a lot of coding errors and bugs.