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
370
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
400
Fabricademy: Wearables and E-Textiles II
theleadingzero
0
520
The Emergence of E-Textiles
theleadingzero
0
160
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
440
School of Maaa Day 1 - Switches
theleadingzero
0
5.8k
Other Decks in Technology
See All in Technology
日々のSlackアラート確認運用をCustom Chat Modesで楽にした話 / 日々のSlackアラート確認運用をCustom Chat Modesで楽にした話
imamotohikaru
0
370
ubuntu-latest から ubuntu-slim へ移行しよう!コスト削減うれしい~!
asumikam
0
450
AI時代に必要なデータプラットフォームの要件とは by @Kazaneya_PR / 20251107
kazaneya
PRO
4
950
Flutterで実装する実践的な攻撃対策とセキュリティ向上
fujikinaga
1
300
「データ無い! 腹立つ! 推論する!」から 「データ無い! 腹立つ! データを作る」へ チームでデータを作り、育てられるようにするまで / How can we create, use, and maintain data ourselves?
moznion
4
1.6k
[mercari GEARS 2025] Keynote
mercari
PRO
0
160
内部品質・フロー効率・コミュニケーションコストを悪化させ現場を苦しめかねない16の組織設計アンチパターン[超簡易版] / 16 Organization Design Anti-Patterns for Software Development
mtx2s
2
150
QAエンジニアがプロダクト専任で チームの中に入ると。。。?/登壇資料(杉森 太樹)
hacobu
PRO
0
180
[2025-11-06] ベイズ最適化の基礎とデザイン支援への応用(CVIMチュートリアル)
yuki_koyama
1
580
マイクロリブート ~ACEマインドセットで実現するアジャイル~
sony
0
200
Introducing RFC9111 / YAPC::Fukuoka 2025
k1low
1
210
us-east-1 の障害が 起きると なぜ ソワソワするのか
miu_crescent
PRO
2
740
Featured
See All Featured
Faster Mobile Websites
deanohume
310
31k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
658
61k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
231
22k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
31
2.7k
Embracing the Ebb and Flow
colly
88
4.9k
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
Automating Front-end Workflow
addyosmani
1371
200k
Testing 201, or: Great Expectations
jmmastey
46
7.8k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
BBQ
matthewcrist
89
9.9k
It's Worth the Effort
3n
187
28k
Fireside Chat
paigeccino
41
3.7k
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.