搜索资源列表
ds18b20+ATmega128
- ATMega128 ds18b20串口接收
AVR的DS18b20程序 200米
- 用AVR单片机atmega128做的,能传输200米没问题,硬件要注意一些,如加104电容等
DS18B20-atmega128
- DS18B20 测试温度并在数码管上显示-DS18B20 test temperature and digital display
DS18B20
- ATMEGA128 DS18B20 C程序-ATMEGA128 DS18B20 C program
M128DS18B20LCD1602
- 基于ATMEGA128控制的DS18B20的温度显示,采用LCD1602显示-ATMEGA128-based control DS18B20 the temperature display, using LCD1602 display
atemga128-DS18B20P1602
- atmega128+DS18B20+1602+proteus仿真。-atmega128+ DS18B20+1602+ proteus simulation.
ATmega128_DS18B20
- gcc下的ATmega128的DS18B20温度传感器读取函数,自己编的,保证能用。-gcc ATmega128 under the DS18B20 temperature sensor reading function
DS18B20
- ATmega128 IIC AD 是有关于Ds 8B20的-ATmega128 IIC AD
temperature-test
- ATMEGA128 DS18B20 温度测量源程序-ATMEGA128 DS18B20 temperature test
DS18B20
- AVR单片机 Atmega128获取ds18b20温度传感器数据并通过串口发送该数据的程序 硬件调试通过-AVR microcontroller Atmega128 temperature sensor data and obtain ds18b20 send the data via the serial port hardware debugging through the procedure
ATMEGA128-CODE
- 本代码所用芯片为ATMEL公司的ATMEGA128最小系统代码!代码中已经集成了DS1308、DS18B20、DA/AD转换。-This code is used as the ATMEL ATMEGA128 chip minimum system code! Code has been integrated DS1308, DS18B20, DA/AD conversion.
DS18B20
- ATmega128连接DS18b20的程序直接可用!-ATmega128connectDS18b20 source program!
DS18B20-wenduceliang
- LED流水灯实验,通过ATmega128单片机控制八个led灯的循环-LED ATmega128
DS18B20
- AVR GCC环境下DS18B20温度传感器实验适用于ATmega128型号单片机 -AVR GCC ATmega128 DS18B20
uart3
- atmega128+ds18b20温度测量 通过串口传送到pc上,使用外部晶振8Mhz,9600波特率,数据分四组传送,分别问百位,十位,个位和小数点后一位-atmega128+ds18b20 temperature measurement through the serial port to send to the pc, using an external crystal 8MHz, 9600 baud rate, data transmission divided into four gr
DS18B20
- 本程序是基于ATMEGA128单片机的实现温度测量和显示的程序,已经调式通过-This procedure is based on the realization of ATMEGA128 microcontroller temperature measurement and display procedures have been tuning through
MCU
- 基于ATmega128信号采集系统,DS18B20 温度传感器应用程序-Signal acquisition system based on ATmega128, DS18B20 temperature sensor applications
ATmega128-DS18B20-to-USART
- 实验名称:DS18B20 测温实验 功能描述:DS18B20 测试温度并从串口发送到电脑上 实验目的:学习单总线通信协议 熟悉18B20的应用 熟练掌握单总线及串口通信设置的使用 实验说明:MCU--M128 内部8M晶振 连接方式:单总线接口外接DS18B20。 -Experiment name: DS18B20 temperature experiments Descr iption: DS18B20 test temperature and sen
ATMEGA128.DS18B20
- ATMEGA128代码驱动ds18b20,ICCAVR环境编译-ATMEGA128 driver code ds18b20, the ICCAVR environment compiler
ATmega128驱动温度同步时间1302并显示在1602液晶屏
- 1. 源代码包含采集DS18B20温度传感器的数据 2. 利用外部时钟DS1302来提供时间 3. 显示到1602液晶屏 4. 源码都是模块化的方式,是想学习或者移植的朋友们的不错选择 5. 通过编译,并在开发板使用通过。可以直接使用源代码。