搜索资源列表
msp430x11x1_ta_uart9600_04
- Descr iption: This program demonstrates a half-duplex 9600-baud UART using // Timer_A3 using no XTAL and an external resistor for DCO ROSC. DCO used for // TACLK UART baud generation. The program will wait in LPM4, echoing back // a received ch
adc2051
- load 8051.dll load SUART xtal=11059200 mode com1 1200 assign com1 <sin >sout g,main ws TL0-load 8051.dll load SUART xtal=11059200 mode com1 1200 assign com1 <sin >sout g,main ws TL0
XTAL-115200-11-B(ALL)
- 用ATMEGA8为主控的制作的AVR高压并行编程器源码-AVR high-voltage parallel programmer source
MSP430
- msp430f149的串口调试程序,晶振为8M 和32768-MSP-FET430P140 Demo- USART0 UART 115200 Echo ISR, HF XTAL ACLK
Blinky3Leds
- Program that will flash a 3 leds on pins P0.28, P0.29 and P0.30 of LPC2103 ARM running of 14.7456MHZ XTAL
BlinkySecuencial
- A program that blinks an LED in sequence between the pins P0.0 to P0.31 of LPC2103 ARM running of 14.7456MHZ XTAL
HelloUART0
- Program that operates the UART0 to send a message of an LPC2103 ARM running to 14.7456MHZ XTAL
HelloUART1
- Program that operates the UART1 to send a message of an LPC2103 ARM running to 14.7456MHZ XTAL
InterrupTimer0
- Program that does an interruption of an ARM LPC2103 TIMER0 running of 14.7456MHZ XTAL
InterrupTimer1
- Program that does an interruption of an ARM LPC2103 TIMER1 running of 14.7456MHZ XTAL
msp430x42x0_clks_01
- msp430f4270 时钟测试程序 SP430x42x0 Demo - FLL+, Output MCLK, ACLK Using 32kHz XTAL and DCO-msp430x42x0_clks_01 SP430x42x0 Demo- FLL+, Output MCLK, ACLK Using 32kHz XTAL and DCO
XTAL-115200-06-B
- 一款好用的频率计电路图纸和程序,希望会给需要的人带来方便与快乐。-A nice frequency counter circuit drawings and procedures in the hope people will need to bring convenience and pleasure.
fet140_uart01_09600
- MSP430串口0通信,回显收到的字符。波特率96-USART0, UART 9600 Echo ISR, HF XTAL ACLK
fet140_uart01_19200_2
- MSP430串口0通信,回显收到的字符。波特率19200.-USART0, UART 19200 Echo ISR, XT2 HF XTAL ACLK. Echo a received character, RX ISR used. Normal mode is LPM0,USART0 RX interrupt triggers TX Echo. Though not required, MCLK = XT2.ACLK = n/a, MCLK = SMCLK = UCLK0 = XT2 = 8M
mlgb
- 本温度采集系统是利用DS18B20把温度读出,然后通过单片机解码发送给6位数码管,数码管显示出当前的温度值。DS18B20返回的温度值是两字节的十六进制数据。负数用反码表示。单片机直接通过串口把两字节的十六进制数据传送到上位机,上位机对温度数据进行解码变显示。 单片机的串口参数可以通过,下面两个宏来设置: #define XTAL 11059200 // CUP 晶振频率 #define baudrate 9600 // 通信波特率 默认设置如上。 -The tempe
fet140_uart01_0115k
- // Descr iption: Echo a received character, RX ISR used. Normal mode is LPM0, // USART0 RX interrupt triggers TX Echo. // ACLK = MCLK = UCLK0 = LFXT1 = 8MHz // Baud rate divider with 8Mhz XTAL = 8000000/115200 = 0069 (0045h) // //* An externa
Timer-ISR-for-HCS08-by-sebasira
- First step on Freescale HCS08. Blinking a LED using Timer ISR. Clock configuration using 8MHz XTAL
Blinky_ADC
- 使用到I/O控制、定时器、串口和液晶屏显示,程序每秒钟往串口打印一次PC2处的AD值,液晶屏同时也通过进度条及数值两种方式将AD值显示出来。串口使用USB-COM接口,波特率为115200,无硬件流控制。-The Blinky project is a simple program for the STM32F407Z microcontroller using STM STM3240G-EVAL Evaluation Board, compliant to Cortex Mic
NUC122RD2AN_CoOS
- 设备: Nuvoton NUC122RD2AN 评估板: NuTiny-EVB-122 编译器: CoIDE V1.4.2 任务: task_init 初始化所有的硬件,创建所有的事件标志和互斥体. Task_TimeBlink 用于当在设置时间时,闪烁LCD液晶屏. Task_Monitor 用于显示当前时间.格式"**:**:**" Task_TimeSet 用于设置时间. led_blink 闪烁7个发光二极管. 描述
NUC140_CAN_Master_CoOS
- 设备: Nuvoton NUC140VE3AN 评估板: Nu-LB_002 Rev2.0 编译器: CoIDE V1.1.0 任务: task_init 初始化目标板的资源,并创建其它任务,然后自我删除并退出调度。 get_datab 根据从子机接收到的ID数据,获得该ID的数据库信息。 update_db 等待输入消费金额,然后通过CAN发送消费金额到主机。 uart_print 打印余额。 描述: 本例子模拟了一个打卡