资源列表
at24cxxw
- 24CXX的读写操作-qi read and write operation
spce051a_ADC
- adc通用程序,适用于凌阳SPCE061单片机。-adc common procedures applicable to Sunplus SPCE061 SCM.
控制PLC的代码
- 台达PLC与VB源代码,用来控制PLC的代码,Delta PLC and VB source code, the code used to control PLC
ht1621b_driver
- HT1621B芯片在PIC单片机上的汇编驱动源程序-HT1621B chip drivers with compile language
sd-card-writting-from-Atmel168
- Ready to use code for atmel
keyinterrupt
- AVR单片机atmage128键盘中断程序-AVR Microcontroller atmage128 keyboard interrupt program
data_search
- 由c51编程实现12位串行A/D转换器TLC2543采集11个通道模拟输入数据。单片机通过编程产生串行时钟,并按时序发送与接收数据位,完成通道方式/通道数据的写入和转换结果的读出。-C51 programming from the 12-bit serial A/D converter TLC2543 11-channel analog input collected data. Microcontroller programmed to generate the serial clock, a
IAR_MSP430_LPM
- MSP430 LPM SOURCE CODE FOR IAR
main
- 用c语言编写的2119检测程序代码 简单易懂 -2119 using c language test program is straightforward
tmx
- 采用了FPGA编程,学习LCD,实现了LCD显示频率计的功能。-FPGA programming, learning the LCD, the LCD display the frequency meter.
PCM30-Verilog-source-code
- 使用Verilog设计PCM30基群帧同步电路 电路功能说明: 1.输入码流DATA,速率为2.04Mb/S;每帧256bit,其中前8bit为帧同步码;偶数帧的帧同步码为10011011,奇数帧的帧同步码为110XXXXX(X为任意值)。 2.系统初始状态为失步态,失步信号FLOSS输出低电平,电路在输入码流里逐比特搜寻同步码,当搜寻到第一个偶帧同步码后,电路转为逐帧搜寻,当连续三帧均正确地搜寻到同步码后,系统状态转为同步态,失步信号输出高电平;否则电路重新进入逐比特搜寻状态。
BCDcoder
- 关于三位数的BCD转二进制,和二进制转BCD码。用verilog编写-BCD to Binary and Binary to BCD