https://github.com/kitlith/water-rocket
The code for a water rocket using an arduino nano, a servo, and some sensors.
https://github.com/kitlith/water-rocket
Last synced: about 1 year ago
JSON representation
The code for a water rocket using an arduino nano, a servo, and some sensors.
- Host: GitHub
- URL: https://github.com/kitlith/water-rocket
- Owner: kitlith
- License: mit
- Created: 2016-05-16T20:47:16.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-16T21:01:39.000Z (about 10 years ago)
- Last Synced: 2025-02-12T17:51:37.776Z (over 1 year ago)
- Language: C++
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# water-rocket
The code for a water rocket using an arduino nano, a servo, and some sensors.
Oh, and don't forget the SD card for logging.
I'm using platformIO in atom for this project.