Reply To: Trouble with installing the UnlimitedHand Arduino library

Recent Topics Forums Installation & Troubleshooting Trouble with installing the UnlimitedHand Arduino library Reply To: Trouble with installing the UnlimitedHand Arduino library

#295
Anonymous

    ご回答ありがとうございます。
    遅くなりましたが、UHライブラリを削除して再度試行致しました。
    残したライブラリはこちらです。
    C:\Users\(ユーザー名)\Documents\Arduino\libraries\UH

    しかし下記のような表示が出るのみで、書き込みを完了できないようです。
    (ライブラリを複数配置する以前も同様の表示が出ておりました)
    書き込みの際はUSB接続をしたまま毎回本体を再起動してから行っています。
    なおサンプルプログラムはangle、およびVibrationMotorです。

    ====================================
    最大32,256バイトのフラッシュメモリのうち、スケッチが7,830バイト(24%)を使っています。
    最大2,048バイトのRAMのうち、グローバル変数が408バイト(19%)を使っていて、ローカル変数で1,640バイト使うことができます。
    avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
    avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00
    avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x00
    avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x00
    avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x00
    avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x00
    avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x00
    avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x00
    avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x00
    avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x00