-
ARM cortex
ARM cortex-M3系列处理器的代码,包括同步串行接口SSI、系统节拍定时SysTick、系统控制SysCtl。(IAR环境工程)-ARM cortex-M3 family of processors code, including synchronous serial interface SSI, the system beat timing SysTick, system control SysCtl. (IAR Environmental Engineering)
- 2022-06-13 19:18:21下载
- 积分:1
-
L298驱动2个直流电机的循迹小车,红外扫描黑线
通过四个红外扫描对小车进行运动轨迹控制,采用STC89C52,控制两个直流电机
- 2022-04-07 22:16:21下载
- 积分: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
-
rtl8019 at 44B0 on the code, which has detailed instructions.
rtl8019在44B0上的代码,内有详细使用说明。-rtl8019 at 44B0 on the code, which has detailed instructions.
- 2022-03-23 10:21:08下载
- 积分:1
-
at91rm9200 和s1d13806接口
at91rm9200 å’Œs1d13806接å£-at91rm9200 and s1d13806 Interface
- 2023-06-29 17:50:04下载
- 积分:1
-
嵌入式输入法码表源码,支持二级汉字字库(6535)
嵌入式输入法码表源码,支持二级汉字字库(6535)-Embedded source code table input method to support the two Chinese characters (6535)
- 2023-02-07 04:25:03下载
- 积分:1
-
mc9s12XDP512 单片机PIT0 程序
mc9s12XDP512 单片机PIT0 程序-mc9s12XDP512 MCU PIT0 program
- 2023-04-04 22:30:05下载
- 积分:1
-
汇编编写的ARM启动代码,包括中断向量、运行域搬移、堆栈设置等代码的演示,还包括了一个scatter文件,注释详细。麻雀虽小五脏俱全,对于ARM编程的初学者,有
汇编编写的ARM启动代码,包括中断向量、运行域搬移、堆栈设置等代码的演示,还包括了一个scatter文件,注释详细。麻雀虽小五脏俱全,对于ARM编程的初学者,有助于理解ARM的代码链接和生成,以及启动过程。代码使用ADS1.2编写,可以直接运行查看。-Compilation prepared by ARM startup code, including the interrupt vector, run the domain move, stack setup code demonstration, but also a scatter file, comments in detail. Sparrows are small is a fully-equipped, for ARM programming for beginners, help to understand the link ARM code and generation, as well as the boot process. Code uses ADS1.2 prepared, you can directly run the Show.
- 2022-12-11 19:20:03下载
- 积分:1
-
S3C2410处理器集成的USB DEVICE设备控制驱动程序,实现PC端与实验板USB设备进行数据发送与接收。...
S3C2410处理器集成的USB DEVICE设备控制驱动程序,实现PC端与实验板USB设备进行数据发送与接收。-S3C2410 processor integrated USB DEVICE device control driver-side with the experimental realization of PC board USB devices to send and receive data.
- 2022-03-17 14:07:20下载
- 积分:1
-
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。...
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。-Please read them carefully before you write the document package to their specific functions (at least 20 words). As far as possible not to let the station to the time spent on your note on the amendment.
- 2022-08-13 09:40:00下载
- 积分:1