-
本次课程内容包括
Boot Loader的功能和作用
Ethernet Boot loader
И...
本次课程内容包括
- 2022-01-31 08:58:14下载
- 积分:1
-
基于51计数器
按键输入1至9任意组和,使用数码管进行显示,另有6个功能键用做开始计数,停止,减数,主要需要熟练使用标志位即可树立理解此代码
- 2022-08-15 22:31:27下载
- 积分:1
-
本文介绍了红外多路遥控系统。红外多路遥控系统可实现16路的红外开关控制。以码分制多通道红外遥控为设计的基本思路。通过键盘及代码生成电路、编码、脉冲调制振荡和红外...
本文介绍了红外多路遥控系统。红外多路遥控系统可实现16路的红外开关控制。以码分制多通道红外遥控为设计的基本思路。通过键盘及代码生成电路、编码、脉冲调制振荡和红外发射构成红外发射电路。通过红外接收,解码以及由单片机控制的医码控制电路组成红外接收电路。-The passage has introduced the nfrared multichannel system of remote control. The infrared multichannel system of remote control can realize the infrared switch control of 16 roads. With yard divide into system the basic train of thought with much passageway infrared remote control of design. Through keyboard and code generation circuit, coding and pulse modulation vibration with infrared project to form infrared project circuit. Pass infrared take over , decode as well as the medical yard control circuit composition that controled by single flat machine are infrared to take over circuit.
- 2022-03-20 14:10:59下载
- 积分:1
-
键盘码读取,消抖,回传。
键盘码读取,消抖,回传。--Read keyboard value.
- 2022-08-20 00:39:44下载
- 积分:1
-
C语言精彩编程百例1
C语言精彩编程百例1-excellent C programming language one hundred cases
- 2022-01-25 22:25:40下载
- 积分:1
-
Understanding the Linux Kernel helps readers understand how Linux performs best...
Understanding the Linux Kernel helps readers understand how Linux performs best and how
it meets the challenge of different environments. The authors introduce each topic by
explaining its importance, and show how kernel operations relate to the utilities that are
familiar to Unix programmers and users.
- 2022-08-04 10:53:38下载
- 积分:1
-
Single
单片机开发,在液晶显示器上显示图片和数字-Single-chip development, the LCD display pictures and figures
- 2022-01-27 14:37:11下载
- 积分:1
-
基于stm32的ucosII程序实现led秒闪
基于keil开发平台,在stm32上实现led的秒闪。程序能够成功运行,实现led秒闪功能。
程序部分代码摘录:
void LED_GPIO_Config(void)
{
/*定义一个GPIO_InitTypeDef类型的结构体*/
GPIO_InitTypeDef GPIO_InitStructure;
/*开启LED的外设时钟*/
RCC_APB2PeriphClockCmd( RCC_APB2Periph_GPIOD, ENABLE);
/*选择要控制的GPIOB引脚*/ &n
- 2022-07-11 20:58:14下载
- 积分:1
-
i2c bus interfacing with memory based on stellaris lm3s
此源代码包含与EEPROM与stellaris lm3s9b92接口相关的代码。
- 2023-02-03 21:40:04下载
- 积分:1
-
这是一个关于lgui嵌入式图形界面的编程实例,对开发嵌入式linux图形界面的开发很有帮助...
这是一个关于lgui嵌入式图形界面的编程实例,对开发嵌入式linux图形界面的开发很有帮助-on lgui Embedded GUI programming examples, to develop embedded Linux GUI development helpful
- 2023-03-12 06:40:04下载
- 积分:1