-
DSP28335驱动显示屏LCD1602的例子,含有所有的代码
DSP28335驱动显示屏LCD1602的例子,含有所有的代码,采用C语言编程,代码测试通过,供有需要的童鞋参考
- 2023-02-28 13:05:03下载
- 积分:1
-
按键动态扫描子程序
按键动态扫描子程序--Dynamic scanning program for keyboard.
- 2022-12-30 08:30:03下载
- 积分:1
-
T6963控制器的液晶驱动程序
T6963控制器的液晶驱动程序-T6963 MCU Controller Driver Source code
- 2023-03-21 01:55:03下载
- 积分:1
-
本文介绍了红外多路遥控系统。红外多路遥控系统可实现16路的红外开关控制。以码分制多通道红外遥控为设计的基本思路。通过键盘及代码生成电路、编码、脉冲调制振荡和红外...
本文介绍了红外多路遥控系统。红外多路遥控系统可实现16路的红外开关控制。以码分制多通道红外遥控为设计的基本思路。通过键盘及代码生成电路、编码、脉冲调制振荡和红外发射构成红外发射电路。通过红外接收,解码以及由单片机控制的医码控制电路组成红外接收电路。-The passage has introduced the nfrared multichannel system of remote control. The infrared multichannel system of remote control can realize the infrared switch control of 16 roads. With yard divide into system the basic train of thought with much passageway infrared remote control of design. Through keyboard and code generation circuit, coding and pulse modulation vibration with infrared project to form infrared project circuit. Pass infrared take over , decode as well as the medical yard control circuit composition that controled by single flat machine are infrared to take over circuit.
- 2022-03-20 14:10:59下载
- 积分:1
-
块交织的verilog代码
块交织的verilog代码--Verilog code for interleave.
- 2022-12-01 11:15:04下载
- 积分:1
-
CC2540初学者
应用背景发送通过蓝牙BLE SmartRF通知董事会对iPhone或ipad。程序员的基本程序表。我也开始计划表。请给你的回复!关键技术程序可不简单。你必须要花很多时间去了解它,想成为高手。请分享如果你能!
- 2022-02-04 09:23:43下载
- 积分:1
-
8O51的实用原理图和封装图,新鲜出炉,来着快快看,
8O51的实用原理图和封装图,新鲜出炉,来着快快看,-8O51 practical schematic diagram and package diagram, freshly to look forward to as soon as possible,
- 2022-01-30 13:40:58下载
- 积分:1
-
调度演算法则
调度演算法则的代码。
- 2022-08-08 05:56:17下载
- 积分: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
-
lpc1768 的UcosII实时操作系统空白模板
UcosII 实时操作系统在LPC1768单片机上的实现。
只是空白的模板,有两个任务,几个信号量。
可用于二次开发。
- 2022-05-26 18:00:58下载
- 积分:1