当前位置:网站首页>奥拉时钟芯片生成配置文件脚本
奥拉时钟芯片生成配置文件脚本
2022-08-04 19:23:00 【洪大宇】
[[ -f $1 ]] && sed "/#/d;s/(//g;s/)//g;s/i2c\.i2cw//g;/^[[:space:]]*$/d;s/\.sleep/ /" $1 || echo "file not exist"
while (fgets(sbuf, sizeof(sbuf), fp_au5329) != NULL) {
if (!strncmp(sbuf, "0x68", 4)) {
sscanf(sbuf, "%x,%x,%x", &empty, &addr, &value);
ret = i2c_smbus_write_byte_data(au5329_dev_fd, addr & 0xFF, value & 0xFF);
printf("w %#x %#x\n", addr, value);
if (ret < 0) {
goto OUT;
}
} else if (!strncmp(sbuf, "time", 4)) {
sscanf(sbuf, "%s %f", empty_str, &time);
usleep((__useconds_t)(time * (1e6)));
printf("sleep %f \n", time);
}
bzero(sbuf, sizeof(sbuf));
}
边栏推荐
猜你喜欢
随机推荐
Defaced Fingerprint Recovery and Identification
HCIA-R&S自用笔记(22)STP状态与计时器、STP拓扑变化、STP配置及实验
SOA面向服务架构:服务、服务实例、ARXML、服务接口调用以及各参与方
指静脉识别-matlab
[Latest Information] 2 new regions will announce the registration time for the soft exam in the second half of 2022
存储资源盘活系统助力新基建
[Distributed Advanced] Let's fill in those pits in Redis distributed locks.
win10 uwp MVVM 语义耦合
IDEA 自动导入的配置(Auto import)
Notepad++更改显示背景
Regular expression is incomplete
win10 uwp slider 隐藏显示数值
[Sql brush topic] Query information data--Day1
Storage resource activation system to help new infrastructure
华为企业组网实例:VRRP+MSTP典型组网配置
备忘录模式
WPF 使用封装的 SharpDx 控件
2022年7月国产数据库大事记
CIFAR发布《AI伦理的文化:研讨会报告》【附下载】
The Development and Current Situation of Object Detection