-
用于lpc2104的显示例子2
用于lpc2104的显示例子2--2nd display example which could be used on LPC2104.
- 2023-05-17 04:40:03下载
- 积分:1
-
国家标准
国家标准-软件开发规范,内含完整14篇规范文档-National standards- software development specification, including 14 complete specification documents
- 2023-03-04 06:20: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
-
该程序控制的旋转和速度的3个阶段的电机。
This program controls the spin and speed of a 3 phases motor.
- 2022-10-03 18:45:03下载
- 积分:1
-
许多关于嵌入式系统设计方面的有一定技术含量的文章
许多关于嵌入式系统设计方面的有一定技术含量的文章--Some good technical articles about designing embedded systems.
- 2022-02-07 22:07:15下载
- 积分:1
-
这是我的硬盘车巨大的有价值的信息跟踪的发展…
这是我硬盘里的巨宝贵资料 循迹小车的开发方案 此方案已经用于开发了-This is my hard drive car giant valuable information tracking the development of the program has been used to develop this program
- 2022-04-06 10:01:44下载
- 积分:1
-
利用WinDriver开发的USB驱动程序源代码,
利用WinDriver开发的USB驱动程序源代码,-WinDriver development using USB driver source code,
- 2022-10-08 09:45:03下载
- 积分:1
-
C625 host控制源代码,主要是用作做Host访问基带,与基带之间的数据通信...
C625 host控制源代码,主要是用作做Host访问基带,与基带之间的数据通信-C625 host to control the source code is being used mainly to make Host visit baseband with the base-band data communication between
- 2023-02-24 09:55:03下载
- 积分:1
-
另一个湿度传感器采集源码,可以在单片机上使用。
另一个湿度传感器采集源码,可以在单片机上使用。-Another humidity sensor capture source, you can use the microcontroller.
- 2022-02-14 08:12:47下载
- 积分:1
-
RN8209芯片编程
RN8209RN8209芯片编程RN8209芯片编程
- 2022-06-03 00:50:01下载
- 积分:1