搜索资源列表
ArduinoBase_PowerSupply
- Arduino base power supply extendet. High volt metr, high current metr, 5 Volt metr, 5V amper metr, DS18B20 temperature, PWM fan control.
DS18B20
- 用C语言编写的DS18B20温度传感器库文件,可以直接调用,采用PIC单片机-Using C language DS18B20 temperature sensor library files, can be called directly, using PIC microcontroller
DS18B20
- schematic on how to connect DS18B20 connect to arduino
Dht11
- 采用单总线方式与cpu进行数据传输,与DS18B20相似,对时序的要求比较高,不同之处在于写程序的时候数据的采集必须间隔1s以上,不然采集会失败。此篇将利用arduino驱动DHT11,检测环境温湿度情况。-The cpu data transfer using a single bus with DS18B20 similar timing requirements are relatively high, the difference lies in the writing program
ds18b20-pic16f877-dijital-termometre
- The open-source Arduino environment allows us to write code and load it onto the Arduino board s memory. The development environment is written in Java and based on Processing, avr-gcc, and other open source software.
ds18b20_sensor
- DS18B20 读取温度 arduino 代码-DS18B20 for arduino
Project_demo_1
- 基于arduino uno单片机实现的生理指标测量程序。使用C++编写,利用DS18B20温度传感器和FSR薄膜压力传感器,测量人在使用鼠标时的生理指标。主要包括:手指按压力度,握力,掌心温度,手指点击鼠标的速度,长按时间等。项目已经通过了验收。-MCU based arduino uno physiological index measuring program. Use C++ prepared using FSR film DS18B20 temperature sensors and p
IoT_sensor_client
- IoT sensor client by arduino get & send sensor data client wireless nRF24L01+ temperature sensor DS18B20+ temp & humidity sensor DHT22 atmosphere sensor MPL115A2-IoT sensor client by arduino get & send sensor data client wireless
Arduino_DS18B20
- 这个代码可以使用Arduino读取DS18B20测出的温度值-This code can be read using the Arduino DS18B20 measured temperature value
ArduinoP24L01PDS18B20
- Arduino+24L01+DS18B20,亲测可用的-Arduino+24L01+DS18B20, pro-test available
ChiboOS_RT1
- This archive contain project for Atmel Studio v6.2 with target processor Atmega328P( used on the Arduino Nano board). Inside project you can find port for real-time operational sistem ChibioOS/RT v 3.0.3. Also implemented modbus RTU slave and 1-wire
微型气象站
- 平台为arduino uno r3,采集温湿度,气压、海拔、土壤湿度信息在5110屏幕上显示,并通过nrf24l01传到另外一个arduino采集板上,然后通过串口传给pc机。传感器有ds18b20,dht11,土壤湿度传感器,bmp085,显示屏为5110,一对nrf24l01。library文件夹下为所需的各种库。(The platform for Arduino uno R3, collecting temperature and humidity, air pressure, altit
IcS
- c#与Arduino通讯。arduino将DHT11或DS18B20的数据上发。(commuication between c# and arduino.)
OneWire
- DS18B20 温度传感器相关库文件,还需要DallasTemperature库文件配套使用。(DS18B20 temperature sensor related library files, also need Dallas Temperature library files supporting use.)