-
ARM 嵌入式系统
LPC 22xx I2C1主机实验-读写CAT1025
ARM 嵌入式系统
LPC 22xx I2C1主机实验-读写CAT1025-ARM embedded system host LPC 22xx I2C1 experiment- to read and write CAT1025
- 2022-01-30 10:44:36下载
- 积分:1
-
《DSP原理及应用》配套源代码,相当精典的介绍TMS320C54X的一本书,献给需要的朋友
《DSP原理及应用》配套源代码,相当精典的介绍TMS320C54X的一本书,献给需要的朋友- DSP Theory and Application, complete source code, rather classical presentation TMS320C54X of a book dedicated to a friend in need
- 2022-01-22 02:13:29下载
- 积分:1
-
3D 打印控制程序
基于atmega2560芯片的3D打印控制平台,通过C++语言对其编程,实现对电机的控制,高速精确的控制打印机的工作
- 2023-07-09 06:15:03下载
- 积分:1
-
AVR下的ADC查询方式的程序 在产品中测试过的代码 注释很清楚 有些通道是差分信号 具体是那些通道是查分通道 需要看各个AVR芯片的数据手册...
AVR下的ADC查询方式的程序 在产品中测试过的代码 注释很清楚 有些通道是差分信号 具体是那些通道是查分通道 需要看各个AVR芯片的数据手册 -AVR
- 2022-05-27 05:35:35下载
- 积分:1
-
The project is based on an embedded s3c2410 led by a test code
该工程是一个基于嵌入式s3c2410的一个led测试代码-The project is based on an embedded s3c2410 led by a test code
- 2023-07-21 07:00:03下载
- 积分:1
-
8051系列教程范例
8051系列教程范例 -8051 Series 8051 Series Tutorial Tutorial Example Example
- 2022-01-26 15:08:43下载
- 积分:1
-
这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录
这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录-This procedure used 180 lines C code on the FAT16 file system can read U disk root directory
- 2022-01-21 17:58:49下载
- 积分:1
-
Intel PXA270平台,程序员的工具程式
intel ,pxa270 平台的烧写工具,通过rndis-intel, pxa270 platform programmer tool rndis
- 2022-08-05 10:45:43下载
- 积分:1
-
AM23XX温湿度传感器库函数
51单片机温湿度传感器库函数#include "reg52.h"#include //用户根据自己的晶振修改相应值#define FOSC 12000000#define BAUD 9600 //读传感器 端口位定义,可修改sbit Sensor_SDA = P0^0;sbit Sensor_SCL = P0^1;// 变量定义unsigned char Sensor_Data[5]={0x00,0x00,0x00,0x00,0x00};unsigned char Sensor_Check; //校验和unsigned char Sensor_AnswerFlag; //收到起始标志位unsigned char Sensor_ErrorFlag; //读取传感器错误标志unsigned int Sys_CNT;unsigned int Tmp;unsigned char *String;//字符串定义#define S_Temp "Temp:"#define S_RH "RH:"#define S_CRCT "Check: True"#define S_CRCF "Check: Wrong"#define S_Data "Data: "#define S_NotS "Sens
- 2022-12-29 14:30:03下载
- 积分:1
-
LPC2129单片机串行口的,我可以用它与芯片的串行端口的使用。
LPC2129芯片串口和can口使用利用该芯片那带串口和can控制器设计转换桥,文件中为使用开发程序源码可以方便使用-LPC2129 chip serial port and can I use it with the use of the chip serial port and can convert the bridge controller design, document the development of procedures for the use of source code can be user-friendly
- 2023-05-18 14:15:03下载
- 积分:1