搜索资源列表
PID_Arithmetic
- PID.c 新型PID控制及其应用 先进PID控制及其MATLAB仿真 STEP7中PID控制的实现方法.-PID.c New PID control and the application of advanced PID control and its MATLAB STE P7 PID control method.
P7-ARM-Linux-IP-Camera
- P7 基于ARM-Linux的IP Camera解决方案,是我在网上找的,版权归原作者所有.
1602fourwirecvavr
- 用CVAVR 编写的ATMEGA128的LCD 1602 显示程序,四总线,占用了PC口,P7-P2 共占用了6个I/O口!
MSP430F149_IIC_DAC5571
- 本源码维MSP430F149控制IIC协议的AD芯片DAC5571,并再1602液晶上显示数据 MCU的P1.0、P1.1 端口与DAC5571 的SDA、SCK端口连接,通过在两个GPIO上模拟 I2C时序从而实现对DAC的操作。可以看到,DAC5571 的输出端Vout连接到了跳线座P7 的第 1 脚。如果用短路帽将跳线座J1 的 2 脚 和 3 脚连接,则DAC的输出直接驱动LED,可以通过LED亮度的变化直观地观察到 DAC输出电压值的变化;如果用短
IOTEST.rar
- C8051F020单片机的I/O测试程序,最基本的端口测试,运行后P1-P7口出现低频方波,可用来检测最小系统能否正常工作。,C8051F020 MCU I/O testing procedures, the most basic port test, running P1-P7 I appear low-frequency square-wave can be used to detect the smallest system can work properly.
spi_V1.0.3
- //说 明:msp430通过模拟的spi驱动flash W25X32 //描 述:用于主函数中直接调用 flash写函数 写入数据 //功 能:写入flash 一个字节数据 flash地址自动加一 //端 口:p7.0 接/CS片选端 , p7.1用于时序脉冲, p7.2 用作MOSI主机输出从机输入 , // p7.3用作MISO主机输入从机输出, // p1.4接/WP写保护引脚 ,此程序里没有用到 所以直接拉高,不用。 // 也可以连写 都试过了
P7
- 数码显示实验 将以下代码表中数值(“0—9”及“-” 的代码)在七段数码管上显示出来。要求每个数值代码从右端(SLED6)依次(单个)移动至左端(SLED1)显示,移动间隔0.5秒,循环显示。-Digital display experiment the following code table values ( 0-9 and - code) in the seventh on digital tube display. Requires each numerical code
p7
- 5402 dsp入门程序,全部通过编译,十分方便-5402 dsp entry process, all through the compiler, which is very convenient
SEEDVPM642_led_v3.3
- DSP开发板相关——合众达公司,SEED-DM642 开发板硬件led存储测试源代码-DSP development board-related- of the company union, SEED-DM642 development board hardware store to test the source code led
rar
- 程序功能:副臼笛槭墙玊AB中的数据写入AT45DB041中,在将数据从AT45DB041读出,并将数据放入250为首地址的RAM中 // 通过本实验了解MSP430对外围扩展的用法,写入的数据是21,22,23,24,25,26。 // 硬件连接:必须将拨动开关P_MEMORY的 P1、P2、P3、P4、P5、P6、P7都拨到ON的位置。-8MHz with auto-calibration by the FLL+. // ACLK = LFXT1 = 32768Hz, MCLK
ATtiny13A
- ATTINY13A电源监控软件,思路清晰,涉及多路AD转换的内容。 /* 电源监控软件需求 硬件环境:ATtiny13A,内部9.6M时钟,内部1.1V电压基准、8位精度、屏蔽RESET 定义: P5:输出接蜂鸣器 P6:输出接备用电源指示灯 P7:输出接主电源指示灯 P1:检测主电源输出电压 P2:检测备用电源输出电压 P3:检测备用电池电压 上电P5、P6、P7输出2秒脉冲(0.25秒高0.25秒低) 检测P1电压在0.7V~0.9
7.62
- led 显示屏全彩单元板P7.62驱动程序-full color led display driver unit board P7.62
lhc
- 单片机P2.7连接到P7的蜂鸣器端,输出音乐兰花草-The SCM P2.7 connected to the buzzer end of P7, the output of music orchids
P7.24
- 第七届飞思卡尔智能车 摄像头组 完整程序 预赛程序-7th Freescale Smart Car camera complete set of procedures preliminaries program
ADC-shiyan
- 本实验将实现如下功能:通过ADC1读取通道1(PA1)上面的电压(对应多功能端口的ADC),在LCD模块上面显示ADC转换值以及换算成电压后的电压值。 注意:本实验的参考电压是3.3V,如果你想用其他的参考电压,可以通过战舰STM32开发板的P7端口设置。注意设置好其他参考电压以后,输入电压不要超过参考电压的最大值-This experiment will achieve the following function: ADC1 read channel 1 (PA1) at the
p7
- arm和FPGA开发综合例程,希望对大家有所帮助。-arm fpga examples
msp430x47xx_uscib0_i2c_02
- 本程序代码是使用I2C通信的一个例子,主要实现I2C与在读写模式下的PCF8574通信。-I2C communication with a PCF8574 in read and write mode is demonstrated. PCF8574 port P is configured with P0-P3 input, P4-P7. Read P0-P3 input data is written back to Port P4-P7. This example uses t
stm32f7 camera drive
- STM32F767 开发板具有 DCMI 接口,并板载了一个摄像头接口(P7), 该接口可以用来连接 OV5640/OV2640 等摄像头模块。本章,我们将使用 STM32实现摄像头功能(STM32F767 development board has the DCMI interface and on-board a camera into the interface (P7), The interface can be used to connect OV5640 / OV2640 ca