-
SIM800程序
sim800 keil4程序,传输没问题,能够传输图片数据,运行稳定
- 2022-01-22 07:27:25下载
- 积分:1
-
Teensy Linear Actuator and Motor Control w/ feedback
用于控制带有Pololu电压反馈的线性执行器的线性位置和带有Tiensy 3.1 Pololu正交编码器的直流电机的角度位置的代码。
- 2022-09-16 00:40:04下载
- 积分:1
-
ARM7 LPC2114上编写的uC/os
ARM7 LPC2114上编写的uC/os-II源程序,驱动LCD1602。
文件:
Uart_lcd.HEX
Uart_lcd.mcp
等相关文件。-ARM7 LPC2114 prepared uC/os-II source code, driver LCD1602. File: Uart_lcd.HEXUart_lcd.mcp and other relevant documents.
- 2022-03-25 09:36:33下载
- 积分:1
-
清华大学自动化系ARM培训教材,讲的比较全,各个方面都涉及到了。...
清华大学自动化系ARM培训教材,讲的比较全,各个方面都涉及到了。-Department of Automation, Tsinghua University, ARM training materials, stresses the Comparison of the whole, all aspects involved.
- 2022-10-01 21:30:04下载
- 积分:1
-
详细给出了如何设计嵌入式操作系统,给出了详细的移植方案和操作过程...
详细给出了如何设计嵌入式操作系统,给出了详细的移植方案和操作过程-the process of making linux system
- 2023-06-14 20:05:03下载
- 积分:1
-
mcbstm32的例程包,详细介绍了mcbstm32开发板,希望对热爱嵌入式开发的人员有帮助...
mcbstm32的例程包,详细介绍了mcbstm32开发板,希望对热爱嵌入式开发的人员有帮助-mcbstm32 routine package, described in detail mcbstm32 development board, want to love the staff there to help embedded developers
- 2022-04-11 13:26:00下载
- 积分:1
-
飞利浦书籍
周立功 等编著
北京航空航天大学出版社
2005 年1 月 定价:32.00 元ARM 嵌入式系统基础教程...
飞利浦书籍
周立功 等编著
北京航空航天大学出版社
2005 年1 月 定价:32.00 元ARM 嵌入式系统基础教程-Philips and other books edited by Zhou Ligong Beijing University of Aeronautics and Astronautics Press January 2005 Price: 32.00 yuan ARM Embedded System Essentials
- 2023-02-18 02:45:03下载
- 积分:1
-
基于ARM的应用Source3,在网上找到的源码,分六个,这个是3
基于ARM的应用Source3,在网上找到的源码,分六个,这个是3-ARM-based application Source3 the Internet to find the source code for six hours, this is 3
- 2022-05-31 06:13:08下载
- 积分:1
-
指纹识别芯片fps200(富士通)在linux下的驱动程序(for arm7(ep7312) linux,其他芯片需要修改映射内存地址)...
指纹识别芯片fps200(富士通)在linux下的驱动程序(for arm7(ep7312) linux,其他芯片需要修改映射内存地址)- Fingerprint recognition chip fps200 (Fujitsu) under the linux
driver (for arm7 (ep7312) linux, other chips needs to revise mapping
memory address)
- 2022-06-19 16:13:56下载
- 积分:1
-
This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It
permits...
This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It
permits you to download new code to the device over USB. This bootrom is
installed at address 0x00000000 in the ARM, which means that it is the
first piece of code to execute after reset. At startup, it waits for
a few seconds to see if the downloader is trying to connect. If not,
then the bootloader gives up control and jumps to your program. If the
downloader is trying to connect, then the bootloader receives the new
program over USB and writes it into flash.
- 2022-07-02 10:50:21下载
- 积分:1