fs4412开发板学习笔记(十九)

本文深入探讨了motion处理程序的配置细节,包括事件开始和结束的脚本执行、gap参数设置以及设备节点创建等关键部分。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

motion处理程序:


1.motion.conf的设置
# Command to be executed when an event starts. (default: none)
# An event starts at first motion detected after a period of no motion defined by gap 
 on_event_start /motion_shell/alarmon.sh      ==>>启动脚本

# Command to be executed when an event ends after a period of no motion
# (default: none). The period of no motion is defined by option gap.
 on_event_end /motion_shell/alarmoff.sh     ===>>关闭脚本

gap 60   (秒)//在探测到运动的图像后一段时间内如果不变化就执行on_event_end指定的脚本

mknod /dev/led c 500 0
mknod /dev/pwm c 501 0


msg ft5x0x_i2c_rxdata i2c read error: -6
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值