资源列表
16bit-multiplier
- 实现verilog16位乘法器,verilog新手(achieve 16-bit multiplier)
PID(0929更新,避免过冲)
- PID的位置式,增量式两种方法的实现对比,采用结构体方式(The comparison of the two methods of position and increment of PID, using structure style)
FM
- 调节FM自动收台,手动设置频率,PLL计算频率(Adjust the FM automatic receiver, set the frequency manually, and calculate the frequency of PLL)
FlashPrg
- 基于NXP LPC11xx/13xx/LPC17单片机系统的闪存读写程序, 可供相关设计人员参考(Flash Programming Functions adapted for NXP LPC11xx/13xx/LPC17)
遥控器 1602显示
- 红外遥控器例程 使用51单片机 在LCD屏上显示接受信息(IR remote DEMO using 51 MCU show info on lcd screen)
Desktop
- pwm调速 控制直流电机 进行转动 可快可慢 到一定程度 beep响(PWM dc motor speed control)
filter
- 简易一阶低通互补滤波卡尔曼滤波源代码添加到自己工程当中直接使用就行(Simple first order low pass complementary filter Calman filter source code)
Using a digital comparator
- DSPIC12位高速多SAR A/D转换器(ADC)使用数字比较器(Using a digital comparator)
msp430afe_uart_115k
- MSP430AFE253 115k波特率串口程序(MSP430AFE253 115K baud rate serial program)
gt20l16s1y_spi
- 用于从字库芯片 gt20l16s1y读取点阵字库,spi读取方式(Reading the dot matrix font library from the font chip gt20l16s1y, the SPI reading mode)
jj
- sourcecode working with serial comunication on pics
交通信号灯
- 设有一个十字路口,1、3为南,北方向, 2、4为东,西方向。 初始化之后, 1、3路口的绿灯亮, 2、4路口的红灯亮, 1、3路口方向通车。 延迟一段时间(30秒)后, 1、3路口的绿灯熄灭,而1、3路口的黄灯开始闪烁。闪烁3次(延时3秒)后, 1、3路口的红灯亮, 同时2、4路口的绿灯亮, 2、4路口方向开始通车。 延迟一段时间(30秒)后, 2、4路口的绿灯熄灭,而黄灯开始闪烁。闪烁3次(延时3秒)后,再切换到1、3路口方向。 之后,重复上述过程(There is a crossroad,