Arduinoに対応しているマイコンのリスト
http://en.wikipedia.org/wiki/List_of_Arduino_boards_and_compatible_systems
設定ファイルの書き換え方
http://playground.arduino.cc/Main/CustomizeArduinoIDE
2014年5月3日土曜日
2014年5月2日金曜日
Pythonとカメラのネタ
PythonでWebカメラを動かしてデータを引っ張る
OpenCV
http://ameblo.jp/chiffon-e/entry-11063206309.html
Pygame, PIL, VideoCapture
http://d.hatena.ne.jp/hogelog/20110519/p1
RPi上でPythonでWebカメラを動かしてブラウザで見る
mjpeg-streamer
http://www.limemo.net/blog/2012/12/raspberry-pi-camera-02.html
motion
http://raspberrylife.wordpress.com/2013/02/25/web%E3%82%AB%E3%83%A1%E3%83%A9/
OpenCV
http://ameblo.jp/chiffon-e/entry-11063206309.html
Pygame, PIL, VideoCapture
http://d.hatena.ne.jp/hogelog/20110519/p1
RPi上でPythonでWebカメラを動かしてブラウザで見る
mjpeg-streamer
http://www.limemo.net/blog/2012/12/raspberry-pi-camera-02.html
motion
http://raspberrylife.wordpress.com/2013/02/25/web%E3%82%AB%E3%83%A1%E3%83%A9/
Pythonを使ってAndroid端末を5分でリモートカメラにする方法
http://handasse.blogspot.com/2010/09/pythonandroid5.htmlPythonでgmailを送る
smtplibを使う例
接続の仕方はこれを参照
http://www.nixtutor.com/linux/send-mail-through-gmail-with-python/
送信データの作り方はここを参照
http://d.hatena.ne.jp/kmn23/20120801/1343841302
Bodyの添付の仕方はここがわかりやすい
http://en.wikibooks.org/wiki/Python_Programming/Email
本家のドキュメント
写真の添付の仕方はここを参照
https://docs.python.org/2/library/email-examples.html
接続の仕方はこれを参照
http://www.nixtutor.com/linux/send-mail-through-gmail-with-python/
送信データの作り方はここを参照
http://d.hatena.ne.jp/kmn23/20120801/1343841302
Bodyの添付の仕方はここがわかりやすい
http://en.wikibooks.org/wiki/Python_Programming/Email
本家のドキュメント
写真の添付の仕方はここを参照
https://docs.python.org/2/library/email-examples.html
2014年5月1日木曜日
Raspberry PiでSkypeを動かそうという話
基本的にはライセンス契約に至って無いのでまだ無いらしい
http://www.raspberrypi.org/forums/viewtopic.php?f=36&t=48525
しかしデベロッパー向けにSDKは公開されているのでここを参考にコマンドラインで叩けば動かすことはできるぽい
http://elinux.org/RPi_Using_Skypekit
http://www.raspberrypi.org/forums/viewtopic.php?f=36&t=48525
しかしデベロッパー向けにSDKは公開されているのでここを参考にコマンドラインで叩けば動かすことはできるぽい
http://elinux.org/RPi_Using_Skypekit
2014年4月30日水曜日
Raspberry Pi対応のWiFiアダプタ
対応モジュールリスト
http://elinux.org/RPi_USB_Wi-Fi_Adapters
EW7811UNをお勧めしてる記事が二つ
http://www.raspberrypi.org/forums/viewtopic.php?f=91&t=38031
http://www.raspyfi.com/wi-fi-on-raspberry-pi-a-simple-guide/
11n対応で$10で買える
これもリストに載っている一例
(一部で動作確認されている模様だがOccidentalisがそこに含まれている)
https://www.adafruit.com/products/814
$11.95なので悪くない
<余談>
http://readwrite.jp/archives/6499
これのTwitterポッドby ArduinoとかにグッとくるわけだけどEther ShieldなりWiFi Shieldなり、高い。
以下がRPi対応が確認されているいろんなモジュールリスト。見てるだけでワクワク
http://elinux.org/RPi_VerifiedPeripherals
WiFiの簡単な設定方法
http://www.frodebang.com/p/1
http://elinux.org/RPi_USB_Wi-Fi_Adapters
EW7811UNをお勧めしてる記事が二つ
http://www.raspberrypi.org/forums/viewtopic.php?f=91&t=38031
http://www.raspyfi.com/wi-fi-on-raspberry-pi-a-simple-guide/
11n対応で$10で買える
これもリストに載っている一例
(一部で動作確認されている模様だがOccidentalisがそこに含まれている)
https://www.adafruit.com/products/814
$11.95なので悪くない
<余談>
http://readwrite.jp/archives/6499
これのTwitterポッドby ArduinoとかにグッとくるわけだけどEther ShieldなりWiFi Shieldなり、高い。
以下がRPi対応が確認されているいろんなモジュールリスト。見てるだけでワクワク
http://elinux.org/RPi_VerifiedPeripherals
WiFiの簡単な設定方法
http://www.frodebang.com/p/1
登録:
投稿 (Atom)