-
ZLG500ATG IC卡模块应用文档和C51平台函数库及示范程序,很难搞到的。...
ZLG500ATG IC卡模块应用文档和C51平台函数库及示范程序,很难搞到的。-ZLG500ATG IC card module application documents and C51 platform library and demonstration program, it is difficult to get the.
- 2022-05-13 08:28:17下载
- 积分:1
-
- 2022-03-02 07:46:16下载
- 积分:1
-
关于嵌入式linux内核的介绍
关于嵌入式linux内核的介绍-on embedded Linux kernel introduced
- 2022-07-14 17:02:19下载
- 积分:1
-
RS232通讯功能的VHDL的Spartan 3E
RS232 Communication function in VHDL for Spartan 3E
- 2022-03-15 06:45:35下载
- 积分:1
-
这是一个微机原理及接口技术的课程设计,电子钟 请版主查收...
这是一个微机原理及接口技术的课程设计,电子钟 请版主查收-This is a principle of computer interface technology and curriculum design, electronic bell Please check your moderator
- 2022-06-21 14:15:11下载
- 积分:1
-
本系统以AT89C51为控制核心,由矩阵键盘输入,LED倒计时、交通灯显示等模块组成,模拟了一个交通灯控制系统。系统除基本交通灯功能外,还具有通行时间手动设置、...
本系统以AT89C51为控制核心,由矩阵键盘输入,LED倒计时、交通灯显示等模块组成,模拟了一个交通灯控制系统。系统除基本交通灯功能外,还具有通行时间手动设置、可倒计时显示、急车强行通过、状态切换等相关功能。包括报告提供。-AT89C51 for the control of the system core, from the matrix keyboard input, LED countdown, traffic lights displays modules, to simulate a traffic light control system. In addition to basic traffic light system functions, but also has the passage of time to manually set to countdown show, worry about car forced through, the state switching and other related functions.
- 2022-02-07 05:55:16下载
- 积分: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
-
ADC interface with 8051
ADC接口8051板包含LED,开关状态,LCD和UART接口。
- 2022-03-31 19:38:04下载
- 积分:1
-
UNIX commands books Language : English books Type : System Precinct license : fr...
UNIX常用命令
书籍语言: 简体中文
书籍类型: 系统专区
授权方式: 免费软件
书籍大小: 30 KB
-UNIX commands books Language : English books Type : System Precinct license : free software books Size : 30 KB
- 2022-06-26 11:42:08下载
- 积分:1
-
语音识别播放器
借助于SPCE061A的语音特色,我们开发出了这款语音控制播放器。该播放器不仅具有下一首、上一首、音量大、音量小和暂停等基本功能;同时配合SPCE061A的语音特色,实现语音控制功能。
语音控制小车的主要功能:
- 2022-05-09 06:47:44下载
- 积分:1