-
Notifications
You must be signed in to change notification settings - Fork 1
/
library.properties
22 lines (22 loc) · 993 Bytes
/
library.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
DHT-sensor
name=DHT sensor library
version=1.2.2
author=Adafruit
maintainer=Adafruit <[email protected]>
sentence=Arduino library for DHT11, DHT22, etc Temp & Humidity Sensors
paragraph=Arduino library for DHT11, DHT22, etc Temp & Humidity Sensors
category=Sensors
url=https://github.com/adafruit/DHT-sensor-library
architectures=*
--
name=NewPing
version=1.9.0
author=Tim Eckel <[email protected]>
maintainer=Tim Eckel <[email protected]>
sentence=A library that makes working with ultrasonic sensors easy.
paragraph=When I first received an ultrasonic sensor I was not happy with how poorly it performed. I soon realized the problem wasn't the sensor, it was the available ping and ultrasonic libraries causing the problem. The NewPing library totally fixes these problems, adds many new features, and breathes new life into these very affordable distance sensors.
category=Sensors
url=https://bitbucket.org/teckel12/arduino-new-ping/wiki/Home
architectures=avr,arm
includes=NewPing.h
master