搜索资源列表
2407LCD
- 该程序利用C语言实现液晶的显示,字库以字的形式存储-the procedures used C language LCD display, the word library in the form of storage
pic16f87x_c_application
- PIC16F87X单片机C语言及应用,基本包括16F87X的所以功能,用word编写,可以当一本电子书籍-PIC16F87X SCM C language and applications, including basic functions so the 16F87X with word preparation, when an e-books
99MinuteTimer
- TIMER.ASM ********* [ milindhp@tifrvax.tifr.res.in ] Set Processor configuration word as = 0000 0000 1010 b. a] -MCLR tied to VDD (internally). b] Code protection off. c] WDT disabled. d] Internal RC oscillator [4 MHZ]. -TIMER
TMS320LF240xDSPc
- 这是ti公司2000系列dsp的,应用系统及其端口配置的的程序,用c语言编写的.以word格式给出.很有用的.-This is the company's 2000 Series DSP, application systems and port configuration procedures, c language used in the preparation. word format to give. very useful.
fs4510_demo5_pre
- FS4510开发板示例程序 demo5_pre----中断服务程序 串口驱动 演示的功能包括中断 定时器 串口 它提供了可以在 FS4510板子上运行的参考代码 文件说明 demo5_pre.apj 为 SDT2.51 的项目文件 汇编格式 init.s 为初始化文件 lcd.c LCD驱动文件 demo5.c 主程序 包含定时器初始化和 timer0 和 timer1 的使用 包含中断服务程序 uart.c 串口驱动
ucos51在KeilC51上仿真运行
- Demo程序经Keil701编译后,代码量为7-8K,可直接在KeilC51上仿真运行。 使用方法:解压后双击yy项目,点调试即可在串口仿真看到结果。 Demo程序创建了3个任务A、B、C优先级分别为2、3、4,A每秒显示一次,B每3秒显示一次,C每6秒显示一次。从显示结果看,显示3个A后显示1个B,显示6个A和2个B后显示1个C,结果显然正确。用户可以仿照范例运用更多系统API函数写出自己的程序。只要程序中有显示语句就可以用软件仿真器看结果。注意:系统提供的显示函数是并发的,他不是直接显示到串
wang-pro-1
- lis35de应用单片机程序,利用51单片机采集lis35de的数据并传给串口,设计lis35de的控制字,和三轴加速度的读取。-lis35de microcomputer programs using 51 microcontroller lis35de collected data and transmit serial port, design lis35de the control word, and the three-axis acceleration reading.
Ssd1818a_Appnote
- The "1818" is my first search word in this website, So I upload Lcd drive(Ssd1818a) C language code as my support. 96*64 dot matrix Graphic LCD controller: SSD1818A Parallel interface Initial routine code Command write and Data write
LEDPING
- 是斑竹新近的小制作256个发光管制作的16*16汉字led屏,轮流显示“倚天一出宝刀屠龙”8个汉字, 可供感兴趣的朋友研究:详情请见该word文档-Is a small production of the newly Chiloscyllium 256 LED producing 16* 16 characters led screen, alternately displays a fine sword Yitian Dragon eight characters for a friend
Windows+CE+API
- WinCE API ,基于c 语言。这是比较详细的wince api。-WinCE API, based on the c language. This is a more detailed wince api.
c
- 写入到HD7279 发送一个命令字 延时1μ 延时1ms 通过此程序可以实现时,分,秒,显示.-Write to the HD7279 send a command word delay 1μ delay 1ms can be achieved through this procedure, the minute and second to show.
12864
- 用于12864的液晶初始化程序可滚动刷屏中英文字双显示-12864 for the LCD scroll刷屏initialization program can be displayed in two-word
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
code
- Demo程序经Keil701编译后,代码量为7-8K,可直接在KeilC51上仿真运行。 使用方法:解压后双击yy项目,点调试即可在串口仿真看到结果。 Demo程序创建了3个任务A、B、C优先级分别为2、3、4,A每秒显示一次,B每3秒显示一次,C每6秒显示一次。从显示结果看,显示3个A后显示1个B,显示6个A和2个B后显示1个C,结果显然正确。用户可以仿照范例运用更多系统API函数写出自己的程序。只要程序中有显示语句就可以用软件仿真器看结果。注意:系统提供的显示函数是并
C-design-examples-
- WORD文档,关于单片机C语言程序设计的例程。非常适合单片机入门者阅读学习。-Microcontroller C Programming Language design examples
c.doc
- 各种例程 对初学者帮助很大 包含源程序 特拿来分享 直接删除.zip就可以用word打开 -Various routines are of great help for beginners includes source code, used to share
MSP430-C-key-word-expansion
- 关于微处理器MSP430的应用、C语言的关键字扩展 msp430-C language keyword expansion
pic-c-WORD-edition
- 基本的pic单片机c语言编程 AD程序实现模拟量到数字量的转换功能; CAN程序实现CAN总线通讯功能; keyboard_check程序实现键盘的扫描查询方式输入; keyboard_disturb程序实现PORTB的"电平变化中断"进行键盘的输入; led0-8程序实现在8个LED上依次显示1~8数字; PWM程序用于使CCP1模块产生分辨率为10位的PWM波形,占空比为50 ; RS-232程序通过RS-232接口来完成
word
- keil C写的 集com口通讯 定时中断 时间显示 强推输出 外部中断于一体的实用例程-set com port communication timer interrupt output external interrupt strong push in one of the utility routines written in keil C
C
- 基于MSP430的采集系统设计 1.基本要求 (1)放大器将DDS输出的弱信号放大至2-3V,其中增益可调; (2)带通滤波器:通带为300~4kHz ; (3)ADC:采样频率f s=40kHz,字长=8位,使用MSP430内部ADC (4)要求将采集的波形通过液晶屏予以显示,并在液晶屏上显示横轴和纵轴 -MSP430-based acquisition system 1. Basic requirements (1) the DDS output amplifi