资源列表
c51kongzhijidianqi
- 89s51单片机控制继电器! 由s51io口输出低电平使三极管导通 从而控制继电器闭合 #include <reg51.H> sbit P0_0=P0^0 sbit P1_7=P1^7 main() {while(1) { if (P0_0==0) P1_7==1 } }
lunaRotation
- 这里是对图像旋转的讲解和相关的matlab程序。还有相应的PPT供大家学习。-Here is the explanation of the image rotation and related matlab program. PPT also appropriate for them to learn.
OCMJ12232C_LPC2148
- OCMJ12232C_LPC2148 ARM7 LCD driver
speak
- 无线传感器网络环境下,节点广播时的实验程序代码-Wireless sensor network environment, node broadcasting experimental code
16key-and-intrruput
- 汇编语言写的按键中断函数,已经调试通过。-Written in assembly language key interrupt function, has been through debugging.
10.shumaguangundongxianshi0-3
- 单片机实验,汇编语言编写,数码管循环滚动显示,通过改变内容可以显示不同的内容。-SCM experiment, assembly language, digital loop scrolling display, by changing the contents can display different content.
trip-Voice-Alarm
- 高低压配电柜跳闸语音报警系统 系统包含打印机和彩屏,程序完整,编译后可以正常使用,只是年代久远,说明文件和PCB文件找不到了!-High and low voltage distribution cabinet trip Voice Alarm System System includes a printer and a color screen, program integrity, and can be used normally compiled, just old, docum
Htran
- 著名的端口转发程序htran,包括文件: htran.cpp htran.dsp htran.dsw htran.ncb-transport a port to another port file: htran.cpp htran.dsp htran.dsw htran.ncb
Example37_M16_LED_Disp
- AVR C LED 显示子程序,对于AVR 初学者来说非常重要,不同的AVR芯片要做适当修改-AVR C LED display subroutine for AVR beginners is very important to do different AVR chips with appropriate modifications
8X8dot_display
- 8x8点阵滚动显示,本人自主编写,亲测有效-8X8 DOT DISPLAY, MY CODE ,it is useful
C51DA
- 89c2051 D/A数字转模拟 单片机程序-89c2051 D/A digital to analog process
hid_keyboard
- 68013枚举一个USB HID 键盘例子。初学者可以看看。-USB HID KEYBOARD
