-
Week Ligong 2410 development kit, a good code, recommend!
周立功 2410 开发包,不错的代码,推荐!-Week Ligong 2410 development kit, a good code, recommend!
- 2022-03-16 18:56:00下载
- 积分:1
-
SPI主核心规范,本文档提供了SPI规范…
SPI Master Core Specification,This document provides specifications for the SPI (Serial Peripheral Interface) Master core-SPI Master Core Specification, This document provides specifications for the SPI (Serial Peripheral Interface) Master core
- 2022-03-24 07:55:08下载
- 积分:1
-
51单片机c语言中断的实现
还有很多例子可以参考。包括常用的中断模块
c语言单片机开发很有用...
51单片机c语言中断的实现
还有很多例子可以参考。包括常用的中断模块
c语言单片机开发很有用
-51 languages interrupted realize there are many examples of reference. Include common language c interrupt module useful in the development of SCM
- 2022-12-30 22:35:03下载
- 积分:1
-
这是基于samsung s3c2413 的DM9000网口驱动
这是基于samsung s3c2413 的DM9000网口驱动-This is based on the samsung s3c2413 mouth DM9000 network driver
- 2022-03-18 06:15:25下载
- 积分:1
-
uClinux
uClinux-20040408-ARMSYS-A embeded uClinux system for ARM cpu family. uClinux is a embeded OS for embeded system.
- 2022-03-18 17:15:11下载
- 积分:1
-
51流水灯功能
应用背景
利用51单片机的IO口输出高低电平实现流水灯的现象,适合初学者
关键技术有详细注释,易懂易学初学者入门必备。也可以直接下载到单片机观察现象
- 2023-01-02 23:15:08下载
- 积分: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
-
下载的一些重要的电子设计文档,包扩电路原理图和PCb
下载的一些重要的电子设计文档,包扩电路原理图和PCb-Download some of the important documents in electronic design, including the widening of the circuit schematic and PCB
- 2022-02-25 00:49:25下载
- 积分:1
-
该软件用于抄表器 实现多功能表自动抄表! 只需将其下载到9800型 抄表器即可运行!...
该软件用于抄表器 实现多功能表自动抄表! 只需将其下载到9800型 抄表器即可运行!-meter reading software for the realization of multi-function table for automatic meter reading! We need to download its 9,800-meter-reading device can run!
- 2022-05-08 12:16:33下载
- 积分:1
-
数字时钟(数码管)
资源描述对51单片机的基础运用,本人第一次上传代码,请多多指教
- 2022-03-06 00:58:42下载
- 积分:1