搜索资源列表
GPS.rar
- 说明: GR(M)-87目前只能应用于WINCE5.0版本中,其它版本用不了。 1.该软件是用来检测GPS的COM以及GPS信号的软件,应用广泛 2.mGpsCmd是PPC(WINCE系统)用的,GpsViewer 1.5是PC和PPC的安装程序,考到SD卡上就可以直接用! 用法1:搜索COM口,连上GPS,点SCAN,如果提示找到FOUNDGPS,那么就是对应的COM口 3..在WINDOWS XP/2000系统使用,安装USB_drive
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.
jiaotongdeng
- 本系统采用MSC-51系列单片机ATSC51和可编程并行I/O接口芯片8255A为中心器件来设计交通灯控制器,实现了能根据实际车流量通过8051芯片的P1口设置红、绿灯燃亮时间的功能;红绿灯循环点亮,倒计时剩5秒时黄灯闪烁警示(交通灯信号通过PA口输出,显示时间直接通过8255的PC口输出至双位数码管);车辆闯红灯报警;绿灯时间可检测车流量并可通过双位数码管显示。-The system uses the MSC-51 Series MCU ATSC51 and programmable para
TE-Conter-System
- 在keil开发环境下,用AT89S52做主控制器对外界温度值进行检测,并通过串口上传到PC中,查看温度计录,可作毕业设计,内附有电路图 Proteus 软件进行模拟-In keil development environment, using AT89S52 call the shots on the external temperature controller to detect and uploaded to the PC via serial port, view the thermom
io
- 用于检测MSP430单片机IO口是否烧坏用的检测程序-MSP430 microcontroller IO port is used to detect whether the testing procedures used to burn
adptemp-detect-ucos
- 在STM32上编写实时操作系统uc/os2,同时运行5个任务,实现led灯扫描,检测板上cpu温度和片外温度,当两个温度相差过大时,通过蜂鸣器报警,同时通过USART串口向PC机发送报警信号,并接受PC机的消除报警指令取消报警。-In STM32 written on real-time operating system, at the same time running os2/uc five task, realize led lamp scanning, detecting board o
ObjectBook
- 设计一个机房环境监测系统,实现机房温度检测,该机房环境监测系统程序应实现下列功能: (1)能够检测到机房周围的温度,并显示在开发板上。 (2)若温度超出常温范围(常温范围为+15°C~+25°C)报警。 (3)能够实现单片机串口通信,并将此通信程序和检测温度程序合并在一起。 (4)能够实现PC机串口通信,将现场温度立即显示在计算机屏幕上。-Design a room environment monitoring system, to achieve room tempe
chuankoucewen
- 串口测温电脑显示单片机89C54RD+ C语言-Computer detect temperature by serial port
Sensor_curriculum_design
- 这是一份有关传感器的课程设计。课题是基于红外传感器的火车时速的检测。红外传感器检测到信号,传给单片机,单片机数据处理,并作出液晶显示,同时通过穿扩通信传给PC,可以用串口精灵在远端实时检测-This is a curriculum design of the sensor. The issue is the train speed of the infrared sensor-based detection. Infrared sensors to detect a signal is pass
My_project_ASN12020
- 在PIC18系列芯片上使用两路AD检测太阳能蓄电池ASN12020的电压,并把数据实时通过串口传送到电脑-AD detect the solar the battery ASN12020 the voltage on the PIC18 series chips use two-way, and real-time data transmitted through the serial port to a computer
low-v
- 低电压检测,使用双路io端口对电压进行检测,电路方便实用,该方案已运用的各类保险箱电路板中-Low-voltage detection, dual io port to detect the voltage, the circuit is convenient and practical, the program has to use various types of safes board
dianzhicheng
- 使用keil uvision编写的一个简单智能电子称程序,除了测量重量外,可以检测串口连接是否成功,可以判断物体是否超重。-A simple intelligent electronic use keil uvision write the said program, in addition to measuring the weight, you can detect the serial port connection is successful, you can determine whe
temperature
- 调试板检测温度,然后上传到端口,由电脑显示-Debug board detect temperature, and then uploaded to the port, the computer display
46xx_ad_sample
- 该例子使用ht46r47对pb0的电压进行侦测,如果电压超过0.3v Port A 输出FFH,低于0.3v输出00H-This example uses ht46r47 right pb0 voltage detect, if the voltage exceeds 0.3v Port A output FFH, 00H below 0.3v output
STM32--II--EEPROM
- 根据24c02datasheet里的IIC总线读写时序,利用stm32单片机内部IIC总线,对2kb的EEPROM进行读写。代码主要包括对单片机内部设置及外部IO口的初始化,EEPROM的写字节和读字节操作的驱动程序。通过向地址255里写入55H来检测EEPROM是否处于正常状态,如果正常,那么向EEPROM中写入WarShipSTM32 IIC TEST,然后再将其读出,并通过2.8寸LCD进行显示。代码已经验证通过, 程序是通过ST官方给的库函数进行编写。-According 24c0
lock
- 当单片机的某一端口检测到金属时,单片机会给出信号。-When a port to detect metal MCU, MCU are given signal.
project
- 该例使用systick定时器作为系统滴答定时器, 每隔1ms执行依次systick定时中断服务程序。 此后所有的例程都会和这个滴答定时器相关。 本例程可以用来检测按键和摇杆以及LED指示灯、串口1的硬件功能是否正常。 -This example uses systick timer as a system tick timer, 1ms sequentially d every systick timer interrupt service routine. Sinc
recieve2
- 使用查询方式,对端口串行输入序列进行检测并进行译码显示,程序中自带防抖。注释明确。北交大2015年课设作业之一的代码。-Using query mode, serial port input sequences to detect and decode the display, the program comes with image stabilization. NOTE clear. Northern Jiaotong University in 2015, one of the class
UART
- 同时使用STM32三个串口的接收与发送,串口1使用printf(),串口2使用u2_printf(),串口3使用u3_printf().接受采用定时器中断超时,5ms未接收到数据认为本次接收结束,置位相应的标志位,主程序检测并处理接收数据。-STM32 simultaneously receive and send three serial, serial port 1 to use printf (), 2 serial ports use u2_printf (), 3 serial por
ads1115
- ADS1115源码,基于430芯片,用于压力、温度的检测,修改port口即可使用-ADS1115 source to detect temperature, pressure, based on 430 chip, slightly modify the port can be used
