-
机器人fira
机器人fira SimuroSot 5vs5(仿真) 在学校里是战略算法,这个文件是源码,包含相应的战略和理念
- 2022-01-25 22:45:56下载
- 积分:1
-
本程序是关于按键服务程序,希望对大家有帮助。
本程序是关于按键服务程序,希望对大家有帮助。-KEY
- 2022-11-14 17:35:04下载
- 积分:1
-
蓝牙下的检测工具,扫描其他设备。用蓝色的…
Linux下蓝牙探测工具,扫描其他设备。配合bluez-lib使用。-Bluetooth under Linux detection tool to scan other devices. With the use of bluez-lib.
- 2022-04-19 04:49:28下载
- 积分:1
-
Embedded Linux and Embedded System Design Abstract
嵌入式Linux与嵌入式系统设计摘要文章-Embedded Linux and Embedded System Design Abstract
- 2022-05-14 08:05:00下载
- 积分:1
-
GPS液晶显示程序
应用背景
GPS模块接收GPS定位数据,用51单片机进行解析,然后用12864液晶进行显示经纬度高度等位置信息
GPS模块与51单片机之间进行串口通信,通信的参数程序中已经注释写出
关键技术
GPS接收卫星数据,GPS模块与单片机之间的串口通信
12864液晶分页显示程序,51单片机解析GPS数据
51单片机串口通信程序
- 2022-02-28 14:41:51下载
- 积分:1
-
凌阳单片机硬件说明书,详细介绍了凌阳单片机的硬件结构。
凌阳单片机硬件说明书,详细介绍了凌阳单片机的硬件结构。-Sunplus Single-chip hardware specification, detailing Sunplus MCU hardware structure.
- 2022-08-07 20:29:46下载
- 积分:1
-
基于s3c2410的SD驱动,带有makefile,可在linux下直接编译
基于s3c2410的SD驱动,带有makefile,可在linux下直接编译
-s3c2410 based on the SD-driven, with a makefile, linux under the direct translation
- 2022-04-07 17:31:15下载
- 积分:1
-
tms320c5402 bootloader
tms320c5402 bootloader
- 2022-10-07 12:20: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
-
讲述DM642芯片的结构和用于视频处理的原理
讲述DM642芯片的结构和用于视频处理的原理--Explain DM642 chip s structure and how it deals with video data.
- 2022-02-16 02:22:16下载
- 积分:1