-
Embedded System Network Simulation
嵌入式系统的网络仿真-Embedded System Network Simulation
- 2023-09-07 23:50:03下载
- 积分:1
-
对于msp430f470 softbaugh开发板的LCD驱动程序
LCD driver for MSP430F470 Softbaugh development board - with character generator-LCD driver for MSP430F470 Softbaugh development board- with character generator
- 2022-05-27 21:29:25下载
- 积分:1
-
我一直在用的I2C总线函数库,内容不多,但很实用.
我一直在用的I2C总线函数库,内容不多,但很实用.--在网上见的资源挺多,但很多时候是没有测试过的,下了一大堆,搞得眼花燎乱.这个是我在某人主页上找到的,经修改调试后,一直在用着的,绝对好用.-I have been using the I2C bus in the library, which is not big, but very useful .-- online resources挺多see, but often is not tested, and under a lot of, in a confused chaos burn. This is my home page to find a person, and debugging, as amended, has been with the absolute ease of use.
- 2023-08-05 08:50:04下载
- 积分:1
-
keil C51学习手册 内涵详细的介绍,使用方法还有源码
keil C51学习手册 内涵详细的介绍,使用方法还有源码-keil C51 connotation of learning manual in detail, the use of methods are source
- 2022-02-05 00:15:49下载
- 积分:1
-
TI的TUSB3210芯片的原理图和PCB文件。为您的设计提供参考。
TI的TUSB3210芯片的原理图和PCB文件。为您的设计提供参考。-TI
- 2022-07-14 19:26:43下载
- 积分:1
-
触摸屏的基础使用 ARM GLCD
简介:
该项目的主要目标是设计和开发的 ARM 处理器使用了无线技术,触摸屏界面,这样当用户触摸触摸屏,会在屏幕上显示的所需的图形显示。
- 2023-03-03 00:55:04下载
- 积分: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
-
网络视频电话系统
网络视频通话软件包,有文档,有可执行程序,可以进行视频通话,可以集成到自己的系统试试。
- 2022-02-13 19:24:44下载
- 积分:1
-
FreeRTOS免费开放
FreeRTOS免费的开源实时操作系统
嵌入式操作系统FreeRTOS的原理与实现.pdf-FreeRTOS free open-source real-time operating system embedded operating system FreeRTOS Principle and realize. Pdf
- 2023-03-04 02:30:03下载
- 积分:1
-
e-boot1.1.6学习资料,详细分析。
- 2022-01-25 18:56:04下载
- 积分:1