-
遥控器解码和1602驱动程序,一个用c写的源代码。
遥控器解码和1602驱动程序,一个用c写的源代码。-Remote control decoding and 1602 driver, one with c source code to write.
- 2023-02-02 20:00:04下载
- 积分:1
-
CYPREES的EZ
CYPREES的EZ-USB2131Q芯片开发板的使用说明--A user manual for EZ-USB2131Q chip development board from CYPREES.
- 2023-04-29 14:35:03下载
- 积分:1
-
X5045读写一体化C51程序包
X5045读写一体化C51程序包--X5045 read/write integrated C51 program package.
- 2022-08-19 01:52:55下载
- 积分:1
-
基于arm下的linux操作系统中的驱动程序
基于arm下的linux操作系统中的驱动程序-Under the arm-based linux operating system drivers
- 2022-03-21 02:48:42下载
- 积分:1
-
NIOS 2,introudaction教程
nios 2 , introudaction tutorial
- 2022-04-28 22:08:18下载
- 积分:1
-
酒精浓度温度检测仪
功能:1、当有特殊情况时可按紧急报警键报警,也可手动取消紧急报警功能。2、平时可设置酒精浓度和高温报警值,其中酒精浓度有1—9级,环境温度有0--99度,可根据需要设置同时系统的按键还具有连加、减功能,操作起来非常方便,系统还能够在进入设置界面后,如果没有按键按下30秒后会自动退出设置界面。并且有掉电保存功能,设置的参数保存在单片机内部EEPOM中。3、当MQ-3传感器检测到酒精时,信号由ADC0832进行模数转化得到数字信号,接着传送到AT89S52控制器中处理,当检测到浓度超过设置的酒精浓度时,蜂鸣器会发出报警声。4、当检测到的温度超过设定的报警温度的时候,蜂鸣器将产生报警声。
- 2022-01-30 19:07:09下载
- 积分:1
-
侧室公州侧室公州
ceshi gongju ceshi gongju
- 2022-04-12 21:54:47下载
- 积分:1
-
C和C++在嵌入式编程里面的应用,几个例程,希望对大家有帮助...
C和C++在嵌入式编程里面的应用,几个例程,希望对大家有帮助-C and C++ Inside in the embedded programming applications, a number of routines, and they hope to have everyone help
- 2022-05-19 12:25:08下载
- 积分:1
-
Heartbit monitoring
它利用MSP430G2553单片机和心位传感器监测心位,并将其输出显示在16x2液晶显示器上
- 2022-10-12 00:35:03下载
- 积分:1
-
使用递归实现N重循环,这里的N是不确定的。此代码实现的功能描述如下:
1. 有一个字符串的矩阵,用vector< vector< CStirng...
使用递归实现N重循环,这里的N是不确定的。此代码实现的功能描述如下:
1. 有一个字符串的矩阵,用vector< vector< CStirng > > 表示
2. 行与行之间进行排列组合
3. 输出所有组合的字符串-Recursive use of re-implementation cycle of N, where N is uncertain. This code describes the implementation of the function as follows: 1. There is a string matrix, with vector < vector < CStirng> > express 2. Line and line 3 between the permutation and combination. Output for all combinations of string
- 2022-02-21 11:55:03下载
- 积分:1