Skip to content
Snippets Groups Projects
Commit bf4e0820 authored by Loes's avatar Loes
Browse files

Update week10.md

parent e8fd8adc
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -360,8 +360,9 @@ void loop() {
*The readings coming in, plotted to the serial plotter, Loes Bogers, 2019*
<iframe width="560" height="315" src="https://www.youtube.com/embed/dIWBhHkzgtQ" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
*The capsensing rock fading an LED, Loes Bogers, 2019*
```
......@@ -438,8 +439,32 @@ void loop() {
```
*Code to fade a LED with the crystal capacitor, ATtiny85 and Software Serial, Loes Bogers, 2019*
**Preparing an integrated swatch**
Made schematic
did some soldering tests
![](../images/wk10_swatchmaking.jpg)*, Loes Bogers, 2019*
Drew a simple design
Freehanded the rest
Awful wire > don't use! Better stainless steel
![](../images/wk10_swatchmaking.jpg)*preparing the components to make a swatch, Loes Bogers, 2019*
Checking connections, all good
Slightly different behavior when powered but everything seemed right, might need to recalibrate to optimize but it works!
<iframe width="560" height="315" src="https://www.youtube.com/embed/2QCB_y_FUas?rel=0&amp;controls=0&amp;showinfo=0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
*Swatch with a conductive alum crystal as capacitive touch sensor, fading an LED, Loes Bogers, 2019*
##Emma's tutorial on motion & sound actuators
Both motion and sound are based on the physics principles of electromagnetism. Both motors and speakers work with coils and magnets. Electricity and magnetism are good friends. If you have electricity you always also have a magnetic field. With a coil you can concentrate this magnetic field's force to a limited space, you amplify it. If you run voltage across a coil, it *becomes a magnet*, so you can move stuff around. This is the basic movement used to make a speaker work, and to make a motor turn. They also have coils.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment