搜索资源列表
Tem_232
- 基于DSP2812的温度采集以及串口发送到PC的C程序-DSP2812 collection based on the temperature and sent to the PC serial port of the C program
DSP
- 串口通信简单的操作测试程序,初步了解串口通信的编程过程,使用串口控件实现温度数据采集并显示-Serial communication simple operation test program, a preliminary understanding of the programming process of serial communications, serial port controls for temperature data acquisition and display
tempsample
- dsp的温度采集程序,基于数字式温度传感器DS18B20,程序包括复位、读、写程序,-temperature sample
chuanshu
- 基于F28335和数字温度采集器的程序,可以直接添加到例程-F28335- based temperature acquisition program
Example22_DSP2833x_ADC_soc
- 当需要采集外部信号时, 外部信号多数是模拟信号, 如电压、 电流、 压力、温度、 湿度、 速度等, 而单片机又只能处理数字信号, 因此就需要一个将模拟信号转换为数字信号的介质--模数转换器(ADC) , F28335 芯片内部含有 ADC 外设,本程序实现了 F28335 的 ADC 模数转换功能。