资源列表
[VHDL编程] USB-to-RS232-adapter-module
说明:母板通过FR232R芯片及其外围电路实现USB接口转UART(TTL电平)接口,并提供自定义的双列插针扩展接口;功能子板则分为RS232接口和TTL接口两种,并可根据需要设计RS485/RS422/CAN总线接口。-Motherboard chip by FR232R USB interface and its peripheral circuit switch UART (TTL level) interface, and provide a custom double-row pin exp<伍俊> 在 2025-09-24 上传 | 大小:1.59mb | 下载:0
[VHDL编程] self_survey
说明:STEP7编程,可检测DP总线上模块的报错情况。-STEP7 program that can survey the models on DP bus and can indicate errors occured from models<杠杠> 在 2025-09-24 上传 | 大小:325kb | 下载:0
[单片机(51,AVR,MSP430等)] stm32-12864
说明:stm32上面实现128664液晶驱动程序-stm32 12864 stm32 12864 stm32 12864 stm32 12864<song> 在 2025-09-24 上传 | 大小:3kb | 下载:0
[单片机(51,AVR,MSP430等)] mma74555
说明:mma7455 加速度传感器驱动程序,IIC接法。加速度传感器输出角度,输出倾角。-mma7455 acceleration sensor driver, IIC connection. Acceleration sensor output angle and output angle.<song> 在 2025-09-24 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] exampl
说明:基于单片机的数码管显示,实现数码管的循环点亮-Microcontroller-based digital control, digital control loop to achieve light<王一> 在 2025-09-24 上传 | 大小:8kb | 下载:0
[单片机(51,AVR,MSP430等)] 12SMGtime
说明:用51单片机点亮1.2吋数码管做时间显示,数码管采用cd4094静态驱动,汇编语言-1.2 with 51-inch LED light chip to do the time display, digital control using cd4094 static drive assembly language<zy> 在 2025-09-24 上传 | 大小:24kb | 下载:0
[单片机(51,AVR,MSP430等)] 2051ADC
说明:2051的比较器作为AD转换用作测量湿度的例子,里面还带一个集成温度传感器AD7416的驱动程序-2051 AD converter of the comparator as an example for measuring humidity, which is also integrated with a temperature sensor AD7416 driver<zy> 在 2025-09-24 上传 | 大小:83kb | 下载:0
[单片机(51,AVR,MSP430等)] daoji
说明:倒计时程序,51单片机汇编语言,数码显示采用4吋数码管静态驱动-Countdown procedure, 51 single-chip assembly language, digital LED display with 4-inch static drive<zy> 在 2025-09-24 上传 | 大小:9kb | 下载:0
[单片机(51,AVR,MSP430等)] dianzhendisplay
说明:4字点阵显示程序,16分之1扫描,51单片机,汇编语言,采用串口接收点阵数据,定时刷新-4 character dot matrix display program, 1/16 scan, 51 single-chip, assembly language, using the serial port to receive dot data, regularly updated<zy> 在 2025-09-24 上传 | 大小:28kb | 下载:0
[单片机(51,AVR,MSP430等)] wenduLcd
说明:51单片机,汇编语言,读取温度AD7416的数值,在128*64的LCD上显示-51 microcontroller, assembly language, read the temperature value of AD7416, 128* 64 LCD display<zy> 在 2025-09-24 上传 | 大小:21kb | 下载:0
[单片机(51,AVR,MSP430等)] mlgb
说明:本温度采集系统是利用DS18B20把温度读出,然后通过单片机解码发送给6位数码管,数码管显示出当前的温度值。DS18B20返回的温度值是两字节的十六进制数据。负数用反码表示。单片机直接通过串口把两字节的十六进制数据传送到上位机,上位机对温度数据进行解码变显示。 单片机的串口参数可以通过,下面两个宏来设置: #define XTAL 11059200 // CUP 晶振频率 #define baudrate 9600 // 通信波特率 默认设置如上。 -The tempe<谭立成> 在 2025-09-24 上传 | 大小:190kb | 下载:0