-
at91sam7s64 temperature control procedures, applications and large diesel vehicl...
at91sam7s64温度控制程序,应用与大型柴油机车的温度控制系统-at91sam7s64 temperature control procedures, applications and large diesel vehicles Temperature Control System
- 2022-04-07 10:44:51下载
- 积分: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
-
arm 显示器_键盘_源代码
arm 显示器_键盘_源代码-arm monitors keyboard _ _ source
- 2022-06-21 03:04:23下载
- 积分:1
-
旋转32位流水灯
流水灯程序,32位旋转LED,42个花样,心形设计,可支持89系列芯片单机运行,流水灯程序,32位旋转LED,42个花样,心形设计,可支持89系列芯片单机运行流水灯程序,32位旋转LED,42个花样,心形设计,可支持89系列芯片单机运行
- 2023-02-13 05:45:04下载
- 积分:1
-
μC/OS
μC/OS-II实验程序说明
软件版本:V1.0 日期:2005-05-25
多任务是指多个任务在操作系统的控制下同时运行,它的实现实际上是靠操作系统在
多个任务之间进行切换和调度。在多任务系统中,内核负责管理各个任务,即为每个任务
分配CPU时间,并且负责各任务之间的通讯。μC/OS-II操作系统最多可以支持64个任务。
每个任务的优先级不能相同,优先级数字越小,优先级越高。在μC/OS-II操作系统中,
OSInit()创建了两个μC/OS-II的默认任务:一个是OS_TaskIdle,即CPU空闲任务,它拥有
最低的优先级,当有其他任务运行时此任务处于就绪态,没有其他任务时就是它在运行,
该任务是μC/OS-II必需的任务;另一个任务是OS_TaskStat,它每隔一段时间就做一些统-Arm adt IDE
- 2023-08-06 17:45:03下载
- 积分:1
-
44B0ARM测试程序
44B0ARM测试程序-44B0ARM testing procedures
- 2022-08-23 06:55:46下载
- 积分:1
-
基于三星的44b0或2410微处理器的中断控制程序
基于三星的44b0或2410微处理器的中断控制程序-Based on Samsung
- 2022-07-19 00:28:56下载
- 积分:1
-
ARM嵌入式系统
LPC22xx UART0通讯实验-查询方式代码
ARM嵌入式系统
LPC22xx UART0通讯实验-查询方式代码-ARM Embedded System LPC22xx UART0 communication experiment- query code
- 2023-02-18 12:10:04下载
- 积分:1
-
热敏打印机开发例程NuMicro(TM) NUC505 80mm Thermal Printer Software Package V1.0
This solution is an 80mm thermal printer printer that employs IPI 800932 print heads and an automatic paper cutter.
This printer has a wide range of applications and can be used to print various receipts and invoices for POS systems,
cashiers, and ATM.This solution utilizes the NUC505 series and is capable of reaching a printing speed of 150mm per
second. It supports multiple transmission methods, including Bluetooth, serial ports, network ports, USB printer class,
and so on, and supports Ethernet data communication and data transmission. This solution is also furnished with
out-of-paper detection and overheating protection circuits.
This file includes the PC software and source code of 80mm Thermal Printer.
File Path:
PC software:
SW_NUC505_80mm_Thermal_Printer_V1.0PC Software
- 2022-09-10 20:05:04下载
- 积分:1
-
详细介绍各类ARM芯片的主要用途,对于学习嵌入式系统很有帮助。...
详细介绍各类ARM芯片的主要用途,对于学习嵌入式系统很有帮助。-detail various ARM chips are mainly used for learning embedded systems helpful.
- 2022-12-16 02:50:03下载
- 积分:1