搜索资源列表
I2C2
- AVR单片机使用I2C总线的例子,AVR工作于I2C的主节点模式,包含两个例子。-AVR use I2C Bus example, AVR I2C work in the master node model contains two examples.
avr_usart
- AVR306串口程序例子----查询模式 Application Note AVR306 * Polled mode driver for UART, this is the similar to the * library default putchar() and getchar() in ICCAVR
CLOCKCODE
- 基于单片机的定时和控制装置在许多行业有着广泛的应用,而数字钟是其中最基本,也是最具有代表性的一个例子。在基于单片机系统的数字钟电路中,除了基于单片机系统和外围电路外,还需要外部的控制和显示装置。在本例中,输入装置是按键开关,由于控制数字钟的运行模式,显示装置是段式的LCD。
5767
- AVR MEGA16 控制TEA5767,接受遥控输入,3310LCD输出,可用作I2C,单片机解码遥控信号,SPI模式下LCD控制的例子.
STC12C5A60S2-danzhudancong
- STC单片机SPI例子程序,STC12C5A60S2单片机,单主单从模式-STC microcontroller SPI example program, STC12C5A60S2 single chip, single-master single-slave mode
STC12C5A60S2-huweizhucong
- STC单片机SPI例子程序,STC12C5A60S2单片机,互为主从模式-STC microcontroller SPI example program, STC12C5A60S2 SCM, mainly from the mode of interaction
I2C
- I2C AVR单片机使用I2C总线的例子,AVR工作于I2C的主节点模式,包含两个例子 I2C.c 以单字节模式访问I2C总路线器件AT24C02的例子程序,从中可以学习I2C总线的工作过程 AT24C02.c 调用库函数对AT24C02进行读写,可以连续多字节读写。-Single-chip I2C AVR example of the use of I2C bus, AVR job in I2C master mode node, including two examples in
CAN
- lpc23xx的CAN程序例子,包括各种模式下的收发。-lpc23xx examples of the CAN program, including various modes of sending and receiving.
0802
- LCM0802四线模式的基本例子,WINAVR编译!绝对好用!-LCM0802 a basic example of four-wire mode, WINAVR compilation! Absolutely easy to use!
C8051F30X-software-SPI-example
- 此应用笔记收集了用软件实现的主模式SPI程序。提供了8 个不同的SPI 主模式传输例。示例中包含SPI时钟相位和极性两个子例程:一个是用C 语言编写的例程,一个是为了提高速度用汇编语言编写的可被C 语言调用的例程。一个例子是在“C”程序中如何调用汇编同时提供了EEPROM接口例子。SPI是摩托罗拉商标。 此文档中描述的SPI功能使SPI处理的软件 最小化。在系统中使用C8051F30X 器件作为 总线上的SPI 主器件。-This application note collectio
02---UART1_Printf
- stm32第二个源程序例子,02 - UART1_Printf_实验(查询模式)-The second source stm32 example, 02- UART1_Printf_ experiment (query mode)
STC12C5628AD-danzhudancong
- STC单片机SPI例子程序,STC12C5628AD单片机,单主单从模式-STC microcontroller SPI example program, STC12C5628AD single chip, single-master single-slave mode
STC12C5628AD-huweizhucong
- STC单片机SPI例子程序,STC12C5628AD单片机,互为主从模式-STC microcontroller SPI example program, STC12C5628AD SCM, mainly from the mode of interaction
TimerA3(2)
- msp430F149,说明:拨动P3.4使用软件和TA_0 ISR。Timer_A的配置模式,定时器溢出时TAR计数到CCR0。在这个例子中,CCR0装有20000。-Descr iption: Toggle P3.4 using software and TA_0 ISR. Timer_A is configured for up mode, thus the timer overflows when TAR counts to CCR0. In this example, CCR0 is l
TimerB7(2)
- msp430F149,说明:拨动P3.4使用软件和TB_0 ISR。的Timer_B配置模式,定时器溢出时TBR计数到CCR0。在这个例子中,CCR0装有20000。-Descr iption: Toggle P3.4 using software and TB_0 ISR. Timer_B is configured for up mode, thus the timer overflows when TBR counts to CCR0. In this example, CCR0 is l
PSoc4_UART_InterruptReciveMode
- PSoc4平台上使用串口功能的例子,包含整个工程文件,串口使用115200波特率通信,中断接收模式,功能是将接收到的字符直接返回发送方。-Examples of using the serial port function on PSoc4 platform contains the entire project file, use 115200 baud serial communication, interrupt reception mode, the function is to rec
F02x_SMBus_Slave
- 一个C8051F02x的SMBus总线,从模式,一个字节传输的例子。-// Example software to demonstrate the C8051F02x SMBus interface in Slave mode //- Interrupt-driven SMBus implementation //- Only slave states defined //- 1-byte SMBus data holder used for both transmit and re
F02x_SMBus_Master
- 一个C8051F02x的SMBus总线,主模式,一个字节传输的例子。-// Example software to demonstrate the C8051F02x SMBus interface in // Master mode. //- Interrupt-driven SMBus implementation //- Only master states defined (no slave or arbitration) //- 1-byte SMBus data ho
D8bit
- 2.8寸tft屏幕 8为数据模式 例子程序-2.8 tft 8bit data
时间触发嵌入式系统设计模式英文版
- 本书主要内容包括: 针对使用一个或多个微控制器的嵌入式应用,设计实现完整的调度操作系统。 采用开关、键盘、LED显示、LCD等元件创建用户界面。 有效地使用网络和通信协议。 在监控系统设计中应用PID算法脉冲宽度调制。 本书特点: 通过列举大量 的例子来说明如何将特定模式应用到实际项目中。 在相关的上包括了众多的详细案例研究。(The main contents of this book include: For the embedded applications using o
