搜索资源列表
1
- 能够使数码管显示I love you 字样,并且能够循环,为dsp的初级编程。运行环境为ccs2000.-It can show the string "I love you".And it also can cycle.
Lab2boardDSP
- The source code for program 2: Project Blink LEDs, used the #define statement to set the DELAY in hexadecimal of fffff. #define directive substitutes token-string for all subsequent occurrences of an identifier in the source file. The identifier is r
function
- 2812GUI程序,示范如何删除条目中字符串-2812GUI program Demonstrate how to delete an entry from a uicontrol string.
base.c
- Base string operations for embeded systems.
metod-raznost
- difference method of solving boundary value problems for the vibrating string
support
- #include <string.h> #include <stdio.h> /* ======================================================================== */ /* MEM_COMPARE -- Compare two memory images and output a detailed dump if */ /* the images differ. */ /* =====
SourceCode04_LCD12864_OK
- DSP28335的LCD12864程序,可以显示一些列的字符串和数字-DSP28335 s LCD program display a series of string
test17PWM-con
- 通常直流电机由一串脉冲控制,通过调节脉冲的电平、持续时间可以使得电机正转、反转、加速、减速和停转。转动的原理:转动的方向由电压控制,电压为正电机顺时针转;电压为负电机逆时针转。转速的大小由输出脉冲的占空比决定,占空比大则转速大。-Usually the DC motor controlled by a string of pulses, by regulating the level of the pulse, the duration of the motor forward, reverse
DSPPWM-ts
- 通常直流电机由一串脉冲控制,通过调节脉冲的电平、持续时间可以使得电机正转、反转、加速、减速和停转。转动的原理:转动的方向由电压控制,电压为正电机顺时针转;-Usually the DC motor controlled by a string of pulses, by regulating the level of the pulse, the duration of the motor forward, reverse, speed up, slow down and stall. The
LED
- DSP的SPI工作原理DSP,CPLD,74HC595(串入并出的移位器),共阳数码管。SPIMOSI和 SPICLK直接从DSPJIE接到了74HC595的SER和SRCLK,作为数据和时钟信 号的输入,SPICS由CPLD引出来控制74HC595的选通。-DSP SPI works DSP, the CPLD, 74HC595 (string in and out of the shifter), Yang digital tube. The SPICLK SPIMOSI and d
ex1
- 编程,对输入的一串字符串进行统计,显示其中的数字个数、小写字母个数和大写字母个数。用十进制表示结果。(每种不超过99个)-Programming, to input a string of a string statistics, showed that of the digital number, lowercase number and the number of capital letters. In decimal representation results. (each not mo
spi74hc595
- ADI SHARC 2148x用SPI口来实现74HC595的串转并(IO扩展)输出-74HC595 string SPI port to turn and (IO Expansion) output
lcd1602
- 1602液晶显示字符串,数据主要程序,里面省略了延时子函数。-1602 LCD string data program, which omitted delay Functions.
SCIB
- F28335中SCI模块练习使用,适用于DSP练习掌握。发送字符串 接收字符 返回接收来的字符 -practice of SCIin DSP,to translate a string, recieve a character and return it.
dsp28335_12864
- dsp28335外接12864显示屏,此程序为驱动程序,包括写字符串函数,画点函数,画水平线函数,画垂直线函数-The external DSP28335 12864 display, this procedure for the driver, including written string functions, painting function, draw horizontal line function, vertical line function etc.
lcd1602
- 完成LCD1062的两行字符串和数字序列的显示。-Complete LCD1062 display two lines of the string and number sequence.
F28335_SCI_Example
- 基于F28335的SCI串口通信程序。本程序的特点是代码简单、高效。本代码共包含三个工程文件:1、基本通信(实现了最基本的通过SCI协议通讯的功能。上位机下发一个字符或字符串,下位机原样返回该字符或字符串);2、SCI通信FIFO版(在1的基础之上启用了FIFO缓存接收或发送的数据);3、SCI通信FIFO与中断版(通过启用FIFO功能减少对CPU资源的占用,且数据的发送与接收处理均在中断中完成)。此三个程序基本验证了F28335的SCI模块所有功能。-F28335 of SCI-based s
OLED12864-DSP28335
- 采用DSP28335,使用的OLED12864,可以显示汉字,字符串混合型变量。GPIO口已经标明。-Using DSP28335, use OLED12864, can display Chinese characters, the string variable mixed
Example_2833x
- TI DSP 28335 平台;gps.c主是NMEA0183协议,将字符串转化为经纬度等数据,存入结构体;convertGeoToUTM.c将经纬度换算为UTM坐标;Example_2833x.c是主函数,不能直接运行,项目中其它代码都删掉了,仅保留了串口中断服务函数。(The TI DSP 28335 platform; gps.c is the main NMEA0183 protocol, string into latitude and longitude data structure