-
j基于STM32 串口显示温度源程序
基于STM32串口显示温度的源程序,系统读取到温度传感器DS18B20的温度值后,通过串口,发送到电脑的串口调试助手哪里显示出来~~~
- 2022-05-31 18:32:37下载
- 积分:1
-
Timer sample for LPC1768
此代码帮助您在LPC1768中从计时器开始工作。它包含所有计时器。
- 2022-03-10 05:43:07下载
- 积分:1
-
最新版的基于 Windows CE 的视频捕获解决方案,中微星301视频芯片,在 X86、ARM9、MIPS 等平台上有良好的表现效果,试用版,可持续运行15分...
最新版的基于 Windows CE 的视频捕获解决方案,中微星301视频芯片,在 X86、ARM9、MIPS 等平台上有良好的表现效果,试用版,可持续运行15分钟。-The latest version of Windows CE-based video capture solution, in the MSI 301 video chip, the X86, ARM9, MIPS and other platforms have a good performance results, a trial version, sustainable operation for 15 minutes.
- 2022-03-22 17:10:06下载
- 积分:1
-
16c550 driver; Is suitable to 16c550 from philips this is a
simple example, ns p...
16c550驱动程序;适用于16c550 from philips
这是一个简单的例子,ns提供-16c550 driver; Is suitable to 16c550 from philips this is a
simple example, ns provides
- 2022-02-02 03:39:51下载
- 积分:1
-
使用寄存器点亮led灯
使用寄存器点亮led灯,是关于arm工程的,要与开发板结合使用,编程工具是keil5.
- 2023-05-12 02:10:03下载
- 积分:1
-
stm32f10x GPIO
#include
#include "STM32_Init.h"
int main (void)
{
int i=0;
stm32_Init(); // Init System
GPIOB->CRL = 0x22222222; // bit0~7 output(push-pull)
GPIOB->CRH = 0x22222222; // bit8~14 output(push-pull)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-15 18:51:04下载
- 积分:1
-
S3C2410上GPS模块的驱动代码.ADS1.2编译工程,附文档.
S3C2410上GPS模块的驱动代码.ADS1.2编译工程,附文档.-S3C2410 on GPS module driver code. ADS1.2 compiler works attached document.
- 2022-03-04 13:47:58下载
- 积分:1
-
讲述在ADS下S3C44B0实验的过程及其方法
讲述在ADS下S3C44B0实验的过程及其方法-S3C44B0
- 2022-05-14 06:48:07下载
- 积分:1
-
mxd_tuner_ref_Ax.x.xxx: For your convenience, we have attached several tuner con...
mxd_tuner_ref_Ax.x.xxx :为了您使用方便,我们附上几款调试过的tuner控制代码。如果您使用的就是其中某一款tuner,可以直接把其中的代码复制到mxd_sdk_porting.c的相应位置即可。-mxd_tuner_ref_Ax.x.xxx: For your convenience, we have attached several tuner control debugging code. If you are using is one of a one tuner, which can be directly copied to the code corresponding mxd_sdk_porting.c location.
- 2022-09-22 22:45:03下载
- 积分:1
-
时钟分频器
最大值。1/255 时钟分频器用 STM32F103 计时器。
它有 2 双正交输入和触发器输出。
它是非常简单的代码,仅用于硬件资源。
- 2022-08-13 09:36:36下载
- 积分:1