-
基于LPC76X的LIN开发通信源程序调试通过
基于LPC76X的LIN开发通信源程序调试通过-LPC76X development of LIN-based communications through the source code debugging
- 2022-01-25 16:10:46下载
- 积分:1
-
This code is in the public board S3C44B0 testing procedures, including boodloade...
此代码是在S3C44B0公板上的测试程序,包括boodloader,flash,lcd,common等-This code is in the public board S3C44B0 testing procedures, including boodloader, flash, lcd, common, etc.
- 2022-06-02 05:46:24下载
- 积分:1
-
在工业控制中常常会遇到模糊控制算法的问题,次程序为通用的PID算法,根据需要进行修改,便可实现不同的功能。...
在工业控制中常常会遇到模糊控制算法的问题,次程序为通用的PID算法,根据需要进行修改,便可实现不同的功能。-In industrial control often encounter the problem of fuzzy control algorithm, sub-procedures for the common PID algorithm, according to the need for modifications can realize different functions.
- 2022-07-03 12:34:43下载
- 积分:1
-
LED点阵显示屏设计
资源描述16X48的LED点阵显示器的设计,包括的电路、驱动芯片等的电路设计,驱动程序部分实行的LED灯显示的驱动实现,数字、文字显示、时钟显示等。
- 2023-06-18 16:35:03下载
- 积分:1
-
LWIP 1.30蓝牙PPP
lwip 1.30 bluetooth ppp -lwip 1.30 bluetooth ppp
- 2022-03-22 02:29:14下载
- 积分: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
-
USB Code for ARM7 using Virtual Com Port based on LPC23xx
USB Code for ARM7 using Virtual Com Port based on LPC23-USB Code for ARM7 using Virtual Com Port based on LPC23xx
- 2023-03-08 12:05:03下载
- 积分:1
-
DSP开发板,很好很有用的哦,大家下吧,没骗你们,都是站长作怪,非要上传才能下载,不过这可是好东西...
DSP开发板,很好很有用的哦,大家下吧,没骗你们,都是站长作怪,非要上传才能下载,不过这可是好东西-DSP development board, a very good useful Oh, everybody, are you, did not deceive you, all head, then all the must upload to download, but this is a good thing
- 2022-03-02 14:23:13下载
- 积分:1
-
44b0x the latest BIOS integrity of the source code, certification
44b0x的最新BIOS完整源代码,已验证-44b0x the latest BIOS integrity of the source code, certification
- 2023-07-07 08:15:03下载
- 积分:1
-
II的CAN BUS通讯程序
基于EP7312 MCU和uC/OS-II的CAN BUS通讯程序-based EP7312 embedded MCU and/OS-II CAN BUS communication procedures
- 2022-03-04 23:45:11下载
- 积分:1