资源列表
[其他嵌入式/单片机内容] 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-12-29 上传 | 大小:1kb | 下载: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-12-29 上传 | 大小:1kb | 下载: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-12-29 上传 | 大小:1kb | 下载: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-12-29 上传 | 大小:1kb | 下载: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-12-29 上传 | 大小:1kb | 下载: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-12-29 上传 | 大小:1kb | 下载: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-12-29 上传 | 大小:1kb | 下载: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-12-29 上传 | 大小:1kb | 下载:0
[其他嵌入式/单片机内容] sensor
说明:树莓派解析攀藤g5pm2.5传感器及DHT22空气温湿度传感器数据(Raspberry pie panteng g5pm2.5 sensor and DHT22 analysis of air temperature and humidity sensor data)<R_Guderian > 在 2024-12-29 上传 | 大小:1kb | 下载:0
[其他嵌入式/单片机内容] chaitra_code
说明:Health Monitoring of a patient with different types of body sensors.<nare > 在 2024-12-29 上传 | 大小:1kb | 下载:0
[其他嵌入式/单片机内容] 7SEG LED segment
说明:7段数码管显示程序PIC单片机,通过扫描显示,实现6位数码管显示,(7 segment digital display program, PIC microcontroller, through the scanning display, to achieve 6 digital display,)<tmwang4488 > 在 2024-12-29 上传 | 大小:1kb | 下载:0
[其他嵌入式/单片机内容] 方波频率测量51
说明:可测1~100kHz方波频率,使用的是外部中断0和定时器一起完成(Measurable 1~100kHz square wave frequency)<蓝博 > 在 2024-12-29 上传 | 大小:1kb | 下载:0