1762 views|0 replies

274

Posts

8

Resources
The OP
 

[NXP Rapid IoT Review] + web to get data of rapid iot kit [Copy link]

This is the first project arranged in the fourth week. Use the web to obtain the data of the rapid iot kit. Implementation method: Use the computer's Bluetooth to connect to the rapid iot kit, use python+bleak to realize the transmission of Bluetooth data, and the interaction of the web. The cloud server used is dweet.io. dweet.io is a free cloud server website. The display interface is as follows. This cloud server is very simple to use. When we upload data, we need an ID number. Then when we want to access the data, we only need to enter the URL dweet.io/follow/id and replace the last ID of the URL with our own ID. You can also view my device data by visiting dweet.io/follow/manhuami2007. And this website has a corresponding python library dweepy, which can be accessed more conveniently. The following attachments are the bin file of the kit and the source code of python (the python version used needs to be python3.6). When using a computer to communicate with Bluetooth, you need to bind the rapid iot kit on the computer first. That is, connect to Bluetooth once on the Bluetooth settings page of your computer. This content was originally created by EEWORLD forum user manhuami2007. If you want to reprint or use it for commercial purposes, you must obtain the author's consent and indicate the source

rapid_iot_k64f_hello_world.bin

425.28 KB, downloads: 1

rapid iot的固件

PythonApplication1.py

2.98 KB, downloads: 0

python 的源码

This post is from RF/Wirelessly
 

Guess Your Favourite
Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

快速回复 返回顶部 Return list