资源列表

« 1 2 ... .18 .19 .20 .21 .22 33823.24 .25 .26 .27 .28 ... 33934 »

[其他嵌入式/单片机内容ADC_of_MSP430F249

说明:A single sample is made on A10 with reference to internal 1.5V Vref. Software sets ADC12SC to start sample and conversion - ADC12SC automatically cleared at EOC. ADC12 internal oscillator times sample and conversio
<sattarhastam> 在 2024-09-21 上传 | 大小:1024 | 下载:0

[其他嵌入式/单片机内容TimerA_of_MSPF249

说明:Toggle P1.0 using software and the TA_0 ISR. Timer_A is configured for up mode, thus the timer overflows when TAR counts to CCR0. In this example, CCR0 is loaded with 1000-1. ACLK = TACLK = INCLK = 32768Hz, MCLK =
<sattarhastam> 在 2024-09-21 上传 | 大小:1024 | 下载:0

[其他嵌入式/单片机内容I2C_of_MSP430F249

说明:This demo connects two MSP430 s via the I2C bus. The master reads 5 bytes the slave. This is the MASTER CODE. The data the slave transmitter begins at 0 and increments with each transfer. The USCI_B0 RX interrupt i
<sattarhastam> 在 2024-09-21 上传 | 大小:1024 | 下载:0

[其他嵌入式/单片机内容SPI_of_MSP430F249

说明: SPI master talks to SPI slave using 3-wire mode. Incrementing data is sent by the master starting at 0x01. Received data is expected to be same as the previous transmission TXData = RXData-1. USCI RX ISR is use
<sattarhastam> 在 2024-09-21 上传 | 大小:1024 | 下载:0

[其他嵌入式/单片机内容UART_of_MSP430F249

说明: Echo a received character, RX ISR used. Normal mode is LPM0. USCI_A0 RX interrupt triggers TX Echo. Baud rate divider with 1MHz = 1MHz/19200 = ~52.1 ACLK = n/a, MCLK = SMCLK = CALxxx_1MHZ = 1MHz
<sattarhastam> 在 2024-09-21 上传 | 大小:1024 | 下载:0

[其他嵌入式/单片机内容FLASH_WRITE_of_MSP430

说明: This program first erases flash seg C, then it increments all values in seg C, then it erases seg D, then copies seg C to seg D. Seg C @ 1040h Seg D @ 1000h The EEI bit is set for the Flash Erase Cycles. This does
<sattarhastam> 在 2024-09-21 上传 | 大小:1024 | 下载:0

[其他嵌入式/单片机内容zephyr_sensor

说明:基于Zephyr v1.7.0开发的MPU6050 sensor读取程序,MPU6050的驱动位置zephyr目录zephyr-v1.7.0/drivers/sensor/mpu6050-MPU6050 sensor application base on Zephyr v1.7.0, the MPU6050 driver is under zephyr-v1.7.0/drivers/sensor/mpu6050
<韦伯> 在 2024-09-21 上传 | 大小:1024 | 下载:0

[其他嵌入式/单片机内容zephyr_thread

说明:threads, semaphore and interrupt application on zephyr,按下按键后能够区分长按或者短按,并通过semaphore让相应thread得以继续运行,通过串口和LED显示长按和短按结果-threads, semaphore and interrupt application on zephyr, the application can recognize hold and short pr
<韦伯> 在 2024-09-21 上传 | 大小:1024 | 下载:0

[单片机(51,AVR,MSP430等)button-shumaguan

说明:51单片机数码管编程,使用一个双字数码管和三个按键,三个按键分别表示开始,暂停和停止功能:按下开始按键后,数码管开始计时;按下暂停按键后,数码管暂停计时,如果再次按下开始按键,数码管继续计时;按下停止按键,计时停止,数码管上的数字清零。-51 single-chip digital control, using a double word digital tube and three buttons, three buttons tha
<张晶> 在 2024-09-21 上传 | 大小:1024 | 下载:0

[单片机(51,AVR,MSP430等)Fonts

说明:这是一个创建字库的源代码示例程序。共享给大家参考。- U8FD9 u662F u4E00 u4E2A u5EB2 u5EB3 u5EB3 u5E3
<wan> 在 2024-09-21 上传 | 大小:1024 | 下载:0

[VHDL编程LED

说明:简单的流水灯设计,四个灯轮流闪,测试通过-led test, shift
<haoluo> 在 2024-09-21 上传 | 大小:1024 | 下载:0

[单片机(51,AVR,MSP430等)IrSend_1227_normal-to-1227Ir

说明:此代码为IO口模拟红外的发送程序,自己写的,很好用(The code is used for Ir send with mcu io, it's useful very much!)
<xini> 在 2024-09-21 上传 | 大小:1024 | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 33823.24 .25 .26 .27 .28 ... 33934 »

源码中国 www.ymcn.org