-
SCM Language KeilC learning routines, do not you can master a few basic power mi...
单片机语言KeilC学习例程,不需要数电基础即可掌握单片机技术,对单片机自学非常有好处-SCM Language KeilC learning routines, do not you can master a few basic power microcontroller technology, the MCU is very good for self-study
- 2022-03-20 15:13:48下载
- 积分:1
-
GPIO-流水灯的前后今生
资源描述野火STM32例程,GPIO-流水灯的前后今生,初学者必看实用例程
- 2022-10-07 06:15:03下载
- 积分:1
-
手臂键盘
应用背景键盘接口的处理器,可以用来使计算器和其他类似的接口,以获得输出的输出关键技术基于手臂的嵌入式C++程序,也可用于在和C++环境中使用
- 2022-06-12 19:19:17下载
- 积分:1
-
uboot是一款优秀的嵌入式系统的bootloader程序。本软件包是uboot在ADI公司的blackfin533处理器上的移植。...
uboot是一款优秀的嵌入式系统的bootloader程序。本软件包是uboot在ADI公司的blackfin533处理器上的移植。--Uboot is a good bootloader program for embedded system. This software package is a migration of uboot on ADI s blackfin533 CPU.
- 2022-03-13 05:48:09下载
- 积分:1
-
一个用于ARM的基4/基5定点FFT算法,原作者是JDB,后来我扩展过16和256点的计算并用在项目中了,感觉速度还不错。现在重写了基于Linux GCC4的测...
一个用于ARM的基4/基5定点FFT算法,原作者是JDB,后来我扩展过16和256点的计算并用在项目中了,感觉速度还不错。现在重写了基于Linux GCC4的测试程序,可供使用者评估参考。建议安装FFTW3用来精确评估测试结果,相关范例已经在代码中了。-Radix 4/5 FFT routines supporting 16/64/256 and 20/80 calculations. The source originally contributed by JDB, I had extended 16 and 256 candidates and used it in our project it has been verified as fast and stable. Now we add some test vectors running on Linux with GCC 4 for testers who want to use or just evaluate it. Installing FFTW3 is recommended for evaluating the code exactly.
- 2022-11-13 16:10:04下载
- 积分:1
-
Linux的蓝牙操作工具。配合bluez
Linux的蓝牙操作工具。配合bluez-lib使用-Linux Bluetooth operation tool. Bluez-lib with the use of
- 2022-04-20 10:58:43下载
- 积分:1
-
wireless remote mainframe procedures, corresponding with wireless remote control...
无线遥控主机程序,对应的与无线遥控副机程序配合使用。-wireless remote mainframe procedures, corresponding with wireless remote control deputy with the use of aircraft procedures.
- 2022-10-26 16:50:03下载
- 积分:1
-
Perfect Example for Embedded
Perfect Example for Embedded-C begineers
Explaining use of Data types, Storage class specifiers.
The following code will not immediately run. After being debugged, you are to run this code in the MPLAB environment as outlined in the procedure.
This code, when working, will be a very simple program that initializes two variables, runs a loop, and stops. The variables are Fahrenheit and Celsius representing the two common units of Temperature. The loop walks Fahrenheit through all integers between -212.0 and +212.0 while setting the respective Celsius value each step of the way.-Perfect Example for Embedded-C begineers
Explaining use of Data types, Storage class specifiers.
The following code will not immediately run. After being debugged, you are to run this code in the MPLAB environment as outlined in the procedure.
This code, when working, will be a very simple program that initializes two variables, runs a loop, and stops. The variables are Fahrenheit and Celsius repr
- 2022-03-02 19:58:08下载
- 积分:1
-
GPSR (自制 GPS 接收器)
我积极地设计此接收器后阅读的工作 的维德马尔 Matjaž,S53MV,开发一个 GPS 接收器,从零开始,使用主要分立元件,在 20 多年前了他对 DSP 后硬限制如果和 1 位模数转换器的使用让我感兴趣。接收器这里描述作品基于同样的原则。其 1 位模数转换器是 6 针 IC 附近针 LVDS 输出比较器。在强噪声下隐藏但不可抹煞的双层的量子化糊出现在视图中是来自每个卫星的信号。
所有 GPS 卫星都传输上相同的频率,1575.42 MHz,使用直接序列扩频 (DSSS)。L1 载波遍布 2mhz 带宽,其强度在地球的表面是-130 dBm。在同一带宽的热噪声功率是-111 dbm 之间,所以在接收天线的 GPS 信号是 ~ 20 分贝的噪音底之下。任何信号,目前,叠加在另一个,埋在噪声,恢复后双层量子化似乎有悖常理 !我写了模拟说服自己。
GPS 依赖于被称为黄金守则,从噪声和彼此分离信号的伪随机序列的相关特性。每个卫星传送一个独特的序列。所有信号都的噪音,包括那些其他卫星和硬限幅器量化误差。在正确的相位与相同的代码混合脱蔓延想要的信号,进一步传播一切。窄带滤波然后移除宽带噪声而不会影响 (再次狭窄的) 想要的信号。硬限制 (1 位
- 2022-03-14 18:47:36下载
- 积分:1
-
C#打开串口接收数据(GPS)
wince下GPS串口接收数据工具,使用平台Wince5.0 6.0 mobile,C#下串口打开、接收数据的流程及方法。
- 2022-06-28 08:21:32下载
- 积分:1