-
不用api的ini,c#类,ce可用
不用api的ini,c#类,ce可用-not api ini, c# category, ce available
- 2022-01-25 15:50:22下载
- 积分:1
-
时间显示例子 1
时间显示例子 1--Example 1 of time display.
- 2023-02-11 05:40:04下载
- 积分:1
-
68013
68013-firmware usb固件开发源代码,用Keil uVision2可以打开其工程。-68013- firmware development usb firmware source code, Using Keil uVision2 can open up their projects.
- 2022-06-02 01:43:44下载
- 积分: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
-
There is a 4X4 matrix keyboard schematics and procedures, helpful
里面是4X4矩阵键盘的原理图和程序,很有帮助-There is a 4X4 matrix keyboard schematics and procedures, helpful
- 2023-01-07 09:50:02下载
- 积分:1
-
HCS08仿真器资料:资料详细,完全可参照自己制作。
HCS08仿真器资料:资料详细,完全可参照自己制作。-HCS08 emulator information: information in detail, with reference to fully produce their own.
- 2023-04-28 12:45:03下载
- 积分:1
-
这是偶编写的伺服系统一个数字PID调节程序,希望对大家有用...
这是偶编写的伺服系统一个数字PID调节程序,希望对大家有用-This is even prepared a digital servo system PID adjustment procedures in the hope that it may be useful to
- 2023-09-04 19:30:03下载
- 积分:1
-
用C语言实现PIC的LCD显示
用C语言实现PIC的LCD显示- Realizes PIC LCD with the C language to demonstrate
- 2022-03-11 18:50:21下载
- 积分:1
-
DSP28335驱动显示屏LCD1602的例子,含有所有的代码
DSP28335驱动显示屏LCD1602的例子,含有所有的代码,采用C语言编程,代码测试通过,供有需要的童鞋参考
- 2023-02-28 13:05:03下载
- 积分:1
-
STM32 DS18B20 温度传感器驱动
STM32平台下,DS18B20温度传感器驱动。方便移植,用到一个定时器用于us延时。
- 2023-08-15 23:00:03下载
- 积分:1