-
基于芯片的代码复制文件
基于ARM芯片的代码烧录程序文件-based on the ARM chip code copying files
- 2023-08-14 22:40:03下载
- 积分:1
-
MAX7219的STM32 ARM Cortex M 3
应用背景#包括
- 2023-02-15 20:00:04下载
- 积分:1
-
这是我刚开始学习嵌入式ARM编译工作所找到的源代码工具,放到这里方便他人使用。...
这是我刚开始学习嵌入式ARM编译工作所找到的源代码工具,放到这里方便他人使用。-This is the beginning of my learning embedded ARM compiler work to find the source code tools, put here to facilitate use by others.
- 2022-03-16 04:49:48下载
- 积分:1
-
Atmel chip industrial grade manual, although outdated, but very practical, very...
atmel工业级芯片手册,虽然过时,但是很实用,非常稳定。内置512k RAM。-Atmel chip industrial grade manual, although outdated, but very practical, very stable. Built-512k RAM.
- 2022-07-05 09:49:28下载
- 积分:1
-
arm 数据收集
如今嵌入式基于ARM平台解决方案已经找到了他们在市场上的地方。 ARM平台在移动设备领域非常流行,如智能手机,音视频,GPS系统等。本文介绍了IGEPv2 DM3730设备的使用软件的物理数据的收集和处理个人玩家。所选择的操作系统是GNU/ Linux的操作系统,这是适合与ARM平台使用的Ubuntu发行版。数据源所提出的测量系统是由通过I2C接口连接到设备的传感器网络来表示。该数据存储在该装置的存储卡上的本地数据库。本文包括数据库系统所提出的申请的比较。该装置的连接是通过到计算机网络的有线或无线连接确保。整个测量系统中的应用逻辑开发板上直接安装。对于用户来说,应用程序是通过Web浏览器访问。解决方案显示了在该地区使用的开源软件,这在近期一直占主导地位的自营业务
- 2022-07-21 08:50:45下载
- 积分: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
-
ARM7―LPC2124―串口开发实例
基于Keil uVision3源码开发再进行Proteus 7 联合对ARM7―LPC2124―I2C硬件电路仿真...
ARM7―LPC2124―串口开发实例
基于Keil uVision3源码开发再进行Proteus 7 联合对ARM7―LPC2124―I2C硬件电路仿真-ARM7-LPC2124-developed examples of serial Keil uVision3 source development based on further joint Proteus 7 on ARM7-LPC2124-I2C hardware circuit simulation
- 2022-07-19 02:37:19下载
- 积分:1
-
AVR_Meag8 RC5红外解码程序,使用ICCAVR编译器,包含线路图
AVR_Meag8 RC5红外解码程序,使用ICCAVR编译器,包含线路图-AVR_Meag8 RC5 infrared decoding procedures, the use of compiler ICCAVR, including route map
- 2023-08-08 15:00:03下载
- 积分:1
-
基于c51的机器人灭火代码
该代码主要是基于8051芯片上实现小车的灭火功能,主要包括火源探测,小车运动,路径选择
- 2022-03-12 23:13:27下载
- 积分:1
-
arm family of processors applied technology all the chapters of the AVM complete...
arm系列处理器应用技术完全手册 全部章节 有关AVM处理器的介绍非常到位 是华清远见黑色经典系列书籍的代表作-arm family of processors applied technology all the chapters of the AVM completely manual describes the processor is in place is a classic series of books Huaqing" s vision of a black representative
- 2022-05-06 12:38:54下载
- 积分:1