
Summer Camp in Ulster
Blank_Tt
需求型渣渣= =
展开
-
Interacting with ThingSpeak Using Python
新建一个channel,利用python进行通讯。简单的Get请求可以使用URL:for example: http://193.61.149.150:3000/update?api_key=(Write APIKey)&field1=25To read a specific field: http://193.61.149.150:3000/channels/1/f...原创 2019-08-16 05:08:26 · 405 阅读 · 0 评论 -
Raspberry Pi in IoT
Sensor Raspberry Piobtain and convert raw valuesmport pexpectimport sysimport timebluetooth_adr = "54:6C:0E:52:FF:08"def fl...原创 2019-08-17 06:27:52 · 623 阅读 · 0 评论