-
msp430 lcd12864源代码
本次代码在一次电子竞赛中写的。可以适用于其他类型芯片。具体自己改msp430 f149 lcd12864源代码可以随意在lcd12864 上显示字符。换行等。。
- 2023-07-06 01:15:02下载
- 积分:1
-
一个基于quartus2的等精度频率计的设计,主要采用的verilogHDL语言...
一个基于quartus2的等精度频率计的设计,主要采用的verilogHDL语言-Based on the quartus2 such as a precision frequency meter design, the main language used in verilogHDL
- 2023-05-14 18:35:03下载
- 积分:1
-
1T51单片机实现精确数字钟 因为普通单片机内核是12T 这里采用1T51内核的使得定时误差变得极小,同时加入补偿函数可以说定时已经达到理想精度...
1T51单片机实现精确数字钟 因为普通单片机内核是12T 这里采用1T51内核的使得定时误差变得极小,同时加入补偿函数可以说定时已经达到理想精度-1T51 SCM accurate digital clock for the general microcontroller core is used here 1T51 core 12T makes timing error becomes minimal, while adding compensation function can be said to have been from time to time to achieve the desired accuracy
- 2022-08-12 08:37:06下载
- 积分: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
-
PCI总线仲裁参考设计Verilog代码
PCI总线仲裁参考设计Verilog代码-PCI bus arbitration reference design Verilog code
- 2022-02-20 02:42:05下载
- 积分:1
-
PIC16F84 8 channels IR data encoder
启动“新建项目向导”,并在收到请求时添加所有程序集(*.asm),
- 2022-04-22 18:39:45下载
- 积分:1
-
wvstreams软件包包含了libwvutils, libwvstreams 和 libwvcrypto 的类库. 这些是用来编译wvdial的....
wvstreams软件包包含了libwvutils, libwvstreams 和 libwvcrypto 的类库. 这些是用来编译wvdial的.-wvstreams package contains the libwvutils. libwvstreams libwvcrypto and the class library. These are used to build wvdia l.
- 2022-04-12 20:49:41下载
- 积分:1
-
This is a software infrared receiver procedures
这是一个软件红外线接收程序-This is a software infrared receiver procedures
- 2022-02-14 15:41:48下载
- 积分:1
-
TOPWAY
TOPWAY-T8000 TFT driver
- 2022-05-21 08:22:37下载
- 积分:1
-
ISO15693RFID协议及测试代码
RC632控制器,对ISO1443A/1443B/15693协议卡的读写代码,包括底层协议通信和上层的测试代码,可以直接参考用于实际项目中。包括寻卡,读写卡等常用的代码。代码是经过实际测试的,可以正常使用。
- 2023-05-16 13:30:03下载
- 积分:1