Note: Retired Product This product has been retired from our catalog and is no longer for sale. This page is made available for those looking for datasheets and the simply curious. Replacement: None. We are no longer carrying this board. This page is for reference only. This is the very popular Arduino platform with a Bluetooth****serial connection in place of the USB connection. Now you can have
■ArduinoについているLEDを光らせる (↑Arduino) まず、Arduinoを立ち上げ、 File→Sketchbook→Examples→led_blink を開きます。 「Verify」ボタンを押し、コンパイルします。 「Done Compiling」と表示されたらコンパイル成功です。 「Upload to I/O Board」ボタンを押し、 その後すばやくArduino基盤上の「リセットボタン」を押します。 (リセットボタンの位置は上の写真を参照) Arduino基盤にプログラムが書き込まれます。 成功すると「Done Uploading」と表示されます。 LEDが点滅します。 void loop() { digitalWrite(ledPin, HIGH); // sets the LED on delay(1000); // waits for a second di
AtmelのAVRを利用して電子工作 ISPライター ELMのAVRライタ製作集のCOMポート制御ISPアダプタの作成を参考にISPライターを作成。その際に参考にしたのが、s.h.log。かなり参考になる。 ISPライタは自分でも作ったがうまく動かず、保険としてStrawberry Linuxというちょっとあやしげなところで買っておいたAVRライタ(1000円くらい)を使用。 書き込みソフトウェアはELMのAVRライタ製作集にあるWin32版ライタ制御ツール for Windows9X/Me/NT/2k/Xpを使用。このあたりはs.h.logに詳しく載っている。 コンパイラ コンパイラとしてWinAVRを使用。AVR Freaksにてダウンロードできる。新しいバージョンではoutp()などが対応していないらしい。またincludeする場合も少し変更が必要。 #include<io
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く