-
44b0x开发板源代码
44b0x开发板源代码-44b0x source code development board
- 2022-11-05 15:50:03下载
- 积分: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
-
It is written in a C51 liquid crystal display of the temperature measuring devic...
这是用C51编写的有液晶显示的温度测量仪,能显示测量的温度。-It is written in a C51 liquid crystal display of the temperature measuring device, can display the measured temperature.
- 2022-01-25 14:43:45下载
- 积分:1
-
大家用lpc214x,开发usb的朋友,在编好usb前端驱动和固件编程之后,就可用这个pc机端的程序检验自己的usb是否好使。...
大家用lpc214x,开发usb的朋友,在编好usb前端驱动和固件编程之后,就可用这个pc机端的程序检验自己的usb是否好使。-U.S. used lpc214x, development usb friend that in a good usb drive and front-end after the firmware programming, you can use this pc client machine to test his procedure so that the usb does.
- 2023-03-29 04:50:03下载
- 积分:1
-
接口dspic30f4011_and RTC DS1307 Maxim达尔C30编译器代码…
code for c30 compiler for interfacing DsPic30F4011_and RTC ds1307 from maxim dallas via I2C bus
- 2023-07-04 02:35:03下载
- 积分:1
-
8个按键控制8个灯的亮灭
在51单片机环境下用8个按键控制8个灯分别点亮和熄灭,并解决按键抖动问题。...................................................................
- 2022-07-08 16:22:19下载
- 积分:1
-
我自己写的一个非常简单的ARM的流水灯实验,希望对刚开始ARM的同学有帮助...
我自己写的一个非常简单的ARM的流水灯实验,希望对刚开始ARM的同学有帮助-I wrote it myself a very simple experiment ARM-water light and hope are just starting out help students ARM
- 2022-03-23 19:42:20下载
- 积分:1
-
JTAG烧对Linux源代码
jtag burn source code for linux
- 2022-02-20 06:22:18下载
- 积分:1
-
Linux的蓝牙操作工具。配合bluez
Linux的蓝牙操作工具。配合bluez-lib使用-Linux Bluetooth operation tool. Bluez-lib with the use of
- 2022-04-20 10:58:43下载
- 积分:1
-
学习Linux的嵌入式很有帮助的最好的信息。
学习linux最好的资料,对uclinux非常有帮助。-Learning linux the best information on the uClinux very helpful.
- 2022-11-08 05:45:03下载
- 积分:1