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
xlsw_3dp_ultrasonic_300K
/
inc
History
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
..
gd32e23x_hw_i2c.h
shit
2024-09-27 00:15:24 +08:00
gd32e23x_it.h
update some err
2024-09-26 10:07:43 +08:00
main.h
fix commit
2024-09-23 18:46:32 +08:00
mlx90614.h
用gd32e230的stdlib重写wbh的参考代码,并因为stm的stdlib和gd32的stdlib有很大差异,超时机制与flag验证差异较大,通过对比重新编写。
2024-10-08 16:28:47 +08:00
systick.h
add i2c_config
2024-09-27 00:12:13 +08:00
ultrasonic_driver.h
shit
2024-09-27 18:22:57 +08:00