element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • 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
Safe and Sound
  • Challenges & Projects
  • Design Challenges
  • Safe and Sound
  • More
  • Cancel
Safe and Sound
Blog Motorcycle Winter Monitor
  • Blog
  • Forum
  • Documents
  • Polls
  • Files
  • Events
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: plauer
  • Date Created: 19 Feb 2017 11:52 PM Date Created
  • Views 1100 views
  • Likes 7 likes
  • Comments 8 comments
Related
Recommended

Motorcycle Winter Monitor

plauer
plauer
19 Feb 2017

The kit is here, today came the sensor shield.

The wifi kit had an issue with the software support and is currently upgraded from the CC3100 to the CC3120. The 432 boards only support the newer CC3120. Code Composer is installed.

 

 

Current status: Still waiting for the kit. I will use my mac to create the code for the project..

 

From what I learned so far, I need to write the code on the 432 and use a WIFI shield to prepare the web page and send out the data. The 432 boards come with an RTOS. Hope thats not to complex to use.

 

 

Just as an overview here is my original response for the project:

 

Motorcycle Winter Monitor

 

The challenge

If you live in the northern part of the US you know the drill. Every fall you winterize your toys, Motorcycles, classic cars, convertibles, boats. Every spring you face the same issues, battery died, mice chewed through the charger wires, hoses busted.

 

The solution

Equip the battery charger, conditioner with an IOT monitor. Measure battery voltage, charging current temperature, humidity. Transmit it via bluetooth or wifi to smart phone. Anytime your worried about your toy in the corner of your garage, where you can't get to now? Just look at your phone and you get a great health status.

 

Implementation

Use one the wifi / bluetooth  chipsets with a build in processor and analog inputs. Connect the inputs to the sensing circuits for voltage, current, temperature and humidity. Processing requirements are low, so the build in processor can handle the load. For power supply of the circuit use the battery charger itself. No need to be super lower power.

Implement a simple bluethooth / wifi app for the smart phone. For wifi a small HTML script called from a browser should be fine. Make sure you can handle multiple devices, for every toy you have winterized.

  • Sign in to reply

Top Comments

  • Jan Cumps
    Jan Cumps over 8 years ago +3
    The 432 boards come with an RTOS. You can choose. There's TI-RTOS. If you have experience with FreeRTOS, you can check out the portable example from the SimpleLink MSP432 SDK (I haven't tried that one…
  • DAB
    DAB over 8 years ago +3
    You can also use the same equipment to support people powered bicycles, so you can do double duty with the same design. DAB
  • jkutzsch
    jkutzsch over 8 years ago +2
    Having multiple friends who are quite taken with their motorcycles I could see many of them being interested in this. Add in a camera so they can remotely view their pride and joy and they would be constantly…
  • plauer
    plauer over 8 years ago

    Waiting for the CC3120 board now. That one integrates with the MSP432 launchpad. Did not have much luck with FreeRTOS either so far. Once I have the CC3120 I will try the TI RTOS. That comes with only one install instead of two (one from TI and one from FreeRTOS).

    Meanwhile I got a Honda Civic Hybrid, this car has two batteries, a 12V lead acid and a 144V NiH for the 15KW electric motor. More batteries to supervise...

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • jkutzsch
    jkutzsch over 8 years ago in reply to plauer

    plauer / Peter, have you looked at Energia?  http://energia.nu/

     

    I am looking at that over on my project as a way to tie in Arduino addon boards.

     

    "

    What is Energia?

    Energia is an open-source electronics prototyping platform developed by Robert Wessels with the goal to bring the Arduino and Wiring framework to the Texas Instruments MSP430Tm LaunchPad evaluation kit. Energia is based on Arduino and the Wiring framework and includes an integrated development environment (IDE) that is based on Processing. The foundation of Energia and Arduino is the Wiring framework that is developed by Hernando Barragan. Energia currently supports several Texas Instruments devices. TI LaunchPad evaluation kits are low-cost microcontroller-based development kits that are made by Texas Instruments."

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • plauer
    plauer over 8 years ago

    Update

     

    so I got the kits, everything is there. To do my project I probably only need the MSP432 Launchpad plus the CC3100 board. Other solutions for wifi, like the ESP8266 have some IO on their own, that might be enough for the motor cycle monitor, no main processor needed at all, but not the CC3100, its serial communication only. Also there are no high level IOT commands available, like what as been added to Arduino, I need to put things together from scratch. All demos for this (lauchpad + CC3100) seem to need FreeRTOS.

    Ok, I did download the Launchpad support packages, and also the full install of the code composer studio.

     

    board connects and I can download compile and run software on the lauchpad, so far so good.

     

    Not so much luck with the FreeRTOS. Somehow the Launchpad demos that use FreeRTOS do not find the source of FreeRTOS itself, complaining about the 'FREERTOS_INSTALL_DIR' not set. I downloaded FreeRTOS from the freertos.org web page, installed it on the hard drive and set the variable. Still nothing, maybe I set the variable in the wrong directory.

     

    To my understanding all the demos that have interface software (SPI on the Lauchpad and code to run the CC3100 board) are using the FeeRTOS.

     

    That's as far as I got.

    Lucky they extended the deadline until June, that gives me another chance image

    Peter

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • plauer
    plauer over 8 years ago in reply to DAB

    Yes, or your boat, or your classic car that needs to make it through the winter. I've heard that Porsches are notorious for killing their batteries, because their factor anti-theft systems deep discharge them.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • plauer
    plauer over 8 years ago in reply to Jan Cumps

    thanks, I'll download it and check. Hope its not too complex. I did a project before using the electric imp, all the web functions were canned into language that the unit was using.

    Peter

    • Cancel
    • Vote Up +1 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