Top Menu

使用aiohttp为SenseHat创建api

使用aiohttp可以创建本地API接口用于远程调用SenseHat,再配合frp,可以实现在线调用SenseHat。

将系统python版本切换为3(aiohttp依赖python3)

安装pip

安装aiohttp

创建测试nano ./test.py

运行测试

输出

访问http://your-raspberry-ip-address:8080

成功返回 {some: "data"}

 

There are no comments yet

  • Hello, guest

Powered by WordPress. Designed by WooThemes