0

For a school project I Have to make an IoT solution in the retail. We were thinking of a smart clothing hanger. We want to make the hanger smart enough to recognize what clothing is hanging on it. In order to do so the clothing has to be able to send some sort of ID to the hanger.

first thing we thought of was RFID but the hanger next to an one hanger would pick up the signal from the other hanger so that wouldn’t be an option.

Does anyone have any other ideas on what we could try to let the piece of clothing talk to the hanger?

Gerben
11.3k3 gold badges22 silver badges34 bronze badges
asked Feb 21, 2017 at 16:25
3
  • 1
    if it's not too late, i would re-roll the dice on a topic (if it has to be practical) Commented Feb 21, 2017 at 17:48
  • What about manikins that move when a LDR detects movement nearby. Commented Feb 24, 2017 at 4:13
  • @sa_leinad Interesting idea but I think people will be scared if a manikin suddenly moves. Commented Feb 27, 2017 at 11:32

1 Answer 1

0

Well I guess the signal strength could be measured but clothes hanged in wardrobe are too close to each other to distinguish them. Maybe close range NFC?

I have other solution to be considered.

Maybe you look at the wrong touchpoint of that interaction. What if the desired action occurs not while it's already hanged but when user put the clothes on hanger? During that, it's not with other clothes (as you grab the hanger in your hand to put the clothes on it).

There are a few things to consider. I guess people put things only on one hanger at once while having clothes in second hand. How many % of users puts clothes on hanger by grabbing it outside of wardrobe (as mundane event/behavior)?

Why it's important?

During that interaction there is a moment when user tries to pair single cloth with single hanger separated from the rest.

The hanger could have additional sensor to know when it happens:

  • Magnetic field sensor and small magnet in collar?
  • Capacitive sensor?
  • Accelerometer?

...so the device will know when that interaction occurs and then activate the reading from single rfid tag.

I guess my answer is more about user experience and the aesthetics of interaction but it can give you some clues to finish your project.

answered Feb 21, 2017 at 17:54
1
  • Your answer is great. It opend my mind a little bit. Thank you! Commented Feb 21, 2017 at 19:25

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.