资源列表
[单片机(51,AVR,MSP430等)] two_ADF4350_c_code
说明:该文件包含了一个用单片机C51F502控制两个ADF4350的c程序和相应的头文件。-This file contains a C51F502 MCU two ADF4350 C program and the corresponding header files.<王乔> 在 2025-02-23 上传 | 大小:10kb | 下载:0
[单片机(51,AVR,MSP430等)] STM8S_MCP2515
说明:STM8单片机连接CAN芯片 MCP2515 的源码,已经通过工程验证。-MCP2515 CAN chip STM8 MCU connections of the source has been verified by engineering.<rong> 在 2025-02-23 上传 | 大小:10kb | 下载:0
[其他嵌入式/单片机内容] LCD2
说明:LCD显示图形:在XY坐标系上画圆,并可以设置圆心的坐标 -LCD display graphics: draw a circle on the XY coordinate system, and you can set the center coordinates<徐君一> 在 2025-02-23 上传 | 大小:10kb | 下载:0
[单片机(51,AVR,MSP430等)] Light-water-program
说明:流水灯程序,多个LED,显示不同图案,非常实用,移植性强,51片机,检测可靠,稳定性强,非常好用,已验证-Light water program, a number of LED, show different patterns, very practical, strong transplantation, 51 machines, testing reliable, stable and very easy to use, has<田川川> 在 2025-02-23 上传 | 大小:10kb | 下载:0
[单片机(51,AVR,MSP430等)] mimasuo
说明:基于单片机的密码锁设计,可以通过矩阵键盘输入密码-Microcontroller based design lock, you can enter the password via the keyboard matrix<qinjianxin> 在 2025-02-23 上传 | 大小:10kb | 下载:0
[VHDL编程] DWC_mctl_ddr_fifo
说明:ASIC设计中各种同步异步的FIFO实现的verilog source code, 参数可配置 -almost all kinds of FIFO with verilog source code, parametes configuration<moses lee> 在 2025-02-23 上传 | 大小:10kb | 下载:0
[单片机(51,AVR,MSP430等)] ds18B20
说明:基于单片机和DS18B20的单点温度检测,可以检测正负温度,-55至125的范围,温度精度为1度(省略了小数位数),显示暂时用端口逻辑标注-temperature monitoring based DS18B20<rhz92> 在 2025-02-23 上传 | 大小:10kb | 下载:0
[VHDL编程] filters_FPGA2
说明:this is vhdl code of median filter<aref> 在 2025-02-23 上传 | 大小:10kb | 下载:0
[单片机(51,AVR,MSP430等)] keyscan
说明:此程序是从传统51单片机键盘扫描程序上简化而来,采用三种语句方式鉴别矩阵键盘列值,程序大小只有400-500字节,适用于初学51单片机学者进一步提高后参考。-This program is derived the traditional 51 to simplify the SCM keyboard scanning procedures, the statement in three ways to identify matrix<朱水工> 在 2025-02-23 上传 | 大小:10kb | 下载:0
[微处理器(ARM/PowerPC等)] Raw-os-kernel
说明:传统的os 比如ucos 这种维护了一个头为单指针的双向链表,这样导致链表插入到尾部的速度很慢,得不偿失,所以raw os 采用了头为双指针的双向链表,插入速度更快。-Traditional OS such as UCOS the maintain a head for a single needle two-way linked list. As a result, the linked list insertion to the t<wgc> 在 2025-02-23 上传 | 大小:10kb | 下载:0
[微处理器(ARM/PowerPC等)] Raw-os--core-lian
说明:aw os 的基础链表是双向循环链表,这样的好处是插到尾部速度非常快,有些传统的os 采用了单个指针头的双向链表,虽然这样省了4个字节指针,但是算法复杂了,插入到尾部时间不确定,意义不大。-Aw OS based list is a circular doubly linked list, such benefits is inserted into the tail velocity is very fast, some tradit<wgc> 在 2025-02-23 上传 | 大小:10kb | 下载:0