WiFi Detecting Armor #WearableWednesday

WiFiArmor

Making the invisible visible is definitely a fun topic, and the students of Team Wearables 2020 from the University of California Berkeley decided to make WiFi visible. Their fashion is called Hertzian Armor, and you can check out their build on Hackster.io. This layered shoulder pad accessory contain LEDs, and their colors and tiers represent different levels of WiFi activity. Are you thinking tech version of Game of Thrones? That’s certainly going through my mind! Check out the students’ video.

The project has interesting origins, and the hint is in its name–Hertzian.

Hertzian space, as described by Dunne and Raby, is a holistic view of the electronic object and its cultural interactions, and is the interface between electromagnetic waves and human experiences.

So, the idea of creating a visual representation of WiFi fits in very nicely with this concept. It’s interesting that the piece became a shoulder style, and the students definitely had specific locations for use in mind.

We decided on creating shoulder armor because we wanted a wearable that would be bold enough to display at Burning Man or an event like Silicon Valley Fashion Week, but also simple enough to be worn around Berkeley.

Their prototype processed through different materials including paper, cardboard and finally neoprene. They were considering leather (Thrones fans, right?), but the cost made it more of a future possibility.

WiFiAmorProc

Embedded in the wearable are Adafruit NeoPixel strips, the Adafruit CC3000 WiFi Breakout, a Lilypad Arduino and LiPower, along with a LiPo battery. It’s a pretty simplistic rig, but the cool factor is definitely in the programming. Here’s what it looks like.

The LED output color is defined by type of WiFi in the area:

  • red value = ( # of restricted networks / total networks ) x 255
  • green value = ( # of open networks / total networks ) x 255
  • blue value = ( # of Hotspots / total networks ) x 255

The number of lit LEDs is determined by the average Wi-Fi signal strength (RSSI) in the area:

  • all 3 strips lit: RSSI > 60
  • 2 strips: 50 <= RSSI <= 60
  • 1 strip: RSSI < 50

WiFiAmorHero

I really love the look of this piece and I think it lends itself to our future of environmental sniffing clothing. From detecting space junk while on a space walk to sensing radiation while on a neighborhood promenade, there’s a need to examine what our bodies may come in contact with. Making those things visible to others is part of awareness and community. Congrats to Team Wearables 2020 for your innovative wearable and I look forward to seeing your next project. This is a great use of our CC3000 WiFi Breakout and I can’t wait to see what other makers will do with it. Looks like “Can you hear me now?” is over.

cc3000


Flora breadboard is Every Wednesday is Wearable Wednesday here at Adafruit! We’re bringing you the blinkiest, most fashionable, innovative, and useful wearables from around the web and in our own original projects featuring our wearable Arduino-compatible platform, FLORA. Be sure to post up your wearables projects in the forums or send us a link and you might be featured here on Wearable Wednesday!


Adafruit publishes a wide range of writing and video content, including interviews and reporting on the maker market and the wider technology world. Our standards page is intended as a guide to best practices that Adafruit uses, as well as an outline of the ethical standards Adafruit aspires to. While Adafruit is not an independent journalistic institution, Adafruit strives to be a fair, informative, and positive voice within the community – check it out here: adafruit.com/editorialstandards

Join Adafruit on Mastodon

Adafruit is on Mastodon, join in! adafruit.com/mastodon

Stop breadboarding and soldering – start making immediately! Adafruit’s Circuit Playground is jam-packed with LEDs, sensors, buttons, alligator clip pads and more. Build projects with Circuit Playground in a few minutes with the drag-and-drop MakeCode programming site, learn computer science using the CS Discoveries class on code.org, jump into CircuitPython to learn Python and hardware together, TinyGO, or even use the Arduino IDE. Circuit Playground Express is the newest and best Circuit Playground board, with support for CircuitPython, MakeCode, and Arduino. It has a powerful processor, 10 NeoPixels, mini speaker, InfraRed receive and transmit, two buttons, a switch, 14 alligator clip pads, and lots of sensors: capacitive touch, IR proximity, temperature, light, motion and sound. A whole wide world of electronics and coding is waiting for you, and it fits in the palm of your hand.

Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7pm ET! To join, head over to YouTube and check out the show’s live chat – we’ll post the link there.

Join us every Wednesday night at 8pm ET for Ask an Engineer!

Join over 36,000+ makers on Adafruit’s Discord channels and be part of the community! http://adafru.it/discord

CircuitPython – The easiest way to program microcontrollers – CircuitPython.org


Maker Business — “Packaging” chips in the US

Wearables — Enclosures help fight body humidity in costumes

Electronics — Transformers: More than meets the eye!

Python for Microcontrollers — Python on Microcontrollers Newsletter: Silicon Labs introduces CircuitPython support, and more! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi

Adafruit IoT Monthly — Guardian Robot, Weather-wise Umbrella Stand, and more!

Microsoft MakeCode — MakeCode Thank You!

EYE on NPI — Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey

New Products – Adafruit Industries – Makers, hackers, artists, designers and engineers! — #NewProds 7/19/23 Feat. Adafruit Matrix Portal S3 CircuitPython Powered Internet Display!

Get the only spam-free daily newsletter about wearables, running a "maker business", electronic tips and more! Subscribe at AdafruitDaily.com !



No Comments

No comments yet.

Sorry, the comment form is closed at this time.