资源列表
stopwatch
- 双数码管可调秒表 由于单片机I/O资源足够,所以双数码管可接成静态显示方式,两个共阴数码管分别接在P1(秒十位)和P2(秒个位)口,它们的共阴极都接地,安排两个按键接在P3.2(十位数调整)和P3.3(个位数调整)上,为了方便计时,选用12MHz的晶体。为了达到精确计时,选用定时器方式2,每计数250重载一次,即250us,定义一整数变量计数重载次数,这样计数4000次即为一秒。定义两个字节变量S10和S1分别计算秒十位和秒个位。-Double digital tube adjustable s
led
- led程序 一个按键KEY_ON接在P1.6与GND之间,另一个按键KEY_OFF接P1.7与GND之间,按KEY_ON后LED亮,按KEY_OFF后LED灭。同时按下LED半亮,LED保持后松开键的状态,即ON亮OFF灭。 代码-Led program a button KEY_ON taken up in P1.6 and between GND, another key KEY_OFF meet P1.7 and between GND, according to KEY_ON led
CPU_card
- 本程序实现了各类接触式CPU卡的读写操作,程序简单、容易理解!-The program implements various types of contact CPU card read and write operations , the program is simple, easy to understand !
stm32f_USB_HID
- 基于STm32F10x的USB_HID开发程序,可接可发,容易理解,另附有一上位机USB开发软件!-Based on STm32F10x of USB_HID development process, which can be accessed can be made, easy to understand , there is a PC attached USB development software !
4bit_chiptune
- 4bitsynth - Revision 76 Another avr sound project. Uses midi interface as input.
STM32F10x-
- 这是一块开发板上的STM32F10x-温度传感器参考程序,适合初学者学习参考 -This is a development board STM32F10x temperature sensor reference program, suitable for beginners to learn the reference
time
- 基与51的秒表,显示部分用LCD1602,改下相应端口就可使用,仅供学习用-The base and the 51 stopwatch, display section with LCD1602, change the corresponding port could be used, only for learning to use
41-C-code-for-51-MCU
- 包括LCD,串口,键盘,红外编码解码,电机控制,AD,DA,DS1302,DS18B20等等在内的41个嵌入式系统中常见的程序模块,同时有C语言和汇编语言两种版本。-Including LCD, serial port, keyboard, infrared codec, motor control, AD, DA, DS1302, DS18B20, and so on embedded systems, including 41 common program modules, while th
can-drive
- CAN 自发收程序,采用at89s51+sja1000,分离晶体,at89s51晶体11.0592 sja1000外部晶体为12M,通过串口进行监控-CAN spontaneous settlement process, using at89s51 sja1000, separation of crystals, at89s51 crystal 11.0592 sja1000 external crystal for the 12M, through the serial port into t
C8051F320-Test-code
- 本源代码主要是用于C8051F320的Keil测试和研究。其中源代码详细介绍了怎样在Keil使用C8051F320芯片进行相应的开发板的数据的开发,包括EEPROM,USB,模数转换,串口,键盘等一系列的源代码-This source code is mainly used for C8051F320, on Keil platform. It can be used for testing and study how to use the C8051F320 chip development,
4bit1602
- 8051 4位数据线的LCM1602控制代码。-4bit data line controlled LCM1602 with 8051.
SoftI2C
- AVR mega48 IIC 模拟iic和EEPROM通信-AVR mega48 IIC Use the IIC communication to EEEPROM
