https://github.com/robotcasserole1736/casserolethrottle
https://github.com/robotcasserole1736/casserolethrottle
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/robotcasserole1736/casserolethrottle
- Owner: RobotCasserole1736
- License: mit
- Created: 2021-07-24T23:28:41.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-24T23:34:46.000Z (almost 4 years ago)
- Last Synced: 2025-01-16T05:56:11.014Z (4 months ago)
- Language: C++
- Size: 11.7 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CasseroleThrottle
Arduino code for a custom "thrifty-throttle" alternative.

## Materials
* [Arduino Pro Mini](https://www.amazon.com/HiLetgo-Atmega328P-Replace-ATmega128-Atmega328/dp/B07X2JGS69/ref=sr_1_2?dchild=1&keywords=arduino+pro+mini&qid=1627169464&sr=8-2)
* [Power Switch](https://www.amazon.com/dp/B075RDYMQQ?psc=1&ref=ppx_yo2_dt_b_product_details)
* [Encoders](https://www.amazon.com/dp/B07DM2YMT4?psc=1&ref=ppx_yo2_dt_b_product_details)
* [9V Battery Holder](https://www.amazon.com/dp/B07TRKYZCH?psc=1&ref=ppx_yo2_dt_b_product_details)
* [Tri-color LED](https://www.amazon.com/dp/B077X95LRZ?psc=1&ref=ppx_yo2_dt_b_product_details)
* [Enclosure](https://www.amazon.com/dp/B08MCB56YH?psc=1&ref=ppx_yo2_dt_b_product_details)## Schematic
Coming soon!