2014-02-01から1ヶ月間の記事一覧

Raspbrry Pi + MMA (7): Vernier sensor を Ununtu12.04 で使う

Vernier センサーを Ubuntu12.04 に接続しでデータ収集する例が I Sense Pi に書いてあった。Raspberry Pi の OS は Debian なので Ubuntu と共通である。試したのでここに書きます。 Vernier SDK のインストール Linux 用の SDK をダウンロードし解凍する。…

Raspberry Pi + MMA (6) : Vernier sensors on Raspberry Pi

目次へ その後: 大変参考になるブログを紹介します。 Using Vernier LabQuest sensors on the Raspberry Pi Vernier sensors を Raspberry Pi に接続し Mathematica でデータ収集する例が Wolfram Comunity の Adding Vernier (analog) sensors to the Raspb…

Raspberry Pi + MMA (5) : LM73 を使った温度測定

竹本氏のWeb を参考に実験した。温度測定ができたので Mathematica を使って温度を読み取りクラフを描くことを行った。 1. スクリプト LM73.sh を利用してデータを読み込む Mathematica ノートブックを次に示す。コマンドを実行した結果は ⇒ で示している。W…

Raspberry Pi + MMA (4) : Remote Kernel on Raspberry Pi

Mac の Mathematica からRaspberry Pi の Wolfram kernel にアクセスするために、RDK( Remote Development Kit) を Wolfram Web からダウンロードする。(Mathematica 10 では標準で組み込まれている。更新: 9 Nov, 2014) Raspberry Pi に ssh 接続できる環境…

目次: Raspberry Pi + Mathematica

主目次へ Raspberry Pi + MMA (1) Raspberry Pi + MMA (2) Mathematicaが使える Raspberry Pi + MMA (3) Remote Kernel on Raspberry Pi Raspberry Pi + MMA (4) LED点滅 + GPIO制御 Raspberry Pi + MMA (5) LM73による温度測定 Raspberry Pi + MMA (6) Vern…

Raspberry Pi + MMA (3) LED点滅 + GPIO制御

竹本氏のWeb に書いてある WiringPi ライブラリの gpio コマンドによる制御を行った。 LED の制御は詳しい説明があるので問題なく動いた。 Mathematica を使った制御の例 1. ssh 画面で wolfram による制御 sudo wolfram を入力することでコマンドを使って制…

15パズルを Mathematica で解く

次の紀要は、Mathematica を使って 15 パズルの数学的な分析の後、15 パズルを解くプログラムを説明している。 15パズルと Mathematica (紀要) 参考文献 8 puzzle について Applied Mathematica W.T.Shaw, J.Tigg , p.258 The 9 Puzzle 応用Mathematica W.T.…

なんでも Mathematica

Table of Contents Mathematica 9 の散策 Mathematica 10 の散策 Wolfram Cloud の散策 Wolfram Language and Mathematica 11 の散策 Mathematica の利用 Wolfram Data Drop の利用のメモ System Modeler の利用のメモ 15パズルをMathematica で解く Rubik's…

Raspberry Pi + Wolram Language + Mathematica (2)

目次へ NOOBS による RASPBIAN のインストール( 2015年11月以後) Raspbian Jessie にアップデートされた。インストール方法は次に書いてます。Here NOOBS による RASPBIAN のインストール( 2015年4月以前) Raspberry Pi が届き、実物を見ながら作業を続け無…

Raspberry Pi + Wolram Language + Mathematica (1)

竹本氏のブログ を時々訪ねている。Raspberry Pi の記事が気になっていたがよく分からなかったのが事実である。昨年の11月末ころ Wolfram から Raspberry Pi についての知らせがと届いたことを覚えている。 Wofram Mathematica にアクセスするたびに、Raspbe…