de-vraag
  • 質問
  • タグ
  • ユーザー
通知:
報酬:
登録
登録すると、質問に対する返答やコメントが通知されます。
ログイン
すでにアカウントをお持ちの方は、ログインして新しい通知を確認してください。
追加された質問、回答、コメントには報酬があります。
さらに
ソース
編集
Tomáš  Zato - Reinstate Monica
Tomáš Zato - Reinstate Monica
質問

Arduino IDEへのAttinyの追加 - attiny \ variants \ platform.txtファイルが見つかりません

私はこのガイドに従ったArduinoをISPとしてAtTinyをプログラムする問題は、ファイルが欠落していることです。

java.io.FileNotFoundException: C:\...\arduino-1.6.8\hardware\attiny\variants\platform.txt

attinyディレクトリは、このリポジトリのクローンです。私はそれをどのように機能させるのですか?

1 2016-03-13T16:41:37+00:00 2
Arduino
arduino-ide
attiny
Nick Gammon
12日 4月 2016 в 10:23
2016-04-12T22:23:40+00:00
さらに
ソース
編集
#56788786
  • Open the "Preferences" dialog in the Arduino IDE.

  • Click on the symbol next to "Additional Board Manager URLs"

    Additional Board Manager URLs

  • Paste the following into the box (possibly on a new line under any existing URLs), then click OK.

    https://raw.githubusercontent.com/damellis/attiny/ide-1.6.x-boards-manager/package_damellis_attiny_index.json
    

    Add board URL

    Note that you can click on the circled link for a list of boards. This will open in your web browser. You may have to switch to your browser to notice it.

List of unofficial boards

  • Click OK to close the Preferences dialog box.

  • In the Tools menu/Board select the Boards Manager:

    Boards Manager

  • Scroll down until you see the Attiny entry (or the one for the board you want), click on it to select it, and then click "Install".

    Install Attiny

  • Once done, close the Board Manager dialog box.

  • You should now be able to select Attiny from the Boards menu:

    Select Attiny

  • Now in the Tools menu you can select which Attiny you want to use:

    Which Attiny

  • Notice you can also select the appropriate clock speed in an adjacent menu item.

  • To program the Attiny you will need a suitable ISP (In System Programmer) such as the AVRISP programmer, or the USBtinyISP programmer.

1
0
Al.
13日 3月 2016 в 4:47
2016-03-13T16:47:28+00:00
さらに
ソース
編集
#56788785

ボードを追加する方法は、新しいバージョンで変更されました。

1.6のチュートリアルを探してみるか、古い 1.0バージョン。

0
0
質問の追加
カテゴリ
すべて
技術情報
文化・レクリエーション
生活・芸術
科学
プロフェッショナル
事業内容
ユーザー
すべて
新しい
人気
1
Roxana Elizabeth CASTILLO Avalos
登録済み 6日前
2
Hideo Nakagawa
登録済み 1週間前
3
Sergiy Tytarenko
登録済み 1週間前
4
shoxrux azadov
登録済み 1週間前
5
Koreets Koreytsev
登録済み 1週間前
© de-vraag :年
ソース
arduino.stackexchange.com
ライセンス cc by-sa 3.0 帰属