-
周立功公司开发的单片机手册,具体的数据手册见周立功网站下载。...
周立功公司开发的单片机手册,具体的数据手册见周立功网站下载。-Week Ligong Singlechip developed manual, the specific data manual see Zhou Ligong website.
- 2022-07-27 17:33:29下载
- 积分:1
-
arm7开发板PCB图
arm7开发板PCB图-ARM7 development board PCB plans
- 2022-01-23 10:34:43下载
- 积分:1
-
基于ARM7的USB声卡源代码, LPC2300系列.
基于ARM7的USB声卡源代码, LPC2300系列.-ARM7-based USB sound card source code, LPC2300 series.
- 2023-06-04 20:00:04下载
- 积分:1
-
基于44b0的arpscan程序,包括基本操作
基于44b0的arpscan程序,包括基本操作-The 44b0-based arpscan procedures, including basic operation
- 2022-02-02 21:28:33下载
- 积分:1
-
一个关于触摸屏ADS7843芯片的中文技术资料,,比较难得,
一个关于触摸屏ADS7843芯片的中文技术资料,,比较难得,-a touch screen on the Chinese chip ADS7843 technical information, the more desirable,
- 2022-02-21 18:14:52下载
- 积分:1
-
LPC1114例程源代码
对lpc1114管脚的应用示例,增加对他的了解。包括SD卡,、I2C通信,串口UART,WAPUP深度掉电模式,中文字库制作,adc测温,在W25X16中存放图片即显示,在FatFs下的电子书程序制作,时钟配置以及key与led,PWM输出的相关了解。把ASCII码放在W25X16中即显示,
- 2022-05-31 05:03:17下载
- 积分:1
-
通过计算机并口模拟IIC总线,对TV Tuner进行读写,通过DDC2BI命令对TV进行控制,通过串口与声音测试设备连接,调整Audio曲线,也可以在此基础上扩...
通过计算机并口模拟IIC总线,对TV Tuner进行读写,通过DDC2BI命令对TV进行控制,通过串口与声音测试设备连接,调整Audio曲线,也可以在此基础上扩充自己的功能,是一个开发TV不错的工具。-Parallel computer simulation of IIC bus, on TV Tuner for reading and writing, through command DDC2BI control of TV, through the serial port and audio test equipment connection, adjust Audio curves can also be expanded on the basis of their function, is a a good tool for the development of TV.
- 2022-05-09 13:05:51下载
- 积分:1
-
DSP28335 SCI
应用背景Dsp28335 的寄存器设置等等, 与上位机进行通信。 有助于初学28335的本科生,研究生。 也有助于工程技术开发人员进行二次开发关键技术
#include "DSP28x_Project.h"// Device Headerfile and Examples Include File
interrupt void scibTxFifoIsr(void);//fifo发送中断函数
interrupt void scibRxFifoIsr(void);//fifo接收中断函数
void scib_fifo_init(void);//scib fifo模式 初始化函数
char buffer [100];//数据缓冲数组
void main(void)
{
Uint16 i;
InitSysCtrl();//系统时钟等初始化
InitSciGpio();//sci端口初始化
DINT; //关掉中断
InitPieCtrl(); //pie模块初始化
IER = 0x0000;//关cpu中断
IFR = 0x0000;//清cpu中断标志
- 2022-01-25 23:28:42下载
- 积分:1
-
PFDM 仿真程序,能根据不同参数得到不同结果
PFDM 仿真程序,能根据不同参数得到不同结果-PFDM simulation program can be different according to different parameters of the results
- 2023-04-03 17:15:03下载
- 积分:1
-
TEA5767 radio source, the C language, the test can be completed automatically se...
TEA5767收音源码,采用C语言编写,经测试可以完成自动搜台功能-TEA5767 radio source, the C language, the test can be completed automatically search function Taiwan
- 2022-01-26 01:52:07下载
- 积分:1