2015/11/01~2015/12/01
c1 2015 aspx 4 5 6 7 8 9 10 11 12 1 2 3 4
午前中に姫路城の外郭を散策。見学。
姫路城の好古園でお抹茶を堪能。
http://www.himej…
キノマクリエイト(Kinoma Create)でUUID(デバイスの固有ID)を取得するときは,
K4.deviceID
を使用するとよい.
Hello -
You can retrieve a unique device ID as follows:
var deviceID = K4.deviceID;
The unique device ID persists across power cycles.
Regards, Brian
http://forum.kin…
API to get a unique device ID? How do I permanently store a value?
var deviceID = K4.deviceID;
IoT学会:https://plus.goo…
本学開発キノマクリエイトソースコード:https://edu.yz.y…
キノマクリエイトのkernelOS(Linux)にログインする方法
Kinoma Createはtelnetdが動作している.
AD変化器のPICのプログラムを更新するときに使うようです.
ログイン名は,root
パスワードは,Kinoma123
のようです.
以下,抜粋↓
http://forum.kin…
I've identified the problem and will correct it in our next point release of the Kinoma Create software. Thank you for your report!
In the meantime, if you would like to fix the problem directly, please follow these steps:
?Ensure that no sensors/LEDS/etc. are plugged into your device.
?Telnet into your device. You can find the IP address on the home screen's WiFi tile. The login is root and the password is Kinoma123
?Execute the following commands:
cd /tmp
wget http://andycarle…
pic_programmer FrontPins.hex
You should see some status messages while the update happens, which will look something like this
IoT学会:https://plus.goo…