WEEK 10: Wearables

Title

WeWearTo

Considerations

Actuator

For more detailed information regarding Actuator State Changes please see Liza Stark's Presentation Notes

ATtiny ATtinyAbout

ATtinyProgramming ATtinyProgramPins

ATtinyProgrammingBreadboard

ATtinyProgramminginstructions

Please visit this site for perfectly detailed instructions on how to Connect ATtiny85 with Arduino Uno

WhatIMadeIMG ActuatorLED

ProcessWork

Schematic of my Touch and Sensor Circuit [Each colour represents a new connection] Schematic

FUNCTION I: Activate SMD LEd's to switch ON by using external Soft Switch Made in Week 5

FUNCTION II: Activate SMD LED's to Blink, Fade, or any other Arduino Effect that I have programmed onto the ATtiny.


Obstacles

HELPFUL NOTES ABOUT ARDUINO

  • You need to always set the BOARD, PORT, PROGRAMMER
  • Arduino is not very strong, all it will do is repeat a command (command depends on what sketch you write)
  • ARDUINO SOFTWARE COLOUR CODES:
    • TURQUOISE: command successful
    • BLACK: nothing is read
    • GREY: comments