-
STM32 compiler development environment and simulation debugging chapter
STM32编译开发环境及仿真调试篇-野马学习笔记1-STM32 compiler development environment and simulation debugging chapter- Broncos Study Notes 1
- 2022-05-15 10:40:46下载
- 积分:1
-
4510
4510-net-driver
- 2022-08-11 18:19:23下载
- 积分:1
-
ADC 2通道显示GLCD使用STM32F103(firebull / firedragon103)
应用背景本项目采用试剂盒firebull / firedragon103与STM32F103VE显示2个ADC通道(我使用 ;LM35温度显示仪表)和GLCD为线图。我是ST库来做这个项目,所以你可以使用KeilC建立这个项目和运行在firebull。或使用可映射引脚GLCD和ADC上运行的其他试剂盒关键技术STM32的ADC通道DMA STM32F103VE ST GLCD firebull喷火龙
- 2022-06-01 12:24:10下载
- 积分:1
-
ARM development board schematics, ARM introduced the basic hardware test platfor...
ARM开发板电路图,介绍了ARM试验平台的基本硬件连接-ARM development board schematics, ARM introduced the basic hardware test platform to connect
- 2023-05-30 04:15:04下载
- 积分:1
-
arm
arm――启动代码-arm-- bootcode
- 2023-03-05 05:05:04下载
- 积分:1
-
arm4510b UCOSII for
ucosII for ARM4510B
- 2022-01-28 20:27:52下载
- 积分:1
-
在S3C2410A开发板上装有LINUX系统.
实现智能小车能自主地在平地行驶,能躲避一定高度和大小的障碍物。
下一目标:
优化行走算法、行走路线预...
在S3C2410A开发板上装有LINUX系统.
实现智能小车能自主地在平地行驶,能躲避一定高度和大小的障碍物。
下一目标:
优化行走算法、行走路线预测、自选行走路线等。
加入编码轮,实现PID
-S3C2410A development board equipped with the LINUX system. The realization of intelligent autonomous vehicle can be driven in the ground to avoid a certain height and size of obstructions. Next goal: to optimize walking algorithm routes forecasts, such as video-on-demand routes. Adding code wheel to achieve PID
- 2022-02-26 12:53:55下载
- 积分:1
-
AM23XX温湿度传感器库函数
51单片机温湿度传感器库函数#include "reg52.h"#include //用户根据自己的晶振修改相应值#define FOSC 12000000#define BAUD 9600 //读传感器 端口位定义,可修改sbit Sensor_SDA = P0^0;sbit Sensor_SCL = P0^1;// 变量定义unsigned char Sensor_Data[5]={0x00,0x00,0x00,0x00,0x00};unsigned char Sensor_Check; //校验和unsigned char Sensor_AnswerFlag; //收到起始标志位unsigned char Sensor_ErrorFlag; //读取传感器错误标志unsigned int Sys_CNT;unsigned int Tmp;unsigned char *String;//字符串定义#define S_Temp "Temp:"#define S_RH "RH:"#define S_CRCT "Check: True"#define S_CRCF "Check: Wrong"#define S_Data "Data: "#define S_NotS "Sens
- 2022-12-29 14:30:03下载
- 积分:1
-
新建工程模板
STM32新建工程模板,新学者可以参考修改,希望对初学者有帮助
- 2022-08-15 15:17:23下载
- 积分:1
-
s3c2440 ADS下的LED测试程序,有一定参考价值!
s3c2440 ADS下的LED测试程序,有一定参考价值!-s3c2440 ADS under the LED test procedure, has a certain reference value!
- 2022-02-24 20:51:34下载
- 积分:1