搜索资源列表
sdfdssfdg
- 单 片 机 教 材 教学资料 好书推荐 初学单片机不易掌握的几个概念 实战一:流水灯 实战二:唱歌 测试一 新教程前言 总体规划 第一课 第二课 第三课 第四课 第五课 第六课 第七课 第八课 第九课 第十课 十一课 十二课 十三课 十四课 十五课 十六
sdfdssfdg
- 单 片 机 教 材 教学资料 好书推荐 初学单片机不易掌握的几个概念 实战一:流水灯 实战二:唱歌 测试一 新教程前言 总体规划 第一课 第二课 第三课 第四课 第五课 第六课 第七课 第八课 第九课 第十课 十一课 十二课 十三课 十四课 十五课 十六
16tt23
- 学习单片机的教程往往是流水灯、数码管、键盘等等。这些例程主要是熟悉单片机的端口性质,程序算法一般都比较简单。极少见结合单片机I/O端口,内部存储器以及运算技巧为一体的综合性练习。超简单单片机学习套材中的16X16汉字点阵模块提供了一个全新的学习平台。在一块只能显示一个汉字的点阵中,只利用Atmega48的内部资源实现几个汉字的移动,不但要清楚点阵的物理性能,知道如何送数据;还要了解单片机的可用资源,并通过编程利用内部存储器移动交换数据,
hgfukgugugukg
- 单片机C语言教程:流水灯实验 单片机在上电初始后,其各端口输出为高电平。如果我们现在想让接在P1.0口的LED1亮,那么我们只要把P1.0口的电平变为低电平就可以了。想让LED1灭,LED0亮,只需将P1.0升高,P1.1变低,LED1就熄灭LED2随后既点亮!依始类推如下所示8只LED变会一亮一暗的做流水灯了. P1.0低、P1.0高、P1.1低、P1.1高、P1.2低、P1.2高、P1.3低、P1.3高、P1.4低、P1.
MSP430_licheng
- MSP430原理与应用教程课件配套实验例程,基于IAR——EW430EV软件平台,例程包括流水灯、矩阵键盘、ADC、USART等外设电路的应用程序。-Principles and Applications of MSP430 Tutorial courseware supporting experimental routine, based on IAR- EW430EV software platform, routines, inc
LEDwaterlampClanguage
- 各种LED流水灯C语言实例教程,花式多种,最快的速度编著花式 也是学习C语言的最简单实例-Various LED water lamp C language tutorial examples, fancy variety, the fastest compiled fancy is the easiest to learn C language examples
FPGAshiyan(3)
- FPGA入门系列实验教程——实验三.LED流水灯-Getting Started Tutorial FPGA series of experiments- experiment III. LED water lamp
Ex8-LCD2
- arm嵌入式教程系列之8,不带操作系统下的流水灯制作,内核是三星pxa270-arm embedded tutorial series 8, without the operating system produced under the light flowing water, the kernel is the Samsung pxa270
ex1
- 《基于Proteus的8051单片机实例教程》源程序--led流水灯-" Based on the 8051 Proteus tutorial examples" source- led light water
proteus-led
- proteus 仿真arm教程10 左右来回的流水灯-proteus simulation tutorial arm 10 back and forth about the water lights
A7105_TSET_CODE
- 本程序是基于51单片机A7105的测试程序,其发送数据是一组流水灯数组,接收那边收到数据并用LED灯显示出来。本程序来自单片机教程网:http://www.ipbb.cn欢迎大家学习,交流-This procedure is based on the testing procedures of 51 single-chip A7105, the send data is a group of water-lamp array, the
PROTEUS
- 新概念C51单片机教程:8个LED状态流水灯 -New concept C51 MCU Tutorial: 8 LED status light water
from51-to-arm-and-led-test
- 从51单片机到arm的入门教程,以及简单的流水灯测试实验的代码,对于初学者比较有帮助-51 microcontroller arm introductory tutorial, as well as the simple code of the light water testing laboratories, more help for beginners
stm32-water-lights-tutorial
- stm32流水灯教程 一个简单的stm32配置和流水灯教程-stm32 water lights tutorial
LED闪烁
- 89C51单片机的流水灯教程通过编程手把手教育初学者了解编写单片机程序(89C51 microcontroller of water light tutorial, through programming hands to educate beginners to understand the preparation of SCM program)
51单片机实验教程及配套源码
- 51单片机例程,适用于单片机初学者进行学习从流水灯到电机的操作(51 singlechip routine)
1、CC2530 流水灯实验
- zigbee基础实验教程和代码实现cc2530(ZigBee basic experiment)
2、多花样流水灯实验
- 多花样流水灯试验 基于51类单片机 新概念51单片机查语言教程(Multi pattern water lamp test)
黑金Altera开发板Verilog实例教程
- 控制开发板上的4个LED灯,计数器记到4秒清零,控制LED灯依次亮(Controlling the four leds on the development board, the counter down to the 4 seconds reset, the control the LED light in turn)
C语言初学者基础练习代码
- 基于89C52/51 单片机的C语言的基础练习,流水灯等多个基础练习代码(Based on 89C52/51 microcontroller, C language basic exercises, water lights and other basic training codes.)