资源列表
EXAMPLE4.1
- PIC16887A单片机利用RB0/INT中断,每按一次键S1,LED翻转亮-PIC16887A microcontroller using RB0/INT interrupt each time the key S1, LED turn light
Micrium_CodeSourcery_uCOS-II_M14K
- MIPS 1400的uCOS-II源码,版本V1.29.00.00。Micrium发布的标准版。-uCOS-II source code for MIPS 1400
超声波测距(LCD1602显示)
- #include<reg51.h> #include<intrins.h> #include"lcd.h" sbit Trig = P2^1; sbit Echo = P2^0; unsigned char PuZh[]=" Pechin Science "; unsigned char code ASCII[15] = {'0','1','2','3','4','5','6','7','8','
ImateECG
- 这篇文章主要是针对医学上的波形文件的处理,让波形文件显示在PPC 上面,可以在任何的时间和场合对病人的情况进行观察,以免耽误治疗,造成很严重的后果。有很强的实用价值。
LED_DISP_4X4KeyMatix
- 基于AVR PROTEUS仿真 数码管显示4×4键盘矩阵按键-AVR PROTEUS Simulation LED_DISPLAY 4X4 Key Matrix
OLED
- oled 屏 ic sh1106g 驱动,多种大小点阵字库,代码已处理,支持中英文混合显示-Oled IC sh1106g drive, a variety of dot matrix font size, code has been processing, support mixed display in both Chinese and English
AVR_EEPROM
- AVR 单片机,EEPROM 读写实验,实验板上测试通过-W/R EEPROM for AVR MCU
PWM
- AVR Atiny13 单片机的PWM操作例程,无需外加晶振即可工作,仅供参考。-AVR Atiny13 microcontroller PWM operation routines, no external crystal can work for reference purposes only.
guangdianguan
- 进行51单片机主控智能车模块测试时用光电管返回的道路信息控制舵机以一定角度转向。-Intelligent control for 51 single-chip module test vehicle with photocell control to return to the road information to a certain point of gear shift.
at89c51-7SEGBCD-Schematics
- Schematics of 7SEG bcd counter 8051
GLOBAL_NO_1
- 单片机通过矩阵键盘扫描获取键值,然后通过串口发送发送-SCM through the matrix keyboard scan for key value, and then send sent through a serial port
18remember
- 每次开机都将次数加1 并存储到EEPROM。这样就能直观的看到机器的使用次数,用P1口 LED做为显示,次数大于256是将溢出,按复位模拟开机 或者直接通过开关开机-Starting up at every time will increase in the number 1 and stored in the EEPROM. It can visually see the machine usageUsing P1 LED as a display, number greater than 2
