Skip to content

According to EMQX, Raspberry PI realizes the remote interaction function with dingtalk robot, and the interactive back-end is written by Golang and Python. Realize the simple image recognition function, with the help of Opencv library to realize the image algorithm through Python.

License

Notifications You must be signed in to change notification settings

ranzhendong/respberry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Respberry Pi

树莓派的高级玩法,以钉钉作为入口和树莓派进行交互,使用到emqx作为消息中间件。go开发服务发布端,python来开发树莓派订阅端。

程序可以运行在任何平台。

  • 钉钉机器人webhook信息处理。
  • emq消息订阅发布。

环境

  • emqx服务器。

下载源码

git clone https://github.com/ranzhendong/respberry.git

编译

go bulid -o respberry main.go

启动

./respberry

About

According to EMQX, Raspberry PI realizes the remote interaction function with dingtalk robot, and the interactive back-end is written by Golang and Python. Realize the simple image recognition function, with the help of Opencv library to realize the image algorithm through Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages