搜索资源列表
LT-ARM214X-UDP
- lpc2148的udp数据采集程序,模块28j60,采集后发送到串口-lpc2148 of the the udp data acquisition program, module 28j60 after collection is sent to the serial port
smtp
- 在三星44B0的板子上实现基于GPRS的SMTP邮件发送,可以发送附件,适合各种工业控制,远程通讯,数据采集等。GPRS模块采用的是SIM3-Samsung board at 44B0 on the implementation of the GPRS-based SMTP e-mail, you can send an attachment, suitable for a variety of industrial control, remote communication, data acq
Serial-port-wifi-module
- 串口wifi- 无线局域网wifi模块 Wi-Fi(wlan 无线局域网)作为当今无线领域最为热门的一个技术, 已经应用到各行各业中。它使用TCP标准 通讯,技术成熟可靠,传输速率快,各种配套的网络设备十分丰富,使用者接受程度最高, 全球免费使用, 是区域无线通讯的首选方案。 SOC芯片,性价比极高,质量稳定,内置WiFi协议栈和串口传输协议,接口信号5V、地、RX 、TX四线连接; ◆ 模块简洁、体积小,22*60*5 mm; ◆ 用户接口开发
msp430
- msp430 实验代码 1,MSP430开发基础 2,键盘设计 3,数码管显示电路设计 4,液晶模块接口 5,MSP430 CRC 6,中文输入法 7,数据压缩算法 8,FIR滤波 9,FFT算法 10,波特率自动识别 11,串行存储 12;NAND flash 接口 13;A/ D,TLV2541 14;DA DAC8830 15;ADS1241 16;温度 TMP100 17;定时器 DAC
11
- 数据采集模块的设计,用以采集各个模块电压-Data acquisition module for collecting voltage of each module
A-amplifier-arm-
- 设计的是一种基于ARM的自反馈程控放大器,它由ARM主控模块、放大模块、滤波模块、电源模块、键盘和液晶显示模块构成。以ARM1138作为主控芯片,通过对输出信号进行数据采集及处理,实现放大器增益校正与闭环控制,达到精确程控放大器增益和实时显示的目的-Design is a programmable ARM-based self-feedback amplifier, which consists of ARM control module, amplifier modules, filter m
LM3S9B96_Adc
- LM3S9B96数据采集模块,本工程是利用ADC模数转换模块采集芯片的温度,通过串口将采集到的数据发送出来。-The LM3S9B96 data acquisition module, the project is the use of the ADC analog-to-digital conversion module acquisition chip temperature will be collected through the serial port to send data out
ADC0809
- ADC0809数模转换模块与单片机的配合,在信号数据采集中的应用,在实际传感器等领域中有颇为广泛的应用。-The ADC0809 converter module with microcontroller with the signal data acquisition in a rather wide range of applications in the field of actual sensor.
MSP430_NRF905
- 以MSP430为MCU,通过SHT10为传感器采集温湿度,NRF905通信模块传输数据,lcd12864显示数据,实现温湿度的实时监控。-Use MSP430 as MCU, use SHT10 as humiture sensor,use NRF905 as transmission module, use lcd12864 as display module,achieve humiture real time monitoring.
F4029AD7606-For-STM32F407
- F4-029_AD7606的数据采集模块的示例程序(For STM32F407)-F4-029_AD7606 data acquisition module sample program (For STM32F407)
汽车C语言案例
- 屏蔽主电机预充满信号和空调预充输出信号 对水温冷却系统程序进行修改:传感器损坏后,对有空调制冷开启的情况进行策略修改。 对CAN报文结构进行修改 对AD采集系统进行修改 添加IO口模拟SPI:写入和读出函数(功能未调通) 对IO口设置进行修改 对CAN发送进行修改,在CAN发送中添加版本号发送 对报文内容进行修改:告警报文、状态报文 对SPI写读函数进行修改:16位数据发送格式、读取数据函数修改 添加水温电压值和实际温度值转换函数