资源列表
RC500
- 单片机STC89C51控制RC500读卡、写卡操作,每次卡片上的数据+1计数-SCM STC89C51 control RC500 reader, writing cards, the data on the card each count+1
MCS51
- 里面包含了很多用C写的单片机源程序,可以自己学习编写-Which contains a lot of single-chip microcomputer with source code written in C, you can learn to prepare their own
snake
- 贪吃蛇 at89s52单片机:AT89S52晶振Fosc:11.0592MHz编程软件:Keil uVision2 (2)有10个等级速度 (3)四种模式:经典模式 现代模式 工厂模式 迷宫模式 (4)硬件:LCD12864(STC792)并行方式 加五个按键 (5)退出连续按两下取消键-Snake at89s52 SCM: AT89S52 crystal Fosc: 11.0592MHz Programming Software: Keil uVision2 (2)
pic-setup-pwm-current-step0.1A
- pic16f877A单片机,通过设置pwm的占空比去控制恒流电路的恒流值。。步进为0.1A-pic16f877A microcontroller, by setting the duty cycle of pwm to control the constant current circuit of the constant current value. . Step is 0.1A
parallel_to_series
- 通过8051单片机和74LS165芯片实现并口数据向串口数据的转换。包含源程序、proteus电路图、74LS165的说明文档-Achieve parallel data to serial data conversion and 74LS165 chips by 8051. Contains the source code, proteus schematics, 74LS165 documentation
7Seg_dev
- 7段5位数码管驱动程序,基于80C51 MCU,C语言编写,方便移植。-7 5 LED driver, based on 80C51 MCU, C language, easy to transplant.
displayd
- 在液晶屏上实现多位数显示的凌阳单片机实现程序,可实现显示数据2-6位可调-In the multi-digit LCD screen shows Sunplus implementation process can be realized with adjustable display data bits 2-6
Total_New_Tank
- 利用avr c编程的综合程序,是机器人的程序。负责保护指定区域,大家多下载
Tool-board
- 顶科电视板,PC板升级工具原理图,和PCB文件 原理图用OACAD打开 PCB用POWER PCB-Top Section TV panels, PC board upgrade tool diagram, schematic and PCB documents open with a PCB using POWER PCB OACAD
15m
- 自己做的超声波液位计源代码15米 数码管6位显示-Ultrasonic level gauge their own source code 15 meters LED 6 shows
AT2616_avrETH1_sourcecode_GPL
- 基于AVRETH1的最新网络软件,实现TCP/IP等协议.-AVRETH1 network based on the latest software, the realization of TCP/IP protocols.
X24C44ok!
- 这个是一个用Keil C51编写的带SRAM的EEPROM芯片X24C44的驱动程序示例,程序中含有写好的X24C44.H标准驱动函数和COM.H串口驱动函数,提供API式外部函数接口:具体功能见程序中的*.C测试文件。