Distributors

sensors

Manufacturers

Schedule B

RoHS

Interface

Max Operating Temperature

Min Operating Temperature

Number of Channels

Evaluation Kit

Sensor Type

ADA1893

Manufacturers :Adafruit Industries

MPL3115A2 - I2C Barometric Pressure/Altitude/Temperature Sensor

ADA1782

Manufacturers :Adafruit Industries

MCP9808 High Accuracy I2C Temperature Sensor Breakout Board

ADA381

Manufacturers :Adafruit Industries

This is a pre-wired and waterproofed version of the DS18B20 sensor. Handy for when you need to measure something far away, or in wet conditions. While the sensor is good up to 125C the cable is jacketed in PVC so we suggest keeping it under 100C. Because they are digital, you don't get any signal degradation even over long distances! These 1-wire digital temperature sensors are fairly precise (0.5C over much of the range) and can give up to 12 bits of precision from the onboard digital-to-analog converter. They work great with any microcontroller using a single digital pin, and you can even connect multiple ones to the same pin, each one has a unique 64-bit ID burned in at the factory to differentiate them. Usable with 3.0-5.0V systems. The only downside is they use the Dallas 1-Wire protocol, which is somewhat complex, and requires a bunch of code to parse out the communication. If you want something really simple, and you have an analog input pin, the TMP36 is trivial to get going. We toss in a 4.7k resistor, which is required as a pullup from the DATA to VCC line when using the sensor. We don't have a detailed tutorial up yet but you can get started by using the Dallas Temperature Control Arduino library which requires also the OneWire Library.

ADA1980

Manufacturers :Adafruit Industries

ADA466

Manufacturers :Adafruit Industries

ADA904

Manufacturers :Adafruit Industries

This breakout board will solve all your power-monitoring problems. Instead of struggling with two multimeters, you can just use the handy INA219B chip on this breakout to both measure both the high side voltage and DC current draw over I2C with 1 precision. Most current-measuring devices such as our current panel meter are only good for low side measuring. That means that unless you want to get a battery involved, you have to stick the measurement resistor between the target ground and true ground. This can cause problems with circuits since electronics tend to not like it when the ground references change and move with varying current draw. This chip is much smarter - it can handle high side current measuring, up to +26VDC, even though it is powered with 3 or 5V. It will also report back that high side voltage, which is great for tracking battery life or solar panels. A precision amplifier measures the voltage across the 0.1 ohm, 1 sense resistor. Since the amplifier maximum input difference is 320mV this means it can measure up to 3.2 Amps. With the internal 12 bit ADC, the resolution at 3.2A range is 0.8mA. With the internal gain set at the minimum of div8, the max current is 400mA and the resolution is 0.1mA. Advanced hackers can remove the 0.1 ohm current sense resistor and replace it with their own to change the range (say a 0.01 ohm to measure up 32 Amps with a resolution of 8mA) We include a 6-pin header (so you can easily attach this sensor to a breadboard) as well as a 3.5mm terminal plug so you can easily attach and detach your load. Usage is simple. Power the sensor itself with 3 to 5VDC and connect the two I2C pins up to your microcontroller. Then connect your target power supply to VIN+ and the load to ground to VIN-. We have an Arduino library right now that will do all the gain, range and math for you - just plug and go! We'll have a more detailed tutorial up shortly.

ADA992

Manufacturers :Adafruit Industries

This pressure sensor from Freescale is a great low-cost sensing solution for measuring barometric pressure. At 1.5 hPa resolution, it's not as precise as our favorite pressure sensor, the BMP085, which has up to 0.03 hPa resolution so we don't suggest it as a precision altimeter. However, it's great for basic barometric pressure sensing. The sensor is soldered onto a PCB with 10K pull-up resistors on the I2C pins. This chip is good for use with power and logic voltages ranging from 2.4V to 5.5V so you can use it with your 3V or 5V microcontroller. There's a basic temperature sensor inside but there's no specifications in the datasheet so we're not sure how accurate it is. Using the sensor is easy. For example, if you're using an Arduino, simply connect the VDD pin to the 5V voltage pin, GND to ground, SCL to I2C Clock (Analog 5 on an UNO) and SDA to I2C Data (Analog 4 on an UNO). Then download our MPL115A2 Arduino library and example code for temperature, pressure and basic altitude calculation. Install the library, and load the example sketch. Immediately you'll have the temperature, pressure and altitude data printed in the serial console.

ADA2652

Manufacturers :Adafruit Industries

ADA3660

Manufacturers :Adafruit Industries

ADA1602

Manufacturers :Adafruit Industries

Add lots of touch sensors to your next microcontroller project with this easy-to-use 8-channel capacitive touch sensor breakout board, starring the CAP1188. This chip can handle up to 8 individual touch pads, and has a very nice feature that makes it stand out for us it will light up the 8 onboard LEDs when the matching touch sensor fires to help you debug your sensor setup. The CAP1188 has support for both I2C and SPI, so it easy to use with any microcontroller. If you are using I2C, you can select one of 5 addresses, for a total of 40 capacitive touch pads on one I2C 2-wire bus. Using this chip is a lot easier than doing the capacitive sensing with analog inputs it handles all the filtering for you and can be configured for more/less sensitivity. Comes with a fully assembled board, and a stick of 0.1 header so you can plug it into a breadboard. For contacts, we suggest using copper foil, then solder a wire that connects from the foil pad to the breakout. Getting started is a breeze with our Arduino library and tutorial. You'll be up and running in a few minutes, and if you are using another microcontroller, its easy to port our code. CAP1188 - 8-Key Capacitive Touch Sensor Breakout - I2C or SPI (135)

  • 1
  • 2
  • 3
  • 4