-
基于LPC2119和uC/OS
基于LPC2119和uC/OS-II的Modem驱动源代码-based LPC2119 and embedded/OS-II Modem driver source code
- 2022-02-01 19:18:07下载
- 积分:1
-
led_pic_flash
#include
//#include
//#include "pic16f877.h"
//#include "pic18f4539.h"
//#include "pic18f452.h"
//htc.h
//==========================================================
void delay(unsigned int value)
{ while(value>0) value--; }
//==========================================================
//================================================
//#pragma config FOSC = HS, WDTE = OFF, CP = OFF, PWRTE = OFF
//__CONFIG(FOSC_HS & WDTE_OFF & DEBUG_OFF );
//__CONFIG(HS & WDTE_OFF & DEBUG_OFF );
#pragma config OSC = HS,WDT =OFF
#pragma config PWRT = OFF
//#pragma config OSC = HSPLL
#pragma config WDT = OFF
#pragma config LVP = OFF
void main(void) {
//CLEARBIT(TRISD,0xff);
//SETBIT(PORTD,0xff);
TRISB=0x00
- 2023-05-01 00:10:04下载
- 积分:1
-
ARM920T fingerprint identification system at the application, the ARM9
ARM920T在指纹识别系统中的应用,基于ARM9的指纹识别系统的开发平台。-ARM920T fingerprint identification system at the application, the ARM9-based fingerprint identification system development platform.
- 2023-06-04 10:25:02下载
- 积分:1
-
arm 2103 philip 的 详尽测试程序和程序模块,对初学者非常拥有。
希望和大家交流。...
arm 2103 philip 的 详尽测试程序和程序模块,对初学者非常拥有。
希望和大家交流。-arm 2103 philip detailed test procedures and program modules for beginners very owned. Hopes and U.S. exchanges.
- 2022-09-21 03:05:03下载
- 积分:1
-
MDK工程模板
MDK工程模板,已通过调试可以正常运行。库函数采用官方固件库3.5。STM32系列基于专为要求高性能、低成本、低功耗的嵌入式应用专门设计的ARM Cortex-M3内核。按性能分成两个不同的系列:STM32F103“增强型”系列和STM32F101“基本型”系列。可以根据需要选择不同型号。此工程模板采用STM32F103“增强型”。
- 2022-11-15 14:25:03下载
- 积分:1
-
Vcmodbus通信源代码
Vcmodbus通信源代码Vcmodbus通信源代码
- 2022-04-08 18:48:34下载
- 积分:1
-
基于STM32F103的STemwin移植,电容屏采用中断方式获得坐标
应用背景本代码可以用于嵌入式图形界面设计、工业控制等。用户可以将其修改或者自行设计将其投入到自己的应用中。(压缩包中附带硬件资料,用户可以参考)关键技术本测试代码采用了正点原子的4.3寸电容屏,本人将其原先的查询方式获取电容屏的改为中断方式获取用户输入,查询的效率不仅低,而且占用CPU的资源,所以本人通过查询数据手册,将其修改为中断方式获取屏幕坐标。并在此基础上移植了STemwin嵌入式GUI,用户可以将其修改或者自行设计将其投入到自己的应用中。(压缩包中附带硬件资料,用户可以参考)
- 2023-04-20 20:10:05下载
- 积分:1
-
我在使用陈明计先生写的small RTOS和51单片机做过几个小项目,起初都很好,开发变的容易了,程序变的容易修改。后来随着任务个数的增多,RAM很快就不够用了...
我在使用陈明计先生写的small RTOS和51单片机做过几个小项目,起初都很好,开发变的容易了,程序变的容易修改。后来随着任务个数的增多,RAM很快就不够用了。51系列的芯片内部RAM普遍都是256个,很难找出1024个字节RAM或更多,而价格又合适的。记得上一次我没有办法被迫使用了64K flash内部带768字节的XRAM的51芯片,而我根本用不到那么多flash。-I use Mr. Chen Mingji written small RTOS and 51 MCU done several small projects at first were very good to develop easy to change the program become easier to modify. Subsequently, the increase in the number of tasks, RAM is not fast enough. 51 series of chip RAM are generally 256, it is difficult to find 1024 bytes of RAM or more, while prices will be appropriate. I remember the last time I had no way forced to use a 64K flash with 768 bytes of internal XRAM of 51 chips, and I will never use that much flash.
- 2022-08-26 00:28:26下载
- 积分:1
-
philips 2104系列芯片中文资料
philips 2104系列芯片中文资料-Chinese document of philips 2104 series chips
- 2022-02-12 11:30:51下载
- 积分:1
-
试试这东西也许不4套房你expremiens
try tihs stuff maybe dont suite 4 your expremiens
- 2022-05-07 11:14:36下载
- 积分:1