-
本人编制且正在使用的c51键盘读取程序,抗抖动性能好,很好用。...
本人编制且正在使用的c51键盘读取程序,抗抖动性能好,很好用。--A C51 keyboard value read program written by me. It is very stable, even when dithering.
- 2022-02-09 17:46:58下载
- 积分:1
-
增加了tftp功能的vivi代码,用于s3c2410.
增加了tftp功能的vivi代码,用于s3c2410.-An increase of tftp function vivi code for s3c2410.
- 2022-02-20 14:19:38下载
- 积分:1
-
Advanced TCA相关的一系列规范,包括了The AdvancedTCA™ Base specification、AdvancedTCA Eth...
Advanced TCA相关的一系列规范,包括了The AdvancedTCA™ Base specification、AdvancedTCA Ethernet、AdvancedTCA InfiniBand® 、AdvancedTCA StarFabric和AdvancedTCA for PCI Express™
-Advanced TCA related to a series of norms, including The AdvancedTCA
- 2023-05-06 15:35:03下载
- 积分:1
-
实用电子钟,为六位数码管时钟程序直接使用,p3.2,p3.3,p3.4,p3.5 四键控制!实测24小时误差5秒。...
实用电子钟,为六位数码管时钟程序直接使用,p3.2,p3.3,p3.4,p3.5 四键控制!实测24小时误差5秒。-Practical electronic clock, nixie tube clock for the six programs used directly, p3.2, p3.3, p3.4, p3.5 four key control! Measured 24-hour error of 5 seconds.
- 2022-07-11 04:56:13下载
- 积分:1
-
通过RS232 COMMANDE MCC
2电机控制命令通过PC通信。PIC接收数据从PC机通过RS232接口。然后,它支援机器人的2个电机。
- 2022-02-10 11:42:46下载
- 积分:1
-
对传感器MPU6050进行调试设置参数(硬件IIC)
#include "stm32f10x.h"#include "I2C_MPU6050.h"#include "usart1.h"#include "delay.h"int main(void){ InitMPU6050();/***********************************************************************/while(1){printf("
---------------%d
",GetData(ACCEL_XOUT_H));printf("
----------------%d
",GetData(ACCEL_YOUT_H)); printf("
------------------%d
",GetData(ACCEL_ZOUT_H)); printf("
---------------%d
",GetData(GYRO_XOUT_H)); printf("
-----------------%d
",GetData(GYRO_YOUT_H)); printf("
---------Ã---------%d
",GetData(GYRO_ZOUT_H));delay_ms(500);} }/******************* (C) COPYRIGHT 2012 WildFire Team *****END OF FILE************/
- 2022-01-28 09:30:30下载
- 积分:1
-
hi find the attachment
hi find the attachment
- 2022-04-11 02:02:15下载
- 积分:1
-
软件模拟I2C程序,对I2C器件进行读写操作
软件模拟I2C程序,对I2C器件进行读写操作-Software simulation of I2C procedures, read and write I2C device operation
- 2022-09-29 08:15:03下载
- 积分:1
-
本程序完成在dsp 的平台下,完成对原始图象的采集和编码工作,可以在matlab下显示...
本程序完成在dsp 的平台下,完成对原始图象的采集和编码工作,可以在matlab下显示--Under dsp platform, it collects and decodes the original graphics. They could be displayed in matlab.
- 2023-08-01 06:15:03下载
- 积分:1
-
输入工艺曲线后PLC200自动调节正负双极性输出的程序...
输入工艺曲线后PLC200自动调节正负双极性输出的程序-After the input process curve of plus or minus PLC200 automatic adjustment procedure for bipolar output
- 2022-05-31 06:18:14下载
- 积分:1