自己开发一个 web 服务,接收数据
树莓派去调用就好了,多少都需要自己写点程序的
树莓派系统用最新版本
程序中 GPIO 端口号统一用 BCM 模式
GPIO.setmode(GPIO.BCM)
研究下QT QSystemTrayIcon 类是怎么实现的看看
之前 @Tony 分享过一个 macOS 下的开源软件
https://talk.quwj.com/topic/1664
顺带推荐一部造火箭的电影
https://movie.douban.com/subject/1293753/
可以用 USB 无线网卡的,EDUP 的免驱
这种要看看内存是不是满了,出现进程因为资源不够闪退的情况
我试了阿里的源,也找不到
可能就没这个包,需要自己下载安装吧
@zane 不影响,但是如果你要通过网络传输的文件在 SD 卡上,那瓶颈就在 SD 卡了。测试的话可以在 /tmp 目录创建文件测试。这样文件是在内存中。
@happy8 There is one small change to the input/output selector, which is the menu option at the bottom for Device Profiles. In PulseAudio, any audio device has one or more profiles, which select which outputs and inputs are used on any device with multiple connections. (For example, some audio HATs and USB sound cards have both analogue and digital outputs — there will usually be a profile for each output to select where the audio actually comes out.)
要手动设置一下
用 read_i2c_block_data 呢?
https://www.cnblogs.com/denglinzhe/p/12673805.html
@Cherry 可能就是达到道德经说的「忘我」、「无我」,顺应自然吧。
这个功能不错
mosquitto
https://mosquitto.org/download/
Github
https://github.com/eclipse/mosquitto
API
https://mosquitto.org/api/files/mosquitto-h.html
Arduino MQTT Client API Documentation
https://pubsubclient.knolleary.net/api
不知不觉 Flash 已经成了古董要通过模拟器才能重温
确实不错,比微信订阅号有意思
这种精度的采集用 MCU 来做更合适。或者树莓派外接数据采集卡。
https://talk.quwj.com/topic/916
这个比 todolist 高级