Difference between revisions of "Code"
From silent_runner
Line 1: | Line 1: | ||
− | The Silent_Runner control code runs on an [http://arduino.cc/en/Main/ArduinoBoardProMini Arduino | + | The Silent_Runner control code runs on an [http://arduino.cc/en/Main/ArduinoBoardProMini Arduino pro mini] and is available on Github: |
[http://github.com/wemperor/Silent_Runner Silent Runner Github Page] | [http://github.com/wemperor/Silent_Runner Silent Runner Github Page] | ||
+ | |||
+ | |||
+ | This small piece of software is written in the [http://arduino.cc/ Arduino IDE] and enables controlling of the inverted Y fins. It also provides the opportunity to add more fancy Arduino controlled features. If you have a good programmable RC-Sender that allows an inverted Y fin layout, you are fine without the Arduino. | ||
[[Category:Software]] | [[Category:Software]] |
Revision as of 15:47, 20 October 2012
The Silent_Runner control code runs on an Arduino pro mini and is available on Github:
This small piece of software is written in the Arduino IDE and enables controlling of the inverted Y fins. It also provides the opportunity to add more fancy Arduino controlled features. If you have a good programmable RC-Sender that allows an inverted Y fin layout, you are fine without the Arduino.