Description
Behavior Staining is a household surface that attempts to solve the problem of unwanted and misplaced clutter by using LED's to indicate to the user that items have been left on the surface for a pre-determined time. The light stain that the surface will create will grow both in size and strength as time passes.
At the height of the stain, another amount of time pre-configured by the user, the surface will begin to emit a less-than-pleasant sound in a final attempt to get the user to remove the clutter. At any time, the user may remove the clutter to reduce the size of the light stain.
Post-Observational Brainstorm
Observational Documentation
Idea Refinement
Kitchen surface that will develop a stain under items left on its surface after 24 hours. The stain will grow and begin to seep across the table the longer the item is left on the surface. It is meant to be a way to help stay organized and take care of the piles of mail, etc. left on the kitchen table so that kitchen surfaces can be enjoyed as they were intended—which is to cook, dine, and commune with others.
Possible Scenarios
- Dining tables-turned-desks.
- Kitchen counters with dirty dishes left for too long.
Possible Interactions:
- Shake to get rid of stain
- Noise to motivate people to clean faster
- more LEDs light up the more crap is left on there
Questions
- What stops people from just moving your stuff to a new place right beside the mat or off the mat when it starts making noises
- There’s a cutoff time, and after that, the time accrues for the stimulus. The come-down time for the noise is slower based on the longer that you leave it, so you know that if you leave something for a long time, you’ll have to listen to the noise for a long time.
- Disabling function. If you leave it a certain amount of time, you aren’t allowed to use X, or your alarm clock goes off early—would require syncing with other appliances or devices :(.
- Many individuals who might use Behavior Staining will be busy and therefore will not be home to notice the stain or be annoyed by the sound. This has the potential to annoy roommates. How do we account for personal responsibility? Do we want to?
Initial Concept
Prototype in Situ
Demo of how our prototype would be used in situ.
Design Process Documentation
Laser Cut File
Future Questions & Considerations
What is clean?
- Can a user just pick their clutter up and then put it right back down? How long does a surface have to be clear to be "clean"?
- What prevents users from just moving their stuff to a new surface?
In practice, Behavior Staining would be a surface composed of many components or tiles so that areas of clutter are more precise. Additionally, because Behavior Staining is a modular surface, it could be applied to nearly any surface in which people live and work in order to encourage users to put things in their place and promote a general level of orderliness in a space .
Final Artifacts
Arduino Code For LEDs
Arduino Code for Sound
Building Process Documented Through Photos
plywood box laser file
Assembly Instructions
STEP 1: Cutting Wires
In subsequent steps, LEDs will be wired between a Sparkfun RedBoard and a breadboard. In order to ensure that the LEDs will not be tethered directly the breadboard, first begin this project by cutting wires that will be used to extend the LEDs. Cut 24 individual pieces of wire at approximately 9 inches long; you will need 24 pieces because each of the 12 LEDs you will be using require 2 pieces of wire (cut 12 pieces of wire in one color, and the other 12 pieces in a different color - this will be helpful in differentiating between positive and negative connections).
STEP 2: Strip Wires
Once you have cut your 24 pieces of wire, strip away the insulation from the tips of both ends of each piece of wire.
STEP 3: Solder Wire to LEDs
Determine which color wire you will adhere to the positive LED pin and which color wire you will adhere to the negative LED pin (in our photos, the red wires are connected to positive pins, while the green wires are connected to negative pins). Once you have made this distinction, you may begin the process of soldering your wires to the LEDs. Use a set of “third hands”; place the wire in one clamp and the LED in the other. Bend the exposed part of the wire (the part of the wire you stripped the insulation off of) and hook it over the LED pin. Use a soldering iron to adhere the wire to the LED. Repeat for each pin of every LED.
STEP 4: Laser Cutting
Use the provided laser cut file in order to cut the plywood and acrylic necessary to assemble the tile. Cut two pieces of 1/16" foam out with a utility knife.
STEP 5: Assembling the “Tile”
Once you have performed the laser cutting outlined in the previous step, assemble the plywood into a box; the box should have holes cut into it in a 3 by 4 pattern. You can paint the box white to enhance the LEDs. Take your LEDs, and thread the through the holes in the box so that the LED’s head rests on top of the plywood. Take care not to allow LED pins to touch one another, otherwise your circuit will not perform as wanted in later steps; if the process of threading the LEDs through the holes caused the pins to touch, simply pull the pins apart as gently as possible. after your LEDs are threaded through the box you may hot glue them in place. Then, adhere the 1/16" clear acrylic rectangle to the top of the box, then glue the two foam rectangles on top of the clear acrylic at the corners. After the foam rectangle are attached, adhere the 1/8" diffuse acrylic rectangle on top of the foam.
STEP 6: Assemble Circuit
Follow the instructions for project #4 outlined in the Sparkfun SIK GUIDE. You'll want to expand that circuit so that it will include an additional 4 LEDs (for a total of 12 LEDs). Next, connect a FSR to your circuit as depicted by the circuit diagram found in the “Final Artifacts section.” This FSR acts as a signal that tells the LEDs to begin their "staining" sequence. The sensor is then placed between the clear acrylic and the foam.
STEP 7: Soldering SD Card
In order to attach your SD card to a breadboard, you must first solder pins to the SD card. Cut the header to match the number of pins you’ll need (in our case, we needed 7 pins, so we cut the header accordingly); you will need two sets of pins with the appropriate number of pins for your SD card. Once the headers have been cut, place the pins into a breadboard and place the SD card on top. Now, you may begin soldering the pins to the SD card.
STEP 8: Wire Speaker
Wire the speaker and SD card as they appear in the diagram found in the “Final Artifacts” section (this is also the circuit used in Slide 11: http://make.berkeley.edu/wp-content/uploads/2014/02/Critical-Making-Audio-How-To.pdf). Your LED circuit should be plugged into your computer. The speaker circuit now needs to connect to the LED circuit so that they can communicate and signal each other. To do this, connect a wire from pin 1 of the LED circuit to pin 0 of the speaker circuit. You'll also need to have a wire connecting their ground pins, as well as a wire from the speaker's 5v pin that connects to the LED circuit's breadboard. This allows for the speaker circuit to get power from the LED circuit.
STEP 9: Amplify Speaker
Amplify the speaker’s sound by cutting a hole in the bottom of a paper cup, closing the mouth of the cup with a piece of acrylic and tape, and place the speaker in the opening you created at the bottom of the cup.
Step 10: Enjoy!
Place an object on the tile. Congratulations, you now have a behavioral staining tile!
Comments