资源列表
[单片机(51,AVR,MSP430等)] Digital-display-
说明:数码管显示0-100的程序,适合初学者,言简意赅,容易上手。-Digital display 0-100 program for beginners, concise and easy to use.<马云飞> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] STM32-timer-program
说明:STM32 定时器中断实验的程序,适合初学者,言简意赅,容易上手。-STM32 timer interrupt experimental program for beginners, concise and easy to use.<马云飞> 在 2025-06-21 上传 | 大小:91kb | 下载:0
[单片机(51,AVR,MSP430等)] STM32-IIC
说明:STM32 IIC实验 的程序,适合初学者,言简意赅,容易上手。-STM32 IIC experiment experimental program for beginners, concise and easy to use.<马云飞> 在 2025-06-21 上传 | 大小:186kb | 下载:0
[其他嵌入式/单片机内容] STM32--FATFS
说明:STM32 FATFS实验的程序,适合初学者,言简意赅,容易上手。-STM32 FATFS experimental program for beginners, concise and easy to use.<马云飞> 在 2025-06-21 上传 | 大小:1.09mb | 下载:0
[其他嵌入式/单片机内容] STM32--SD-
说明:STM32 SD实验的程序,适合初学者,言简意赅,容易上手。-STM32 SD experimental program for beginners, concise and easy to use.<马云飞> 在 2025-06-21 上传 | 大小:346kb | 下载:0
[VHDL编程] UVM_Guidlines
说明:UVM Coding Guidelines for verification<tguy99999> 在 2025-06-21 上传 | 大小:63kb | 下载:0
[嵌入式Linux] udp_server
说明:Socket server that sends video stream a server to a client. Uses opencv to get the data, which is transformed into bytes. Ran on an embedded linux zynq cpu.-Socket server that sends video stream a server to a client. Uses opencv to get the data, whi<danny> 在 2025-06-21 上传 | 大小:355kb | 下载:0
[嵌入式/单片机编程] stm32_startupfile
说明:这是我们修改后的STM32F40x和STM32F41x系列的共用启动文件。 在官方启动文件的基础上,主要增加了使能STM32F4的硬件浮点运算功能、设置Heap_Size为0、禁止了SystemInit函数的调用。 对于寄存器版本的例程,我们可以直接使用startup_stm32f40_41xxx.s这个文件。对于库函数版本,如果你想在汇编里面调用SystemInit函数,则只需取消对SystemInit函数的屏蔽即可。 -stm32 startup file<zzn> 在 2025-06-21 上传 | 大小:5kb | 下载:0
[单片机(51,AVR,MSP430等)] fasong
说明:通过单片STC89C52RC 对 DS18B20进行温度采集,采集完后单片机对采集的数据进行处理,转换成有效数字信号, 并通过NRF24L01模块将采集得到的温度数据发送出去-Monolithic STC89C52RC DS18B20 temperature for collection, collection of data collected after the microcontroller processing, digital signal is converted into an e<君子色> 在 2025-06-21 上传 | 大小:29kb | 下载:0
[单片机(51,AVR,MSP430等)] jieshou
说明:通过NRF24L01模块接收发送端发出的温度信息,当数据接收完成后产生接收完成中断信号,单片机确认有中断信息后读取NRF24L01接收缓冲区中的数据,根据数据包协议将接收到的信息通过数码管动态扫描方式显示当前温度,同时也将温度信息通过 RS232 串口上传给PC机, 并对温度信息进行数据统计和数据存储。 -Transmitting and receiving information through NRF24L01 module temperature side issue, when the<君子色> 在 2025-06-21 上传 | 大小:27kb | 下载:0