-
基于c51的机器人灭火代码
该代码主要是基于8051芯片上实现小车的灭火功能,主要包括火源探测,小车运动,路径选择
- 2022-03-12 23:13:27下载
- 积分:1
-
arm lpc2300定时器设计源码 实现lpc2300的定时控制
arm lpc2300定时器设计源码 实现lpc2300的定时控制-timer
- 2022-04-12 13:32:43下载
- 积分:1
-
MP3解码器采样代码是基于S3C44B0
一款在s3c44b0上运行通过的mp3解码程序-MP3 decoder sampling code which is based on S3C44B0
- 2022-06-19 21:00:16下载
- 积分:1
-
一个基于arm的can通讯的源代码 目前还没有使用任何rtos 可以很方便的嵌入到任何rtos中去...
一个基于arm的can通讯的源代码 目前还没有使用任何rtos 可以很方便的嵌入到任何rtos中去-one can Based on the communications arm of the source code has not used any Byelorussian can easily embedded into any of the Byelorussian go
- 2022-04-06 11:55:09下载
- 积分:1
-
Led Pattern Control. Controls multiple leds with 7 differenet blink patterns
Led Pattern Control. Controls multiple leds with 7 differenet blink patterns
- 2022-02-13 08:22:23下载
- 积分: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
-
三星44b0读取nand flash的源代码.nand flash 的型号是k9f5608.很有参考价值哦...
三星44b0读取nand flash的源代码.nand flash 的型号是k9f5608.很有参考价值哦-nand flash read the source code. Nand flash model is the k 9f5608. Oh great reference value
- 2022-03-01 13:44:49下载
- 积分:1
-
FREESCALE 16位单片机片MC9S12DG128的串口驱动程序,环行缓冲区大小可设置,支持半双工RS485通信,可调用用户事件...
FREESCALE 16位单片机片MC9S12DG128的串口驱动程序,环行缓冲区大小可设置,支持半双工RS485通信,可调用用户事件-SCM MC9S12DG128 Serial Driver, Ring buffer size can be set up to support half-duplex RS485 communications, users can call the incident
- 2022-03-25 02:13:29下载
- 积分:1
-
简单的程序,硬件调试,并通过自己的网页自己画..
EASY的spi程序,已经通过硬件调试,并且自己画的PCB页通过了调试。可以直接使用-EASY procedures, hardware debugging, and painted himself through the pages of PCB testing. Direct access
- 2022-02-25 08:52:45下载
- 积分:1
-
WinCC flash write procedures and the preparation of a complete tutorial examples...
sst flash的读写程序的编写 完整教程和实例程序和几个实用小工具-WinCC flash write procedures and the preparation of a complete tutorial examples of procedures and a few small practical tools
- 2022-05-13 13:10:36下载
- 积分:1