-
这个是用AVR写的带字库的12864的程序,喜欢的朋友可以看看,适合于入门。...
这个是用AVR写的带字库的12864的程序,喜欢的朋友可以看看,适合于入门。-This is written with the AVR with a font 12864 programs, like friends can see for entry.
- 2022-04-08 07:26:18下载
- 积分:1
-
F28335 FFT算法实现
资源描述基于F28335的快速傅里叶变换FFT 整套程序
- 2022-02-04 10:39:40下载
- 积分:1
-
Chinese ADS1.2 Guide EASYARM development board for code development
ADS1.2中文教程
适合EASYARM开发板的代码开发-Chinese ADS1.2 Guide EASYARM development board for code development
- 2022-10-16 15:30:03下载
- 积分:1
-
GPRS PDA开发
GPRS开发,利用连接管理器类,对其API进行简单封装,可以进行拨号上网,GPRS开发,利用连接管理器类,对其API进行简单封装,可以进行拨号上网,GPRS开发,利用连接管理器类,对其API进行简单封装,可以进行拨号上网,GPRS开发,利用连接管理器类,对其API进行简单封装,可以进行拨号上网,GPRS开发,利用连接管理器类,对其API进行简单封装,可以进行拨号上网,GPRS开发,利用连接管理器类,对其API进行简单封装,可以进行拨号上网,GPRS开发,利用连接管理器类,对其API进行简单封装,可以进行拨号上网,
- 2022-09-29 23:00:02下载
- 积分:1
-
pci驱动程序的源代码
pci驱动程序的源代码-pci driver source code
- 2023-03-27 17:05:03下载
- 积分:1
-
单片机 语言编写
注释详细
7.8等精度数字频率计的实现
单片机 语言编写
注释详细
7.8等精度数字频率计的实现-Singlechip languages, such as the accuracy of the Notes 7.8 Details of the realization of digital frequency
- 2022-02-01 15:53:03下载
- 积分:1
-
一个ARM下红外的通信的程序,有client和server,交叉编译后就和运行...
一个ARM下红外的通信的程序,有client和server,交叉编译后就和运行-ARM under an infrared communications procedures have client and server, cross compiler and run after
- 2023-07-14 15:25:03下载
- 积分:1
-
自制AvrJTAG仿真器资料,功能一点也不比ATMEL的差呀。
自制AvrJTAG仿真器资料,功能一点也不比ATMEL的差呀。-homemade AvrJTAG simulator information, function is not worse than ATMEL ah.
- 2022-12-19 01:55:03下载
- 积分:1
-
自己编的Freescale 32位微控制器MCF5223x系列的AD模块、PWM模块、QSPI模块综合应用程序(通过程序设定PWM模块,产生所需频率和占空比的脉...
自己编的Freescale 32位微控制器MCF5223x系列的AD模块、PWM模块、QSPI模块综合应用程序(通过程序设定PWM模块,产生所需频率和占空比的脉冲,经过AD采样后,通过QSPI总线将处理数据传输到LCD上显示成脉冲的真实波形)。适用于学习Freescale微控制器的同学使用-Its own series of Freescale 32-bit microcontroller MCF5223x series of AD modules, PWM modules, QSPI module integrated applications (via the procedure set PWM module to generate the required frequency and duty cycle of the pulse, after AD after sampling, through the QSPI bus will process the data transmitted to the LCD display into the real pulse waveform). For students to learn the use of Freescale microcontrollers
- 2022-01-21 18:27:22下载
- 积分: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