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 & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
    About the element14 Community
  • 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
      •  Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      •  Vietnam
      • 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
Join Internet of Things to participate - click to join for free!
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: zengirl2
  • Date Created: 10 Apr 2014 5:05 PM Date Created
  • Views 4438 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…
Parents
  • shabaz
    shabaz over 11 years ago

    Hi Leslie,

     

    This sounds a fantastic project. I think new use-cases will pop us as you explore this area, and the trouble will be deciding which ones to restrict yourself. For example, the umbrella could feed back temperature or actual rain (e.g. you may take the umbrella, but notice it is just cloudy and not rainy) or some other metric back to a cloud service, for more accurate information for other such subscribers to your information in your area (either via their similar umbrella, or an alert to their phone or a web page) (perhaps with only an approximate location, or anonymous, so that it cannot be used for tracking individuals purposes).

    It's a great idea to consider using the mobile, and either WiFi as you say for a prototype, or BLE. I'm trying to use the latter for a project right now, but I've never written a mobile app, so it is new ground for me as well.

    One idea maybe worth considering is to reuse a TI 'SensorTag', either as-is (it seems to be partially weather resistant in design) or modified slightly. The PCB inside is about 58 x 20mm. Maybe even the firmware might not need to be modified, so you can explore the mobile app space, cloud space, and the interfacing to the sensortag if the existing sensors were not ideal for your scenario.

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

    Shabaz,

     

    That's interesting that you mention the SensorTag because I've been looking into that one.  It's pretty cool, but I feel like it is more important to read the weather elements before stepping outside and the extra sensors make the tag too long for my petite umbrella handle.  If I could saw 1" off of it, that would be awesome. I do think it is interesting to share data, like a walking weather station, and in fact, it could be a great gag for a weather reporter to use in public places. They could use it just dangling off of the handle.

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

    Shabaz,

     

    That's interesting that you mention the SensorTag because I've been looking into that one.  It's pretty cool, but I feel like it is more important to read the weather elements before stepping outside and the extra sensors make the tag too long for my petite umbrella handle.  If I could saw 1" off of it, that would be awesome. I do think it is interesting to share data, like a walking weather station, and in fact, it could be a great gag for a weather reporter to use in public places. They could use it just dangling off of the handle.

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

    I just checked the PCB layout, although in theory it could be chopped off into half the size, there will still be about half a dozen wires that would need some very fine soldering : ( But possibly there are other smaller modules that use the same IC.

    I'm planning to use it as a prototyping platform until I have dedicated hardware for it, and was planning to maybe use the UART, or repurpose the buttons as my inputs, and the LEDs as outputs, wired to the hardware I will have on a separate board. But first I need to learn android !

    • 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 © 2026 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