-
RTOS说明文档, 可以迅速查询Nucleous的一些定要
RTOS说明文档, 可以迅速查询Nucleous的一些定要-RTOS documentation, you can quickly Nucleous some inquiries must
- 2022-01-25 21:20:12下载
- 积分:1
-
JAVA 说明.下载到手机中不要在电脑中解压!
JAVA 说明.下载到手机中不要在电脑中解压!-JAVA note. Downloaded to mobile phones will not unzip on your computer!
- 2022-03-20 04:29:28下载
- 积分:1
-
台湾半导体产业协会培训课程嵌入式系统软件…
台湾半导体工业学院嵌入式系统软件培训课程教学档案,内容丰富,有251个,如果大家都看,那就成了强人。
- 2022-01-25 21:06:41下载
- 积分:1
-
Modbus协议的源代码
#包括“stdafx.h”
- 2022-07-04 22:49:43下载
- 积分:1
-
BK2411 information hard to find, BK2411 to use essentially the same with the 24L...
BK2411资料难找,BK2411使用起来跟24L01基本一样,硬件上基本兼容,软件上只是开始要对BK2存储器进行初始化,花掉很长一段代码。初始化完成后,操作就跟24L01基本一样了-BK2411 information hard to find, BK2411 to use essentially the same with the 24L01, the hardware basically compatible, software is only the beginning of the BK2 memory to initialize, to spend a very long piece of code. Initialization is complete, operate basically the same as the Jiugen 24L01
- 2022-03-03 13:38:49下载
- 积分:1
-
c51下的一个键盘程序,用循环轮训法检测是否有键按下。
c51下的一个键盘程序,用循环轮训法检测是否有键按下。-c51 keyboard under a procedure used in rotation cycle of detection whether key press.
- 2022-06-21 13:41:02下载
- 积分: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
-
good
基于arm的俄罗斯方块 arm7下可以实现-good
- 2022-06-14 06:38:15下载
- 积分:1
-
eVB call from a DLL written in eVC file reached to control the use of the progra...
eVB调用从一个DLL中写入eVC文件,达到控制程序录音要求的使用
- 2022-02-15 19:17:27下载
- 积分:1
-
Full Usb_Mass_Storage_Class (U disc
完整的Usb_Mass_Storage_Class(U盘类)规范文档。-Full Usb_Mass_Storage_Class (U disc-type) specification document.
- 2023-01-10 12:25:04下载
- 积分:1