资源列表
energymeter_8051
- this programming code compile for 8051 microcontroller compiler keil
shizhong
- 自己用C语言编写的时钟 1602lcd显示 自己接lcd1602 和四个按键就可以实验 -clock
dled
- 这是proteus中所著的实验板测试程序,对于这门专业有很大用处。-This is a book of experimental proteus board in the test program for this profession is very useful.
(ICC)
- 以学习板蜂鸣器和EXT0按键为硬件电路 2、TC0用作计数器 3、程序模块化练习,捆绑编译的应用 4、TC0工作于计数状态,T0引脚上升沿/下降沿将使计数器加1,计数溢出后蜂鸣器 长鸣500ms。信号由按键EXT0产生 -Buzzer and EXT0 to learn key board as the hardware circuit 2, TC0 used as a counter 3, a modular training program, compile the a
LCD1602andDS1302(ICC)
- 这个程序使用了ICC对时钟控制芯片进行了编程,使用步骤为1、八线制驱动LCD1602B:PB0-PB7为数据线,PD3/PD4/PD6控制LCD1602B的RS,RW,EN。 2、设置和读取DS1302内部时钟,并通过LCD1602显示。-This program uses the ICC on the clock control chip is programmed, the use of step 1, the eight-wire drive LCD1602B: PB0-PB7 as
LED(ICC)
- 这个程序和一般的LED灯程序不同,这是用ICC写的LED灯的八中不同点亮模式的集合,运行该程序后,你能在AVR单片机上看到八中不同的LED灯闪亮效果,非常经典不错-The procedures and general procedures for the different LED lights, which is written by ICC eight LED lights of different light patterns set, run the program, you can s
EXFlash
- 本程序是和外部RAM实验连起来的,先给外部RAM进行写数据操作,然后再把RAM里的数据写到外部FLASH中。本实验当运行至断点时,点击view,然后点击memory来查看存储空间,Address填写0x00080000,点击ok,就能看到0x00080000开始,各个存储单元的值从0开始递增。-This procedure is experimental and external RAM connected together, give the external RAM to write dat
ExRam
- 本程序是访问外部RAM空间,与外部RAM可以实现读写数据当程序比较大时,在仿真时,内部18K的RAM无法满足空间需求的情况下,可以将文件下载到外部扩展的RAM空间,当然,此时,需要对CMD进行相应的配置。 本实验中,请在RamRead(0x4000)这一行设置断点,当运行至断点时,点击view然后点击memory来查看存储空间,Address填写0x00100000,点击ok,就能看到0x00100000开始,各个存储单元的值从0开始递增。-This procedure is to acce
spi
- 中颖88F52 SPI功能说明 寄存器使用及简单的运用实例-Ying 88F52 SPI function in the descr iption of the use of register instances of use and simple
RTC_display_20101128_3
- STM32F10 RTC 在lcm上的显示-STM32F10 s RTC displayed on LCM
IO_FOR_51
- 关于单片机如何最大限度利用I/O作按键,本方法来自一外国有人,还因此申请了专利-On how to maximize use of microcontroller I/O for buttons
PIC16F877withLCD
- useful one for MPLAB users
