资源列表
8258_dual_mouse_SDK2.4.3
- 泰凌微 8258 双模鼠标SDK2.4.3,支持BLE模式,2.4G模式(Teling micro 8258 dual-mode mouse, support ble mode, 2.4G mode)
至尊型DSP28335-10KW电机控制开发学习套件资料
- 至尊型DSP28335-10KW电机控制开发学习套件资料(Supreme dsp28335-10kw motor control development learning kit materials)
M3基于HAL库的RS485代码实现
- 这个是使用STM32CUBEMX来编写的HAL库的串口RS485实现代码
53.裸奔littleVGL
- 使用littlevgl实现下位机触摸屏界面的范例,效果超酷,秒杀ucgui(Using little VGL to realize the example of the touch screen interface of the lower computer, the effect is super cool, cutting ucGUI in seconds)
MB95630项目模板
- 适用于初学富士通单片机者,此为简单程序模板(Suitable for beginners of Fujitsu MCU, this is a simple program template)
e2fsprogs-1.39.tar.gz
- e2fsprogs-1.39.tar.gz,LFS6.2软件包 step 1: 解压:e2fsprogs-1.39.tar.gz 到 e2fs目录下 step 2: # cd e2fs step 3: #mkdir build #cd build #../configure --host=arm-linux --enable-elf-shlibs--with-cc=arm-linux-gcc --with-linker=arm-linux-ld -- prefix=/us
GPS(海拔)、1602LCD、STC12C5A60S2(串口2)
- GPS(海拔)、IIC-1602LCD、STC12C5A60S2(串口2)
dma_ip_drivers-master
- 主要包含Xilinx FPGA DMA各类驱动(Xilinx FPGA DMA Driver)
ad9226
- ad 9226 数据采集芯片的 FPGA 实现,FPGA 对数据的采集准确,通过仿真和实测(The FPGA implementation of ad9226 data acquisition chip,FPGA data acquisition accuracy, through simulation and measurement.)
KBStartMenu_09_plus_update_001
- KBStartMenu_09_plus_update_001 for kobo reader
msp430f149开发板例程
- 1.TI官方例程 2.ADC RS232 RS485 液晶显示 按键(1. TI official routine 2. ADC RS232 RS485 LCD button)
基于DSP中断工作方法的音频滤波代码
- 设计基于DSP中断工作方式的语音采集-滤波-回放系统,要求: 1.输入为双声道立体声音频,用48kHz的采样率采集音频。 2.将音频信号经36阶截止频率10kHz的低通滤波处理后,再进行回放。 3.要求采用音频接收、播放双中断工作方法。