资源列表
UART
- Universal async Transmitter Receiver
fast_16bit_counter
- 16位快速计数器,速度达到180MHz,16位快速计数器,速度达到180MHz-16bit counter
ADSPfuncTime
- 在ADSP中,测量函数运行时间,用于系统时间测试。本程序以FFT为例-In the ADSP, the measure function running time, system time for testing. FFT as an example of this procedure to
IO_controll
- this a controller, mainly for the nexys2 board based around the spartan 3E fpga from xilinx. controlls various outputs and inputs.-this is a controller, mainly for the nexys2 board based around the spartan 3E fpga from xilinx. controlls various outpu
TVR2
- A Modern Stream Cipher - Trivium
atmega16-4key
- atmega16按键控制数码管显示,不同按键按下,显示不同数值-atmega16 buttons control the digital display, press different buttons to display different values
c51pcshangweiji
- 基于c51单片机的PC上位机软件控制流水灯实验详细源码 -C51 microcontroller-based PC software for PC control light water experiment detailed source
hwuart_h
- HW Uart Header sample for C1-HW Uart Header sample for C166
PID
- 在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分-PID Parameter mu
user_RS485
- 485的通信程序,里面包含max485的通信协议与格式,能够在stm32上调试-485 communications program, which includes communication protocol and format max485, and be able to debug in stm32
0809_5
- 硬件部分由AT89C51,MAX232,ADC0809,NF555组成,555用来产生ADC0809的CLK, 现在好像是300多K,输入电压直接加在ADC0809的IN0,因为我只用一路所以ADC0809的 A、B、C三个进址我直接接地。ADC0809的ALE和StartART我连在一起由单片机的P3.4控制。-The hardware part of AT89C51, MAX232, ADC0809, NF555 composition, 555 used to generate t
msp430
- 430单片机软件初始化,针对MSP4305438A的 硬件初始化,可以参考本例子-USED FOR MSP4305438A,USED FOR SOFTWARE INIT ,REFER TO