Pitt-RAS / micromouse-2016

7 stars 6 forks source link

Update Arduino Installations #35

Closed QuentinTorg closed 7 years ago

QuentinTorg commented 8 years ago

The robot should always have the same program and settings no matter which computer we upload from. This means everyone should have the same arduino IDE, teensyduino version, and overclocking settings enabled.

Use: -Arduino 1.6.7 -Teensyduino 1.27 -Update all libraries Including EncoderMod and accelerometer libraries -Follow overclocking instructions to enable '144MHz optimized'. Do not enable higher speeds than 144. The arduino IDE will default to your highest enabled speed, and 144MHz is considered stable http://arduino.stackexchange.com/questions/3908/teensy-3-1-no-overclock-option-for-168-mhz

Comment below when you update

amiller27 commented 8 years ago

Done

ghost commented 8 years ago

Done

ghost commented 7 years ago

Since people are in the process of setting up build systems again. How about...

We would be well served to have a README of sorts with this information, including how to overclock to 144 MHz.

ghost commented 7 years ago

We're enforcing patched library versions and clock speed. README overclocking instructions in #101. Not enfocing Arduino/Teensyduino versions.