Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
School of Maaa Day 2 - Voltage Dividers
Search
Becky Stewart
August 14, 2014
Technology
0
360
School of Maaa Day 2 - Voltage Dividers
Theory behind making your own variable resistor sensors.
Becky Stewart
August 14, 2014
Tweet
Share
More Decks by Becky Stewart
See All by Becky Stewart
Making Grooves With Needles: Using e-textiles to encourage gender diversity in embedded audio systems design
theleadingzero
0
390
Fabricademy: Wearables and E-Textiles II
theleadingzero
0
510
The Emergence of E-Textiles
theleadingzero
0
150
Audio Signal Processing with E-Textiles
theleadingzero
0
180
Cruftfest Kit
theleadingzero
0
160
Audio and E-Textiles
theleadingzero
0
350
So You Want to Make a Wearable
theleadingzero
0
90
School of Maaa Day 3 - Capacitive Sensing
theleadingzero
0
430
School of Maaa Day 1 - Switches
theleadingzero
0
5.7k
Other Decks in Technology
See All in Technology
未経験者・初心者に贈る!40分でわかるAndroidアプリ開発の今と大事なポイント
operando
5
710
プラットフォーム転換期におけるGitHub Copilot活用〜Coding agentがそれを加速するか〜 / Leveraging GitHub Copilot During Platform Transition Periods
aeonpeople
1
190
新アイテムをどう使っていくか?みんなであーだこーだ言ってみよう / 20250911-rpi-jam-tokyo
akkiesoft
0
310
株式会社ログラス - 会社説明資料【エンジニア】/ Loglass Engineer
loglass2019
4
65k
「どこから読む?」コードとカルチャーに最速で馴染むための実践ガイド
zozotech
PRO
0
520
Terraformで構築する セルフサービス型データプラットフォーム / terraform-self-service-data-platform
pei0804
1
190
会社紹介資料 / Sansan Company Profile
sansan33
PRO
6
380k
JTCにおける内製×スクラム開発への挑戦〜内製化率95%達成の舞台裏/JTC's challenge of in-house development with Scrum
aeonpeople
0
250
DDD集約とサービスコンテキスト境界との関係性
pandayumi
3
290
下手な強制、ダメ!絶対! 「ガードレール」を「檻」にさせない"ガバナンス"の取り方とは?
tsukaman
2
450
DevIO2025_継続的なサービス開発のための技術的意思決定のポイント / how-to-tech-decision-makaing-devio2025
nologyance
1
450
AWSを利用する上で知っておきたい名前解決のはなし(10分版)
nagisa53
10
3.2k
Featured
See All Featured
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
1.1k
The Cost Of JavaScript in 2023
addyosmani
53
8.9k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.9k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
A Tale of Four Properties
chriscoyier
160
23k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
139
34k
RailsConf 2023
tenderlove
30
1.2k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
850
Done Done
chrislema
185
16k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
36
2.5k
Transcript
Voltage Dividers
Pressure Sensor Cushion Pauline Vierne http://etextile-summercamp.org/2014/pressure-sensor-cushion/
LaceSensor Dresses Anja Hertenberger and Meg Grant http://lacesensorproject.com/
Mi.Mu Gloves http://theglovesproject.com/
Stretch Sensor
Soft Potentiometers
Squeeze Sensor
Arduinos can only watch changes in voltage. ! Not changes
in resistance or current.
But we can turn a changing current or resistance into
a changing voltage by being clever.
Vin Vout GND GND R1 R2 Voltage Divider
Vin Vout 5V GND GND R1 R2 Something between 5V
and GND Voltage Divider
Vin Vout 5V GND GND R1 R2 Something between 5V
and GND Voltage Divider
Vin Vout 5V GND GND R1 R2 Something between 5V
and GND Voltage Divider = Vout Vin x R1 + R2 R2
Vin Vout GND GND R2 Voltage Divider R1 knit sensor
Vin Vout GND GND R2 Voltage Divider R1 knit sensor
Voltage Divider
Vin Vout GND R1 R2 Voltage Divider potentiometer *In this
circuit, both R1 and R2 are changing when the knob is turned.
Voltage Divider 1. Does the object change resistance when you
interact with it? Check with a multimeter. 2. If does, create a voltage divider. Decide if you want the object to be R1 or R2. 3. Choose a static resistor that gives you the values you are looking for.
Challenge Create an analog sensor using soft materials. Demonstrate it
working with an Arduino.