-
i2c_slave_V1.2
在stm32单片机上,用IO口的上升沿和下降沿中断设计的I2C从机代码。测试通过。所有过程用状态机来控制,没有cpu空延时。
核心代码和单片机相关代码分开,方便移植。
主要用在项目验证和学习交流!(On stm32 microcontroller, with rising and falling IO port interrupt design of I2C slave code. The test. All the process is controlled by a state machine, no cpu empty delay. Microcontroller core code and related code separate, easy to transplant. Mainly used in the project validation and exchange of learning!)
- 2021-04-06 10:29:02下载
- 积分:1
-
BBEZZIER_SURRe
贝塞尔曲面显示出来程序源码,里面包含非常常多子程序源码,希望对您有用 可直接使用。
(Bezier surface display program source code, which contains very often subroutine source code, I hope you can be used directly.)
- 2012-07-10 17:10:25下载
- 积分:1
-
juzhenjianpan
矩阵键盘的检测采用查询方式(去抖 松手检测)程序测试成功(The matrix keyboard detection using query (debounce let go detection) program tested successfully)
- 2013-01-28 09:16:31下载
- 积分:1
-
fishnum
对人工鱼群算法进行了详细的介绍,然后用实例讲解了算法的用法(Artificial fish swarm algorithm is introduced in detail, and then explained the use of the algorithm)
- 2017-03-08 09:19:57下载
- 积分:1
-
STM3F4实现mpu9250的模拟9轴模拟器的运用
其他的加速度陀螺仪的I2C器件也是如此,一般都会有这个寄存器读。当我们读取这个寄存器时就会返回一个固定的值,MPU9250就是0x71,十进制就是113,ADXL345就是
- 2022-11-10 01:55:04下载
- 积分:1
-
得到的编码器和解码器 G.729 的信号
文件要编译 G.729 的音频编解码器的编码器和解码器的信号。必要的编码器和编码器
- 2023-07-21 01:40:04下载
- 积分:1
-
帧差法运动检测
利用最简单的帧差法检测目标,基于opencv库,前后帧图像作差得到前景图像,然后设置阈值,进行二值分割,另外代码中还可以选用大津法进行自动阈值分割。得到的结果可以利用方框进行框选出来
- 2023-01-25 06:55:22下载
- 积分:1
-
OO
说明: 序优化是解决基于仿真优化的重要工具,由著名学者YuChi Ho提出(Ordinal optimization is to solve an important tool for simulation-based optimization, presented by the famous scholar YuChi Ho)
- 2010-01-14 11:51:58下载
- 积分:1
-
AISDecode
AIS解码例程和文档,包括经纬度,基站信息解码,校验判断,例程里主要解析了1,2,3,4,5,18,19,24号协议,另外的可以自行添加,dll采用vc6编写,有个调用的例子采用delphi7编写(AIS decoding routines and documentation, including latitude and longitude, the base station information decoding, parity judgment, the routine in the main analytical No. 1,2,3,4,5,18,19,24 agreement, the other can add their own, dll use vc6 write, there is a call to write examples using delphi7)
- 2021-03-12 18:49:25下载
- 积分:1
-
MainPage
基于VC++的,以操作文件的方式(CreateFile,WirteFile,ReadFile)来操作串口实现的射频卡门禁系统,实现了包括读卡写卡,寻卡防冲突等功能。(Based VC++ in order to manipulate papers (CreateFile, WirteFile, ReadFile) to operate the serial interface of the RF card access control systems, including the realization of the card reader to write, look for cards anti-collision function.)
- 2013-06-28 15:30:21下载
- 积分:1