-
embedded open forum essence Portal
嵌入式开发网的论坛精华-embedded open forum essence Portal
- 2023-04-26 19:35:05下载
- 积分:1
-
卫星调谐器 DBS TUNER
The TA1322FN is a wideband down
卫星调谐器 DBS TUNER
The TA1322FN is a wideband down-converter which can
operate at input frequency ranging from 850 MHz to 2200 MHz.
Intended primarily for use in satellite tuners, this IC includes an
oscillator, a mixer, an IF amplifier and a PLL.-The TA1322FN is a wideband down-converter which can
operate at input frequency ranging from 850 MHz to 2200 MHz.
Intended primarily for use in satellite tuners, this IC includes an
oscillator, a mixer, an IF amplifier and a PLL.
- 2022-11-27 19:05:03下载
- 积分:1
-
液晶显示 16 × 2 字符 LPC2103
该代码控制 LCD 16 × 2 字符来显示文本和数字 9 的数字,这是有益的学生,想要到相似与 LPC2103 和小型项目。
- 2023-03-05 08:30:03下载
- 积分:1
-
D12USB驱动程序
D12USB驱动程序--Driver program for D12 USB.
- 2022-10-07 19:30:03下载
- 积分:1
-
Linux在ARM平台(三星2410)的详细步骤,包括BOOTLO…
linux一直到ARM平台(三星2410)的详细步骤,包括bootloader,uboot的移植和编译,开发环境的搭建和配置,非常详细-linux until the ARM platform (Samsung 2410) detailed steps, including the bootloader, uboot transplant and compiler, development environment set up and configure, very detailed
- 2022-07-24 11:52:01下载
- 积分:1
-
8019中文数据手册,给阅读英文数据手册嫌麻烦的朋友
8019中文数据手册,给阅读英文数据手册嫌麻烦的朋友-8019 manual to read English manual data as troublesome friend
- 2022-01-23 11:05:28下载
- 积分:1
-
msp430的程序,具体型号是f5438,12864为st920的主控芯片
msp430的程序,具体型号是f5438,12864为st920的主控芯片-msp430 procedures, the specific model is f5438, 12864 for the master chip st920
- 2022-03-07 21:55:14下载
- 积分:1
-
i2c 下的24c系列的源代码集
i2c 下的24c系列的源代码集-i2c under 24c series of source code set
- 2023-04-11 16:55:04下载
- 积分:1
-
对传感器MPU6050进行调试设置参数(硬件IIC)
#include "stm32f10x.h"#include "I2C_MPU6050.h"#include "usart1.h"#include "delay.h"int main(void){ InitMPU6050();/***********************************************************************/while(1){printf("
---------------%d
",GetData(ACCEL_XOUT_H));printf("
----------------%d
",GetData(ACCEL_YOUT_H)); printf("
------------------%d
",GetData(ACCEL_ZOUT_H)); printf("
---------------%d
",GetData(GYRO_XOUT_H)); printf("
-----------------%d
",GetData(GYRO_YOUT_H)); printf("
---------Ã---------%d
",GetData(GYRO_ZOUT_H));delay_ms(500);} }/******************* (C) COPYRIGHT 2012 WildFire Team *****END OF FILE************/
- 2022-01-28 09:30:30下载
- 积分:1
-
uclinux源码,已经再s3c44b0上移植成功!
uclinux源码,已经再s3c44b0上移植成功!--Source code of uclinux. It was migrated to s3c44b0.
- 2022-06-17 16:20:56下载
- 积分:1