Link Search Menu Expand Document

Sensors

  1. Fundamentals
    1. Resistance
    2. Capacitance
    3. Inductance
  2. Acoustic
  3. Space
    1. Distance
    2. 3d Positioning
    3. Inertial Measurement Units
  4. Biosignals
  5. Next
    1. Start Experimenting
    2. More Ressources

Note:

This page contains some reminders, but assumes you already participated in HTMAA, otherwise, don’t miss the excellent page about Input Devices. It is also difficult to cover everything that was in the 2018 Metrology session and it’s absolutely worth it.


Fundamentals

Resistance

piezo piezo

Capacitance

  • The classics (1/2): MCU approach: Arduino capacitive sensing
    (credit: Arduino)
  • The classics (2/2): 12 more pins with the NXP MPR121

  • Mutual Capacitance Matrix: MuCa: Muca (open hard+software)

  • 3d sensing: Microchip GestIC series MicroChip GestIC
    (credit: Microchip)
  • High Accuracy (up to 28bits) “Capacitance-Digital Converter”: TI FDC2214
    • demo of its “noise-immunity”
    • github repo for dev board use with python (great for interstitial capacitance measurement)

Note: these examples focused on touch/finger sensing, but these sensors can measure much more (water level, shape distortion, etc).


Inductance



Acoustic

spectrum device
(credit: uChicago)


Space

Distance

Kinect iPhone
(credit: Microsoft, Apple)

3d Positioning

(credit: Razer, howiem.com)

(credit: Adafruit)
1st version new version
(credit: Swift Navigation)

Inertial Measurement Units

(credit: codeproject.com)


Biosignals



Next

Start Experimenting

You can get a basic sensor kit for $10 or less: sensor kit!

(credit: Aliexpress)

Looking for a part?

  • The octopart comparator will usually find some of the cheapest in the fast providers
  • AliExpress will probably be cheaper, but usually slower
  • If you work with a Chinese manufacturer, TaoBao might be better (but not practical to send outside of China)

More Ressources


2021 - Copyleft © Cedric Honnet (sources)