资源列表
51_IO_Used_as_UART
- 大多数51单片机只有1个串口,有2个串口的价格比较高。这是用51 IO口模拟串口通讯的C源程序-majority of 51 MCU only one serial port, two serial prices are relatively high. This is the mouth with 51 IO serial communication simulation of C source
c8051f340
- c8051f340单片机,64K程序,40个IO口。这是其串口的通讯程序-c8051f340 microcontroller, 64K procedures, 40 IO mouth. This is a serial communication program
HYM8563
- 网上搜索到的时钟芯片HYM8563的C51语言程序 -online search of the clock chip HYM8563 the C51 Language Program
open-jtag
- 自制JTAG调试代码,比较前期的版本代码,有关JTAG方面学习的好东西。-homemade JTAG debugging code, compared to the pre-code version of the JTAG learn from the good things.
programandcircuit
- 30个典型的C语言应用实例:单片机实现7段数码管显示,基于MAX7219的8位数码管显示,MAX7219的工作时序和寄存器描述,单片机实现液晶显示,单片机实现电子密码锁, 单片机实现简单音乐发生器,单片机实现语音录放,基于MAX197的并行A/D转换,基于TLC549的串行A/D转换,基于MAX517的串行D/A转换,基于DS18B20的数字温度计设计等等,例子超多 包括了书中所有的程序代码和电路图,稍加修改便可用于自己的设计中去-30 C language typical applicat
2410qydriver
- fft 2410 linux 部分驱动 报扩 ad da 数码管 led -fft 2410 linux driver reported some expansion of the digital ad led da
8bit-cpu-of-mul-and-div
- 包含跳转,乘法,除法8位CPU以及一些基本的逻辑运算功能-includes Jump, multiplication, division eight CPU and some of the basic logic operations
MSP430_experiment_1
- 这是MSP430F147的一本程序开发语言书,本书内容好-MSP430F147 This is a process of the development of language, the contents are good
5678657867
- 远程控制箱源码,可通过485线控制远程设备-source remote control box, through 485 line remote control equipment
testNode
- 该工程是由IAR Embedded Workbench开发,完成的功能是由DS1820采集温度数据,通过单总线方式发送到MSP430中,再由处理器通过串口通信将数据发送到PC机中进行记录.-the project by the IAR Embedded Workbench development, The function is to be completed by the DS1820 temperature data collected through the single bus disp
dzshowmode2
- 该工程的开发环境为Keil uVision2,实现的功能是在16×64的点阵屏上以逐行向上移动的方式显示汉字.
dzshowmode1
- 该工程的开发环境为Keil uVision2,实现的功能是在16×64的点阵屏上利用整列左移的方式逐个显示汉字.