搜索资源列表
ruanjiandingshiqi
- 本软定时器模快所通过一个唯一的索引(即序号)来表识每一个软定时器,这个序号从0到MAX_SOFT_TIMER-1 ,最多为255个。要使用软定时器模块,首先需要让软定时器管理任务运行起来。软定时器管理任务的函数名称为SoftTimer,所以只需要Small RTOS的要求在Config.h的数组TaskFuction加上SoftTimer项即可。因为软定时器执行的任务时间等因素不确定,所以一般把这个任务优先级定得比较低。-the soft-timer module adopted by only
ST2410_APP_iar1
- s3c2410 ads下的测试程序移植到 iar ewarm v5.2;包括 Please select function : 0 : Please input 1-14 to select test 1 : Real time clock display 2 : 4 key array test 3 : Buzzer test 4 : ADC test 5 : IIC EEPROM test 6 : Touchpanel test 7 :
MSP430F2274ADC10.rar
- MSP430F2274中ADC10 系列通道单次采样,对A0 A1 A2 三个通道进行电压检测,ADC结果存于 ad_value[3] 数组中,ADC10 Series MSP430F2274 in a single-channel sampling, A0 A1 A2 for the three channel voltage detector, ADC results stored in ad_value [3] array
interconnect
- 互连线的延时仿真。为了有效地解决困扰现场可编程门阵列发展的功耗延时积问题,采用集成电路互连的分段式结构和低压摆电路-Interconnect delay simulation. In order to effectively solve the problems of field programmable gate array power delay product development issues, the use of integrated circuit interconnect st
SPI_test
- AVR ATmega48 SPI最簡單測試碼! 透過spi_data[x]陣列寫入想要傳送的資料, 而x則是控制傳送第x筆數,而接腳輸出則在PortB的預設接腳內,只要修改spi_data就可以透過示波器看到SPI的信號了!-AVR ATmega48 SPI test the most simple code! Through spi_data [x] array you want to send the information to write, and x is the contro
array
- 利用多工器偵測10個開關並於LCD上顯示-To detect the use of multiplexer 10 switches and LCD display
c8051f020
- Cygnal C8051F系列单片机的功能部件包括模拟多路选择器可编程增益放大器ADCDAC电压比较器电压基准温度传感器SMBus/ I2CUARTSPI可编程计数器/定时器阵列PCA定时器数字I/O端口电源监视器看门狗定时器WDT和时钟振荡器等所有器件都有内置的FLASH存储器和256字节的内部RAM有些器件还可以访问外部数据存储器RAM即XRAM Cygnal C8051F系-Cygnal C8051F MCU' s features, including analog multi
21
- LD阵列侧面泵浦棒状激光介质内的光场研究,作者:QQ 64134703 ,电子毕业设计,欢迎咨询-LD array side-pumped rod laser medium within the light field study, the authors: QQ 64134703, e-graduate design, please consult
compare-a[i]-with-b[i]
- 比较两数组中对应元素的的大小,并输出大于 小于 相等 的个数-Comparison of the two corresponding elements in the array size, and output is greater than less than equal to the number of
TEST_GPIO_1
- 基于STM32F103VE的线阵CCD驱动程序,可以通过MDK自带的逻辑分析仪调试端口的输出波形-Linear array CCD based STM32F103VE driver that comes through the MDK debug port logic analyzer output waveform
max7219
- 单片机控制max7219芯片,进行数码管的显示。可实现左右写入,单字符写,数组写等功能。 单片机stc60系列-SCM max7219 chip, the digital display. Write about can be achieved, a single character to write, write an array of other functions. SCM stc60 Series
CCDsourcecode
- TSL1401线阵CCD在飞思卡尔MPC5604B上的驱动源码-TSL1401 linear array CCD driver source code on the Freescale MPC5604B
Lcd_Blink Lpc1768
- The LCD_Blinky project is a simple program for the NXP 'LPC1768' microcontroller using Keil 'MCB1700' evaluation board and demonstrating interrupt functionality and display to graphic LCD. (compliant to Cortex Microcontroller Software Interface Stand
key
- LPC2138中6*6的键盘阵列的实验例子-LPC2138 in 6x6 keyboard array experimental examples
ADC
- 3.A/D程序设计与电路仿真 通过AD对外部电压进行AD采样,然后利用SPI接口对采样回来的数据进行显示,并将转换结果通过UART发给上位机进行显示。 首先设置需要显示的数组,使用PINSEL0、PINSEL1寄存器设置串口0的连接端口,使用IO0DIR设置74HC595的控制口,初始化串口0,使用U0LCR、U0DLM、U0DLL、U0LCR寄存器设置波特率,初始化SPI接口,设置SPI的时钟分频、接口模式。 其次对ADC模块进行设置,通过移位设置寄存器ADCR选择通道0,设置转换
char-array-data
- 英文字母点阵数据,字体:Fixedsys12 宽:8,高:16 开发液晶显示经常用到.-Alphabet lattice data, font: Fixedsys12 Width: 8, height: 16 Development LCD frequently used.
STM32F103uart
- STM32F103的串口通讯例程 This example provides a descr iption of how to use the USART with hardware flow control and communicate with the Hyperterminal. First, the USART2 sends the TxBuffer to the hyperterminal and still waiting for a string from the
U32toStr
- 将无符号32位整型数据转换为相应数字字符串,结果存放在长度为11的数组中。-The unsigned 32-bit integer data is converted into the corresponding numeric string, the result is stored in an array of length 11.
LZSS_Compress
- LZSS压缩、解压缩算法。支持数组类操作,嵌入式验证。-LZSS compression, decompression algorithms. Support for array manipulation, embedded validation.
51-8X8-test
- 51的8X8点阵测试程序 8X8点阵测试实验,可8X8点阵列扫描,8X8点阵行送扫描数据可74HC595输出显示等相关数据。-8X8 8X8 dot matrix 51 test program to test experiment, 8X8 point array scanning, 8X8 dot matrix line scan data can be sent 74HC595 output display, and other related data.
