资源列表

« 1 2 ... .21 .22 .23 .24 .25 30226.27 .28 .29 .30 .31 ... 33928 »

[VHDL编程lfsr

说明:the LFSR is coded in VHDL, using a structural descr iption, which is instantiated as a separate component in the top-level design. Then we can get a random number by a pseudorandom number generator based on a linear feedback shift register (LFS
<宋臣> 在 2025-08-02 上传 | 大小:2kb | 下载:0

[VHDL编程Sum_of_2_rand

说明:We produce two 5-bit random numbers and then adds them. The two random numbers are generated by pressing two different push-buttons on the lab board. The addition is controlled by a third button, button3. it can be implemented on the Atlys board.
<宋臣> 在 2025-08-02 上传 | 大小:2kb | 下载:0

[单片机(51,AVR,MSP430等)TGMCU_PIC16F876A_IIC

说明:PIC16F876 I2C程序 用于与24C0x通信 可作学习参考-PIC16F876 MCU to Simulation EEPROM 24C0X I2C Working
<TANG> 在 2025-08-02 上传 | 大小:2kb | 下载:0

[单片机(51,AVR,MSP430等)TGMCU_HOLTEK_IIC_Slave

说明:HOLTEK MCU to Simulation EEPROM 24C0X I2C 通信 Dev Environment: HT-IDE3-HOLTEK MCU to Simulation EEPROM 24C0X I2C Working Dev Environment: HT-IDE3000
<TANG> 在 2025-08-02 上传 | 大小:2kb | 下载:0

[单片机(51,AVR,MSP430等)MSP430-Protel-schematic-library

说明:MSP430FLASH系列Protel原理图库。省去了自己画原理图的繁琐过程。-MSP430FLASH series Protel schematic library. Eliminating the need for cumbersome process to draw schematics.
<木子> 在 2025-08-02 上传 | 大小:2kb | 下载:0

[其他嵌入式/单片机内容liushuideng

说明:比较适合初学51单片机的初学者,是一个比较基础的51单片机流水灯的C程序-More suitable for beginners beginner 51 microcontroller, based 51 microcontroller C program of light water
<陈蒙> 在 2025-08-02 上传 | 大小:2kb | 下载:0

[单片机(51,AVR,MSP430等)ADCtest

说明:单片机c程序代码 ADC测试程序 包含工程文件-Microcontroller c code ADC test procedures including engineering documents
<zhang> 在 2025-08-02 上传 | 大小:2kb | 下载:0

[VHDL编程lcd_driver

说明:在1602液晶模块上显示字符串,其中第一行显示“Welcom to hx" 在第二行显示“www.mcuhx.com- in 1602 LCD module display on a string, including the first line shows "Welcom to hx" In the second row shows "www.mcuhx.com
<xuyawang> 在 2025-08-02 上传 | 大小:2kb | 下载:0

[单片机(51,AVR,MSP430等)eeprom

说明:#include <intrins.h> #include <reg52.h> //52系列单片机头文件 #include <51hei.H> #define uchar unsigned char #define uint unsigned int #define RdCommand 0x01 //定义ISP的操作命令 #define PrgCommand 0x02 #define EraseCommand 0x
<秦凯> 在 2025-08-02 上传 | 大小:2kb | 下载:0

[单片机(51,AVR,MSP430等)DS1302

说明:#define uchar unsigned char #define unint unsigned int sbit T_CLK=P1^0 /* 实时时钟的时钟线引脚*/ sbit T_IO=P1^1 /* 实时时钟的数据线*/ sbit T_RST=P2^0 /* 实时时钟的复位线引脚*/ sbit DUAN=P2^6 //74HC573的LE端 LED的段选端 sbit WEI=P2^7 //74HC573的LE端 LED的位选端
<秦凯> 在 2025-08-02 上传 | 大小:2kb | 下载:0

[单片机(51,AVR,MSP430等)LCD3

说明:Inititialization LCD and read / write functions by PIC18F
<Ruben> 在 2025-08-02 上传 | 大小:2kb | 下载:0

[单片机(51,AVR,MSP430等)RPM

说明:Read rpm by a digital signal for PIC18F
<Ruben> 在 2025-08-02 上传 | 大小:2kb | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 30226.27 .28 .29 .30 .31 ... 33928 »

源码中国 www.ymcn.org