资源列表
PWM控制电机(通过按键实现0-20级之间调速)
- 基于51单片机开发的电机控制工程文件,用keil4打开即可以用
基于STM32的快速傅里叶变换FFT
- 基于STM32的快速傅里叶变换FFT的变换代码,采用DSP库和keil5开发,可以实现基4的FFT变换
12864音乐频谱
- stc12c5a60s2单片机驱动12864音乐频谱显示
USB-3G-Modem-for-STM32F4xx
- 基于F4系列的USB驱动,单片机+通信模组高速率上网。(Based on F4 series USB drive, MCU + communication module high speed Internet access.)
CC2530 RSSI测距
- CC2530 RSSI测距,从zstack里读取RSSI的值,按模型进行解算。
AVR Studio例子
- /* * ADC.c * * Created: 22-5-2011 8:22:10 PM * Author: Wingston */ #include <avr/io.h> #include <avr/interrupt.h> uint16_t ReadChannel(int mux); int main (void) { DDRC = 0xFF; uint16_t adcval = 0; while(1){ a
glibc
- The GNU C Library project provides the core libraries for the GNU system and GNU/Linux systems, as well as many other systems that use Linux as the kernel. These libraries provide critical APIs including ISO C11, POSIX.1-2008, BSD, OS-specific APIs a
en.stsw-stm32080
- Dfuse demo v3.0.6,软件可以通过hex文件生成dfu文件,然后烧录到stm芯片(Dfuse demo v3.0.6, the software can generate DFU file through hex file and then burn it to STM chip)
通用异步收发器
- 用Verilog编写的uart通用异步收发器带testbench
PMC251定时和外中断
- 应广系列单片机 PMC251 定时器和外部中断使用(YingGuang Series MCU pmc251 timer and external interrupt)
凌阳 8203 原理图
- sunplus 提供的Demo 。 原厂原味。 很多DVD 与这个大同小异。维修可以借鉴。
凌阳 SPHE8203 开发固件源码
- 全套开发源码,只是部分EXE 文件损耗,可以从网上分别找到。 需要的伙伴可以试试。