资源列表
[嵌入式/单片机编程] step_motor
说明:verilog语言,FPGA驱动stepmotor,细分驱动-verilog language, FPGA-driven stepmotor, subdivision driver<章金敏> 在 2025-11-17 上传 | 大小:335kb | 下载:0
[DSP编程] LITIANDIANZI_DSPF2812
说明:该代码是配合DSPf2812开发板一起使用的,非常适合初学者,并且附带有电路图,-The programme is for DSPF2812,it is perfect material for the newhand<甘超> 在 2025-11-17 上传 | 大小:22.09mb | 下载:0
[单片机(51,AVR,MSP430等)] TM1638
说明:TM1638利用指针的方式实现万年历,可以实现闹钟和真实时间切屏,并且可调整时间-TM1638 way to achieve the use of the pointer calendar, alarm clock and real time can cut the screen and adjust the time<于洪斌> 在 2025-11-17 上传 | 大小:26kb | 下载:0
[VHDL编程] serial
说明:很好用的串口收发FPGA程序,代码简洁,想要的朋友们可以直接引用到子程序里,可以直接使用,经过多年工程应用了。告别大段的繁琐的官方串口程序吧。-Good use of serial transceiver FPGA program, code simple, and friends want to be a direct reference to the subroutine can be used directly, after years of engineering application<孙飞> 在 2025-11-17 上传 | 大小:6kb | 下载:0
[VHDL编程] s_to_p_fpga
说明:采用Verilog编写的串并转换模块,可以用在MPSK调制和OFDM调制系统中。-Use Verilog write string and conversion module, which can be used in MPSK modulation and OFDM modulation system.<qiaofeng> 在 2025-11-17 上传 | 大小:273kb | 下载:0
[单片机(51,AVR,MSP430等)] dianzhen
说明:16*16点阵显示,滚动显示,用51单片机进行控制-16x16 dot matrix display, scrolling display, with 51 MCU control<张辰> 在 2025-11-17 上传 | 大小:69kb | 下载:0
[VHDL编程] m_sequence_fpga
说明:采用Verilog语言编写的伪随机序列——m序列,可用作通信系统输入数据源。-Use Verilog language- m sequence pseudo random sequence, and can be used as input data sources in communication system.<qiaofeng> 在 2025-11-17 上传 | 大小:379kb | 下载:0
[VHDL编程] digital-downconversion
说明:一篇关于基于FPGA的数字下变频的不错文章,值得参考。-An article on FPGA-based digital downconversion good article, worth considering.<duke> 在 2025-11-17 上传 | 大小:5.66mb | 下载:0
[单片机(51,AVR,MSP430等)] bmp180
说明:已经调试好的压力传感器bmp180程序,测试成功 温度和压力都准确。 单片机STM32F100 在主程序中#include "bmp180.h" 定义IO口: #define I2C_SDA_PIN 7 #define I2C_SCL_PIN 6 #define I2C_GPIO GPIOB gpio_init(I2C_GPIO,I2C_SDA_PIN, GPIO_Mode_AF_OD | GPIO_Speed_50MHz)<叶晞> 在 2025-11-17 上传 | 大小:5kb | 下载:0
[单片机(51,AVR,MSP430等)] Tim2a3a4
说明:使用了stm库函数,编写了3个通用定时器2、3、4同时工作的小程序,仅供学习参考。-Stm library functions used to write small programs three general-purpose timers 2,3,4 while working reference for the study.<叶晞> 在 2025-11-17 上传 | 大小:1.72mb | 下载:0
[单片机(51,AVR,MSP430等)] AirTicket
说明:是《精通Linux C编程》刘学勇的书后边的一个例子。用多线程实现了一个售票系统。由于界面的一些库难以使用,所以服务器端我自己进行了一些调整,客户端完全没有做界面。如果大家觉得界面不需要的话,服务器端的也可以删掉不用。-The book is an example of Liu Xueyong behind the " proficient Linux C programming." Multi-threaded implementation of a ticketing sy<叶晞> 在 2025-11-17 上传 | 大小:39kb | 下载:0