linux 树莓派 使用curl向阿里云服务器上传照片

linux 树莓派 使用curl向阿里云服务器上传照片

首先,使用fswebcam 这个小工具是用来截取摄像头的图片的,具体指令 sudo fswebcam -d /dev/video0 -r 320x480 --bottom-banner --title "lide@xiao...

Linux Stopped (tty output) 问题

Linux Stopped (tty output) 问题

在Linux下便遇到一个问题,让进程使用& 在后台运行时,输入enter,会导致 tty stopped 导致程序不能进行。 因为在该进程有用到串口的读取和发送了,tty串口的读写功能丧失。 后来 将&...

sitemap