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 Safe&Sound: Wearable Tracking Device for Miners - 13: H/W design - Wearable Device
  • 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: sunnyiut
  • Date Created: 7 Jul 2017 5:51 AM Date Created
  • Views 551 views
  • Likes 4 likes
  • Comments 2 comments
  • msp432_launchpad
  • boostxl-sensors
  • safe and sound design challenge
  • msp432p401r
  • tft
Related
Recommended

Safe&Sound: Wearable Tracking Device for Miners - 13: H/W design - Wearable Device

sunnyiut
sunnyiut
7 Jul 2017

Title: Wearable Tracking Device for Miners

By: sunnyiut       

Previous Blogs
01: Introduction02: The Kit
03: Review_MSP432P401R04: Review_430BOOST-SHARP96
05: Review_BOOSTXL-SENSORS06: Review_DLP7970ABP
07: Project proposal update08: TFT interfacing
09: Light sensor interfacing10: Environmental sensor interfacing
11: IR temperature sensor interfacing12: Integrating 3 sensors in firmware

 

Design Challenge: Safe and Sound Wearables

Blog number: 13

 

 

 

 

Intro:

This blog is about the Hardware design of the wearable device that will be mounted on the wrist of the Miners.

 

 

Objective:image

 

The first part of my Project Proposal is to design a wearable device that contains the sensors for collecting the environmental information.

The Launchpad, sensor boosterpack and other necessary components in-together will be quite big and bulky to fit on the wrist. So, my objective is to design a customized board to make it wearable.

 

Components of the Wearable Device -

  • MSP432P401r
  • Sensors -
    • OPT3001
    • BME280
    • TMP007
  • TFT displayimage
  • Power supply
  • Battery charger
  • Selection buttons

 

Optional components [Not included in this project proposal] -

     These components will be implemented in the Hardware but the Firmware integration is left for future work.

 

  • MAX30100 sensor for Heart rate and SPO2
  • WSP2110 sensor for air quality [spec. Benzene]
  • BLE [RN4020] to send/receive beacons in between miners, in case of emergency

 

Board Design:

 

MSP432P401r [MCU and other supportive circuitry] -                                           TFT display -

imageimage

 

Sensors -                                                                                                    Power supply -

imageimage

 

Bluetooth Low Energy -                                                            

image

 

 

PCB:

 

image

 

3D Layout:

imageimageimage

 

** that's basically the end of the designing the first part [wearable device] of my proposal. As the time is short, I'll try to develop the board later on, if I can manage some time.

image

Meanwhile,

I placed the order for PCB fab on 20th June.

Unfortunately, the delivery got stuck into EID vacation [it's a big one in my countryimage]  and customs clearanceimage

 

However, I have received it yesterday. I don't have much time left for the Project Submission.

So at first I'll post my blogs on the two other parts of my project proposal -

  • Miners location detection based on RFID and
  • Central monitor to display and log miners' location

 

My next blog post will be on Reading Miners' RFID tags to detect their location.

  • Sign in to reply
  • sunnyiut
    sunnyiut over 7 years ago in reply to sayansarkarnitdgp

    for general purpose or say hobbyist lots of people go for https://www.seeedstudio.io/fusion_pcb.html

    In my case I went for myropcb

    They are little bit expensive for low volume fab. I had a discount coupon, that's why I went for myropcb.

     

    about MAX30100, I would like to suggest to go for MAX30101 or MAX30102. As far as I know MAX30100 is no more in active production.

    This sensor provides control over I2C communication. However, you need a separate 1.8v supply for it.

    you can follow the application notes from MAXIM for guideline on how to use this chip.

    this link also provides some valuable info ..... https://morf.lv/implementing-pulse-oximeter-using-max30100

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • sayansarkarnitdgp
    sayansarkarnitdgp over 7 years ago

    Kindly suggest some good places for PCB fab !!! How can i integrate other sensors like MAX30100 sensor for Heart rate and SPO2 in my system ?

    • 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