13. Skin Electronics¶
This week Filippo Massetti and Katia Vega introduced us to their work on skin electronics. .
Research¶
UC Davis Assistant Professor Katia Vega wrote her thesis on Beauty Technology as an Interactive Computing Platform. Her research involved making connected hair extensions and conductive makeup.
.
Here are Emma Pareschi's slides:
- [Skin Electronics tutorial] (https://drive.google.com/drive/folders/1zTE7qs_59xFUviDHLGyy7WcKUvd39UP7)
Troubleshooting¶
I was having trouble following the 6 steps to program ATtiny with Arduino Uno.
.
I kept getting this message.
Error code:
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x00
Erreur lors de la gravure de la séquence d'initialisation.
After lots of patience, and help from Louise, Julie and Diane, I quit Arduino, unplugged my USB cable and started Arduino again. Turns out that my mistake was that I had to use "processor ATtiny45" instead of the ATtiny85
ATtiny_led.ino¶
Playing with playtronics¶
Here we explored how our bodies are conductive
Useful links¶
- How to program the tiny avr programmer
- Katia Vega Beauty Technology as an Interactive Computing Platform
- Making a mesh