This website requires JavaScript.
Explore
Help
Register
Sign In
hulk
/
xlsw_3dp_ultrasonic_300K
Watch
1
Star
0
Fork
0
You've already forked xlsw_3dp_ultrasonic_300K
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
30
Commits
4
Branches
2
Tags
Commit Graph
4 Commits
Author
SHA1
Message
Date
yelvlab
485122c6df
用gd32e230的stdlib重写wbh的参考代码,并因为stm的stdlib和gd32的stdlib有很大差异,超时机制与flag验证差异较大,通过对比重新编写。
...
数据计算方式重新书写,两个8位数据的合并方式修改为位移,并且整体放大100倍(标准数据为((Data[1] << 8) | Data[0]) * 0.02 - 273.15)
2024-10-08 16:28:47 +08:00
yelvlab
1cf43e0371
shit
2024-09-27 18:22:57 +08:00
yelvlab
9ce4cd2e44
add i2c_config
2024-09-27 00:12:13 +08:00
yelvlab
a113fefbbe
add MLX90614 LIB
2024-09-26 10:09:05 +08:00