element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Internet of Things
  • Technologies
  • More
Internet of Things
Blog WeatherBrella - an IoT Project
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Internet of Things requires membership for participation - click to join
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: zengirl2
  • Date Created: 10 Apr 2014 5:05 PM Date Created
  • Views 3365 views
  • Likes 4 likes
  • Comments 22 comments
  • bluetooth
  • wearable-tech
  • wifi
  • internet_of_things
  • iot
  • Wearables
  • connectivity
Related
Recommended

WeatherBrella - an IoT Project

zengirl2
zengirl2
10 Apr 2014

image

 

I was just contemplating my next project when an admirer of my previous FLORAbrella said, "Wouldn't it be cool if the umbrella could tell you whether it was going to rain or not?". That's really not so crazy, as I had thought about linking to the net to gather info anyway. So, here I am again with my mind racing and research brewing for another umbrella, one that will have a handle that lights up to indicate the weather forecast -- perhaps yellow for sun, blue for rain, and red for all out emergencies, like in the movie 2012. Actually John Cusack's character would have found such an umbrella quite useful. All kidding aside, there are some interesting challenges when dealing with umbrellas.

 

Umbrellas have to withstand violent weather, they must remain waterproof, and be easy to carry. So, one of the major challenges is keeping parts dry. In my last umbrella, I had the majority of parts under the top dome, but they were still exposed.  I'm sure the new waterproof coatings would be helpful, however, a best case scenario would be to house parts entirely in the handle. Another challenge is keeping connectivity to fetch data. Usually things are WiFi or Bluetooth. In fact, Bluetooth Low Energy (BLE) is gaining in popularity, because supposedly it is easier to work with. Unfortunately, these choices aren't necessarily small. They usually require a shield, there are just a few companies even offering tiny versions, and they are so new that they lack a track record. Also, in the case of WiFi, you may not be in an area with service, or you may not be able to access the controller to change the WiFi zone from the one back at home. So, it is definitely going to be an interesting problem to solve. Either way, I'll have to remove the handle in order to 3D print one to hold the circuitry, and that is yet another issue. I've been talking with manufacturers, and so far the plastic handle with a tiny screw seems obsolete. Most mini umbrellas are a pressure fit with some glue these days. So, that means I have to risk damaging the shaft to remove it. Like my previous umbrella, the handle will probably need to come apart in order to access the battery.

 

So, with all of these issues there is a silver lining. First, I've already found some code that may help, and second, I have two leads on small controllers that have connectivity built in. So, in the next couple of days I hope to narrow down my choice and get started. I have a feeling that my first prototype will use WiFi and a fairly normal umbrella. However, I'm hopeful that my second version will use BLE and the Porsche of umbrellas -- a Senz. These things are guaranteed at certain wind speeds, which is just crazy cool! I just have to figure out how to melt their darn handle off. Anyway, stay tuned, we're in for some stormy weather with the promise of sunshine later in the project.image

  • Sign in to reply

Top Comments

  • zengirl2
    zengirl2 over 11 years ago in reply to shabaz +2
    Shabaz, our team won NASA Space Apps NY! We made a wrist band that connects astronauts with the smells they miss. It's actually awesome. I'll try to blog about it somewhere on Element 14.
  • zengirl2
    zengirl2 over 11 years ago in reply to shabaz +1
    Shabaz, it's true. I'll be participating in NASA Space Apps Challenge in NY in a few hours, and I just got an email from someone interested in our team that has experience with the SensorTag, as well as…
  • zengirl2
    zengirl2 over 11 years ago in reply to cstanton

    Haha, sounds more like a light saber. image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • zengirl2
    zengirl2 over 11 years ago in reply to COMPACT

    COMPACT Funny you mention the gyro and accelerometer because when I made my first umbrella with all the LED strips, that was a suggestion that someone made.  It would have created awesome patterns, but alas I was almost finished the umbrella and I didn't want to add more complications.  The tutorial for that umbrella just got posted on Adafruit's site, so someone could still do it.  As for this brella, I think keeping it simple with just the feature of lighting up according to weather is enough for my simplistic coding abilities.  I like energy harvesting a lot, but I'm having enough trouble finding a controller that has what I want to fit in a super small umbrella handle.  Actually yesterday I finally got confirmation that umbrellas by Chaby Int'l have screws in all of their handles, so at least I should be able to order my umbrella now.  It's tough getting the right color when you aren't in the wholesale end!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • cstanton
    cstanton over 11 years ago in reply to COMPACT

    "I'm siiinging in the raaain" as the umbrella turns pink while being swung around, but appears blue upon being put vertical... < / wandering mind of bike-shedding>

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • COMPACT
    COMPACT over 11 years ago

    Hi Leslie,

    Why not employ some Energy Harvesting Tech and embedding and accelerometer or Gyro to make the umbrella display different colours according to ones gesturing?

     

    Very Compact

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • mcb1
    mcb1 over 11 years ago in reply to zengirl2

    Leslie

    No the RF doesn't access the internet, but your phone (or other device) could and then pass the appropriate 'signal' out.

     

    My reasoning is that most people have a phone and data/wireless capability.

    The RF link to the phone then ensures you have an alarm if it can't detect you/phone.

     

    It also makes the umbrella end cheaper (and therefore less painful if someone 'borrows' it) plus it could be fitted any umbrella.

     

    mark

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
>
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube