-
CCS4.1.2 源代码
此代码是 DSPC6747 芯片。可以教你如何使用它的功能。它有 ADC、 DAC、 PWM、 RS485、 SDRAm、 UART、 凝胶文档和这么开心你有任何问题关于此代码,请与我联系 !
- 2022-02-07 22:35:37下载
- 积分:1
-
UART sample code for AT90CAN128
UART sample code for AT90CAN128
- 2022-04-02 09:20:13下载
- 积分:1
-
A 51 the whole application development board (the whole practical source circuit...
一个51整开发板的应用(源程序电路图功能全实用给有需要的人)-A 51 the whole application development board (the whole practical source circuit functions to those in need)
- 2023-01-29 13:55:03下载
- 积分:1
-
基于nios ii的sd卡控制器
在nios ii 9.0上实现对sd卡的读写功能,包括两部分1. sdconfig.h: 该文件为SD卡读写模块配置头文件,用户可根据实际硬件条件进行修改.2. SD目录 : SD卡读写模块的全部文件,一般不用修改. 建议sdconfig.h文件不要放于SD目录中,因为SD目录中的文件一般无须修改, 而sdconfig.h通常会有改动.
- 2022-01-25 18:39:02下载
- 积分:1
-
ILI 9326驱动CPT2.8"配套的初始化程序
ILI 9326驱动CPT2.8"配套的初始化程序-ILI 9326 driver CPT2.8" TFT PANEL initialization CODE
- 2022-12-19 05:20:03下载
- 积分:1
-
能实现彩色品目的图像显示,里面有三幅图像,可以自动变换...
能实现彩色品目的图像显示,里面有三幅图像,可以自动变换-Items to achieve color image display, which has three images, you can automatically transform
- 2022-08-05 14:21:32下载
- 积分:1
-
DE2 练习源码2-4
Part IV
In part II we discussed the conversion of binary numbers into decimal digits. It is sometimes useful to build
circuits that use this method of representing decimal numbers, in which each decimal digit is represented using
four bits. This scheme is known as the binary coded decimal (BCD) representation. As an example, the decimal
value 59 is encoded in BCD form as 0101 1001.
You are to design a circuit that adds two BCD digits. The inputs to the circuit are BCD numbers A and B,
plus a carry-in, cin. The output should be a two-digit BCD sum S1S0. Note that the largest sum that needs to be
handled by this circuit is S
- 2022-03-18 00:20:50下载
- 积分:1
-
一个简单的能够直接操作IDE接口的函数库,可以作为底层驱动提供给其它文件系统使用。...
一个简单的能够直接操作IDE接口的函数库,可以作为底层驱动提供给其它文件系统使用。-A simple operation can directly IDE interface library can be used as the underlying drive to the other file system to use.
- 2023-06-28 17:25:02下载
- 积分:1
-
rensas SH系列的bootloader源代码实例
Rensas SH系列bootloader源码实例-Rensas SH Series bootloader source code examples
- 2022-04-15 05:46:36下载
- 积分:1
-
基于89C52单片机的无线传输系统设计
本文主要介绍利用315 MHz高频发射模块和接收模块来制作无线通信。首先通过单片机89C52实现音乐播放,数码管显示计时等功能,使用C语言编写程序实现单片机收发控制功能。 通过一块单片机板通过串口发送按键信息给315MHz高频发射模块,由无线传输送到315MHz接收模块,再通过串口传给另一块单片机板实现音乐播放的功能并且显示数码管。
- 2022-01-26 00:28:24下载
- 积分:1