-
Freescale smart car contest source, free to share Oh, hard to come by
freescale智能车大赛源程序,无偿共享哦,很难得的-Freescale smart car contest source, free to share Oh, hard to come by
- 2023-01-03 04:00:03下载
- 积分:1
-
" see mips run" is a very classic study mips structure of information a...
"see mips run"是一本非常经典的学习mips结构的资料,最新中文版。-" see mips run" is a very classic study mips structure of information and the latest Chinese version.
- 2022-03-07 14:26:16下载
- 积分:1
-
ILI9320驱动程序
资源描述/* Includes ------------------------------------------------------------------*/
#include "ili9320.h"
#include "stm32f10x_lib.h"
#include "hardware.h"
#define jiedi_red_on {ili9320_Clear(BROWN);}
#define jiedi_green_on {ili9320_Clear(BROWN);}
/* Private typedef -----------------------------------------------------------*/
/* Private define ------------------------------------------------------------*/
/* Private macro -------------------------------------------------------------*/
/* Private variables ---------------------------------------------------------*/
static vu32 TimingDelay = 0;
GPIO_InitTypeDef GPIO_InitStructure;
ErrorStatus HSEStartUpStatus;
extern u8 gImage_11[];
/* Private function prototypes -----------------------------------------------*/
void RCC_Configuration(void);
void Int
- 2022-01-27 23:30:59下载
- 积分:1
-
三星S2410基于零点BE
三星S2410基于零点BE-A9的 音频实时接收-Samsung S2410 against BE-A9-based audio real-time receiver
- 2022-08-19 11:42:02下载
- 积分:1
-
LPC2292可以
lpc2292 can
- 2023-08-22 19:50:03下载
- 积分:1
-
该软件包支持2803x设备。这包括:TMS32…
This software package supports 2803x devices. This includes the following: TMS320F28035,
TMS320F28034, TMS320F28033, and TMS320F28032.
Throughout this document, TMS320F28035, TMS320F28034, TMS320F28033, and
TMS320F28032 are abbreviated as F28035, F28034, F28033, and F28032 respectively.
- 2022-11-14 16:20:04下载
- 积分:1
-
wifi_stm32无线通信程序
实现在STM32上无需操作系统 裸机硬件上实现WIFI PING通
- 2023-09-09 08:55:04下载
- 积分:1
-
Samsung s3c2410 bootloader
三星s3c2410 bootloader -Samsung s3c2410 bootloader
- 2022-07-22 20:21:17下载
- 积分:1
-
Efficient C programming techniques for ARM Architecture.
Efficient C programming techniques for ARM Architecture.
- 2022-05-20 17:09:49下载
- 积分: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