At Hackathon, I would like to connect the following TI CC2650 STK sensors to the IoT Foundation to obtain information.
http://www.tij.co.jp/tool/jp/cc2650stk
How can I connect to the IoT Foundation via the Internet and get information from Bluemix?Do you need a special device?
bluemix
The Sensor Tag CC2650 sensor data you asked me about is sent to the Cloud via the Internet, but there are two ways to use a smartphone as a gateway, or to use an operating system such as Linux on a small, inexpensive computer like BeagleBone Black (such as Raspberry Pi).
When using a smartphone there is an iOS app for connecting, and it is easy to connect to the IoT Foundation by using the app, so I think it is the least expensive way.The guide is as follows.
If you are using the same TI company BeagleBone Black, for example, you will need to deploy Linux and configure it to communicate with sensors and connect to the Internet environment, and the following guides will help you:The BeagleBone Black is a board computer available for 7 to 8000 yen and requires a separate USB dongle (1000 yen to) to Bluetooth with the sensor.
https://deskinhursley.wordpress.com/2014/05/20/bluemix-internet-of-things-workshop-with-texas-instruments-beaglebone-and-sensortag/
https://developer.ibm.com/iotfoundation/recipes/ti-beaglebone-sensortag/
574 Who developed the "avformat-59.dll" that comes with FFmpeg?
572 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
581 PHP ssh2_scp_send fails to send files as intended
617 Uncaught (inpromise) Error on Electron: An object could not be cloned
912 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
© 2024 OneMinuteCode. All rights reserved.