-
open
开源软件开发人员必备教材,同时也是学习linux编程,学习嵌入式linux平台下软件开发的参考书。-open-source software developers essential materials, but also learning linux programming, learning embedded Linux software development platform of reference books.
- 2023-05-07 18:15:02下载
- 积分:1
-
《华中理工大学出的C51教材》
《华中理工大学出的C51教材》-"Huazhong University of Science and the teaching C51"
- 2023-04-30 14:50:08下载
- 积分:1
-
STM32F405 CAN总线
应用背景本控制程序基于STM32F405主控芯片,应用在机器人领域。利用CAN总线控制执行机构,执行机构可以完成云台俯仰,采用了串级控制后云台的跟随性能和抗扰性能获得了很大提高。关键技术采用串级控制原理设计了双闭环控制系统,角度作为外环,角速度作为内环,系统跟随性能和抗扰性能得到大幅提升。采用CAN总线传输控制信号,传输速度快,且传输稳定,占用系统资源少。
- 2022-03-16 05:45:50下载
- 积分:1
-
ARM9_Security Entry Phone.rar
项目为AMR9裸机程序,基本按键门禁的基本功能,显示为3.5寸TFT显示屏,支持触摸屏输入,此项目为个人练习所做,多有不足之处尽情谅解。
2440addr.h (inc) 40697 2013-9-3
2440addr.inc (inc) 4339 2005-5-17
2440init.s (setup) 37549 2013-9-9
2440slib.h (inc) 1847 2008-9-18
2440slib.s (setup) 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-27 04:27:16下载
- 积分:1
-
51模拟器
51仿真器,可以仿真在KEIL中硬件仿真-51 emulator
- 2022-06-28 17:26:56下载
- 积分:1
-
sniffusb是win98,我,2K和XP的USB数据包监听工具,控制。
SniffUSB是一个可以在Win98, Me, 2K以及XP下监听USB端口数据包的工具, 包含一个
内核模式的数据过滤器和一个抓数据包的用户界面工具-SniffUSB is one in Win98, Me, 2K and XP wiretapping USB data packets tools, contains a kernel mode data filters and a grasp of the data packets the user interface tool
- 2022-07-18 07:00:11下载
- 积分:1
-
嵌入式入门笔记,网络编程,使用Linux系统等,pdf格式
嵌入式入门笔记,网络编程,使用Linux系统等,pdf格式-Embedded entry notes, network programming, the use of Linux systems, pdf format
- 2022-03-26 17:31:55下载
- 积分:1
-
Embedded VC++ 4 Programmer s Guide
Embedded VC++ 4 Programmer s Guide
- 2022-03-11 00:03:21下载
- 积分:1
-
TRF7960 射频识别系统
完整的源代码,并使用MSP430和TRF7960 RFID控制器文件的RFID系统。
TRF7960是RFID一个独立的控制器。此包包含完整的硬件和软件信息来设计RFID阅读器。硬件设计适用于TRF7960和MSP430微控制器。硬件设计也适用于不同类型的antenas的。
这是只在德州仪器,这是昂贵的购买的开发板。自由评价,MSP430与TRF7960控制器可以自由通过TI与此源代码和硬件设计采样......
- 2022-08-25 02:11:42下载
- 积分:1
-
8051 Core FPGA verilog 完整
应用背景Logical separation of program and data memory
All 8051 devices have specific memory organization, they have separate address spaces
for Program (ROM) and Data (RAM) Memory. This logical separation of Memory is
useful because it allows the Data Memory to be accessed by 8-bit addresses, which can
obviously be more quickly stored and manipulated by an 8-bit CPU. Of course, the l6-bit
Data Memory addresses can still be generated with the DPTR register.
Program Memory
Program Memory can only be read, not written to. The address space for 8051 core is 16-
bit, so there is maximum of 64K bytes of Program Memory. Up to 4 Kbytes of Program
Memory can be on chip, internal Program Memory of the 8051 core. For access to
external Program Memory is used signal PSEN (Program Store Enable).
Data Memory
Data Memory is on a separate address space than Program Memory. For external Data
Memo
- 2022-01-26 05:24:27下载
- 积分:1