4
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Arduinoを買ったのでLチカさせた

4
Posted at

開発環境をインストールする。まずはhomebrewでインストール。

$ brew cask install arduino

実行するとこんな感じのエラーが出る。kobito.1418214132.850846.png

慌てずに「詳しい情報」をクリックするとJava SE 6のランタイムのインストールページに飛びます
インストールしてあげると無事立ち上がります

kobito.1418215845.893394.png

あとはblinkするとLEDがちかちかします!

とりあえずここまで。


参考資料

4
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?