-
arduino pwm 控制迷你相扑代码
我用的Arduino motorshild和gp2y0尖锐传感器I I maked迷你相扑机器人,你将学会通过这个项目PWM调速电机控制和gp2y0尖锐传感器控制
- 2022-04-24 04:34:58下载
- 积分:1
-
threadx操作系统源代码之
threadx操作系统源代码之-threadx operating system"s source code 222222222222222222222 222 222 222 2
- 2022-06-13 16:16:29下载
- 积分:1
-
Linux using C to operate the gsm modem, initialize gsm modem.
Linux下用C来操作gsm modem, 初始化gsm modem.-Linux using C to operate the gsm modem, initialize gsm modem.
- 2022-03-03 14:17:09下载
- 积分:1
-
RDC R2886 USB Ehci ohc测试源码,paradigm c++上运行测试,可用rs232在Hyper Terminal上测试...
RDC R2886 USB Ehci ohc测试源码,paradigm c++上运行测试,可用rs232在Hyper Terminal上测试-RDC R2886 USB Ehci ohc test source, paradigm c++ Run tests, RS232 can be used in the Hyper Terminal test
- 2023-02-08 07:10:04下载
- 积分:1
-
《嵌入式系统设计与实例开发》王田苗 北航出版社
《嵌入式系统设计与实例开发》王田苗 北航出版社-err
- 2023-06-21 19:25:07下载
- 积分:1
-
此书首先介绍了嵌入式系统,然后谈及他的特征和优势,以及构造嵌入式系统的关键问题和步骤,最后介绍了一种嵌入式linux操作系统pocket IX
此书首先介绍了嵌入式系统,然后谈及他的特征和优势,以及构造嵌入式系统的关键问题和步骤,最后介绍了一种嵌入式linux操作系统pocket IX- This book first introduced inserts the type system, then refers
to his characteristic and the superiority, as well as the structure
inserts the type system the key question and the step, finally
introduced one kind inserts type linux operating system pocket IX
- 2022-01-28 19:39:57下载
- 积分: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
-
Up to the software testing software, and provide source code, to the effective i...
对软件进行可达性测试的软件,并提供源代码,能够有效实施软件测试任务-Up to the software testing software, and provide source code, to the effective implementation of software testing mission
- 2022-03-07 12:59:53下载
- 积分:1
-
MiniGUI1.6.9的窗口编程实例,学习MiniGUI的好资料
MiniGUI1.6.9的窗口编程实例,学习MiniGUI的好资料-Window MiniGUI1.6.9 programming examples, learning good information MiniGUI
- 2022-03-01 19:09:14下载
- 积分:1
-
步进电机控制
资源描述你的单片机5V和步进电机工作需要12V的操作。因此,微控制器端口引脚不能驱动电机自己。他们需要一种叫做驱动电路的东西。该电路通常需要从控制器的低电平信号,并将它们转换为高电压/电流信号,这是能够令人兴奋的定子绕组。
- 2022-04-30 23:42:57下载
- 积分:1