资源列表
MSP430-FIR
- 基于MSP430实现的FIR滤波器,包括其原理和设计方法,定点程序的实现
int
- Ljd sy 5100s 定时器中断示例程序
d
- 本人上传的是 单片机 直控按键演示(汇编).asm 源代码
text
- 模拟遥控器编码,可是模拟三个按键的编码,用c语言编写。
利用C8051F340单片机对DDS芯片AD9834进行编程
- 利用C8051F340单片机对DDS芯片AD9834进行编程,产生方波和三角波,A C8051F340 program to generate square and triangular waves with the DDS chip AD9834
x5045
- sbit CS = P1^0 sbit SCK = P1^6 sbit SIN = P1^7 sbit SOUT = P1^5 sbit WP = P1^1 void XReady(void) void XSendByte(unsigned char b) unsigned char XGetByte(void) void XWriteEn(void) void XWriteDis(void) unsigned char XReadStatus(
keyboardsoftwarefilter
- 键盘扫描的软件滤波程序,是源码,帮大家学习使用软件进行键盘扫描-Keyboard scanning software filtering process, are source code, to help everyone learn to use software to scan the keyboard
S6B33Bf
- S6B33Bf CSTN LCD 初始化 LCD大小128X160-LCD initialization S6B33Bf CSTN LCD the size of 128X160
xianshi
- 1602液晶显示指定字符,并从左向右移入-Designated character liquid crystal display 1602, and moved from left to right
project01
- you can solve numerical method with this source code
checkCRC
- CRC效验程序,使用CRC-16和CRC-CCITT方法。 其中CRC-16的效验字是: X^16 + X^15 + X^2 + 1,CRC-12的效验字是: X^12 + X^11 + X^3 + X^2 + X^1 +1 CRC-CCITT的效验字是: X^16 + X^12 + X^5 + 1 -CRC-tested program, using the CRC-16 and CRC-CCITT method. Including CRC-16' s efficacy wor
ds18b20
- DB18B20的源代码,应用在STC单片机上, 用以采集外部信息-DB18B20 the source code used in the SCM STC to capture external information