# 3 Thai students team up to build "Smart helmet" for the motorcyclist

**URL:** https://community.thunkable.com/t/3-thai-students-team-up-to-build-smart-helmet-for-the-motorcyclist/686
**Category:** Promote your App
**Tags:** googlemaps, firebase
**Created:** [December 9, 2016, 7:16am UTC](https://community.thunkable.com/t/3-thai-students-team-up-to-build-smart-helmet-for-the-motorcyclist/686 "2016-12-09T07:16:57Z")
**Posts on this page:** 11
**Page:** 1

<div class="post-metadata">

### Author: ![Narongporn](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/narongporn/32/576_2.png) [@Narongporn](https://community.thunkable.com/u/Narongporn)
#### Post date: [December 9, 2016, 7:16am UTC](https://community.thunkable.com/t/3-thai-students-team-up-to-build-smart-helmet-for-the-motorcyclist/686/1 "2016-12-09T07:16:57Z")

</div>

A group of 3 Thai students from Kanthararom School, Thailand,  
• Chainarong Kaewwichai (second from left)  
• Thanakorn Waraput (third from left)  
• Yardpiroon Pha-iddee (right)

under supervised by Mr. Satapisat Kraisee (left) and Mr. Narongporn Laosrisin, have built “Smart helmet” for the motorcyclist. This project won the first prize of “Bridge 2 inventor challenge 2016” contest, Bangkok, Thailand.

 ![](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/1X/91e1a992775fd10cc6230d84334e31a97da8aee9.jpg)

 ![](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/1X/a216b7ae0aab5339cfa2fe1d41c5a0ae594027a4.jpg)

Mr. Narongporn Laosrisin (Advisor for application development)

The technology behind this project are Arduino and Thunkable!  
Arduino board is programmed to monitor 3 sensors

- CO2 level (install in the helmet)
- Heart rate (install in the helmet)
- Triple axis accelerometer sensor (install on the motorcycle, to detect sudden change in 3-axis caused by accident)

Once accident is detected, arduino board will communicate back to android app on smart phone.

 ![](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/1X/7e052cda8ebb76036a299341fba5323b0decb80c.jpeg)

Arduino board connected with sensors

 ![](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/1X/0149c6a1a0730337bbe44a487a404101699791f8.jpeg)

All circuits are embedded in the helmet. Only 2 sensors shown (CO2 and heart rate monitor)

The students have developed 2 apps using Thunkable.  
One is for the motorcyclist and another is for emergency response stuff

On motorcyclist’s side, the app interface with Arduino board via Bluetooth.  
When accident occurred, this app will send following data to emergency response center via FirebaseDB.

- current location of accident (lat, long) from Google maps component
- motorcyclist’s info (name, mobile phone number, emergency contact person, blood type, vehicle ID)
- heart rate
- CO2 level

 ![](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/1X/37e7010c1efb6745c591e2e31baf2c4c4b826003.jpeg)

On the emergency response app, new accident information will trig event DataChanged in FirebaseDB (Both apps share the same FirebaseDB). This app will notify stuffs about the accident, then they can locate motorcyclist and accident via Google maps component

 ![](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/1X/962a0d0829c0ffb5aafc10061ac1252fe7f817c1.jpeg)  
App display dialog about new accident just occurred.

 ![](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/1X/b26d502e383c57deb1978ef4e308b95864425e4d.jpeg)

Location of accident and motorcyclist info are shown to stuffs and they can use Google Maps App to navigate them that location.

We think this project is a good start to rescue motorcyclist in the accident and could save more lives.

Narongporn L.

---

<div class="post-metadata">

### Author: ![Mika](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/mika/32/5022_2.png) [@Mika](https://community.thunkable.com/u/Mika)
#### Post date: [December 9, 2016, 7:45am UTC](https://community.thunkable.com/t/3-thai-students-team-up-to-build-smart-helmet-for-the-motorcyclist/686/2 "2016-12-09T07:45:30Z")

</div>

It looks very good! 🙂  
And the idea is very great.  
Is the app still online on google play or will you puplish it in the future there?  
Or is there any other download link available?

best regards,  
Mika

---

<div class="post-metadata">

### Author: ![Bruger](https://avatars.discourse-cdn.com/v4/letter/b/839c29/32.png) [@Bruger](https://community.thunkable.com/u/Bruger)
#### Post date: [December 9, 2016, 8:29am UTC](https://community.thunkable.com/t/3-thai-students-team-up-to-build-smart-helmet-for-the-motorcyclist/686/3 "2016-12-09T08:29:54Z")

</div>

I like the idea behinds this app. 👍

What sensors do you use for detecting CO2, heart rate and breath? What do you use the information regarding CO2 for?

---

<div class="post-metadata">

### Author: ![Mika](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/mika/32/5022_2.png) [@Mika](https://community.thunkable.com/u/Mika)
#### Post date: [December 9, 2016, 8:37am UTC](https://community.thunkable.com/t/3-thai-students-team-up-to-build-smart-helmet-for-the-motorcyclist/686/4 "2016-12-09T08:37:56Z")

</div>

He uses a Arduino board to detecting CO2, heart rate and breath.

---

<div class="post-metadata">

### Author: ![Narongporn](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/narongporn/32/576_2.png) [@Narongporn](https://community.thunkable.com/u/Narongporn)
#### Post date: [December 9, 2016, 8:41am UTC](https://community.thunkable.com/t/3-thai-students-team-up-to-build-smart-helmet-for-the-motorcyclist/686/5 "2016-12-09T08:41:17Z")

</div>

It is the first prototype. So the app and other hardware are under further development. (not open for download right now.)

We detect CO2 to detect whether motorcyclist still alive, if he can breath then CO2 is detected.

---

<div class="post-metadata">

### Author: ![Narongporn](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/narongporn/32/576_2.png) [@Narongporn](https://community.thunkable.com/u/Narongporn)
#### Post date: [December 9, 2016, 8:42am UTC](https://community.thunkable.com/t/3-thai-students-team-up-to-build-smart-helmet-for-the-motorcyclist/686/6 "2016-12-09T08:42:40Z")

</div>

we just use common sensor found in arduino store  
[http://playground.arduino.cc/Main/MQGasSensors](http://playground.arduino.cc/Main/MQGasSensors)

> **[Pulse Sensor - SEN-11574 - SparkFun Electronics](https://www.sparkfun.com/products/11574)**
>
> Heart rate data can be really useful whether you're designing an exercise routine, studying your activity or anxiety levels or just want your shirt to blin

---

<div class="post-metadata">

### Author: ![Mika](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/mika/32/5022_2.png) [@Mika](https://community.thunkable.com/u/Mika)
#### Post date: [December 9, 2016, 8:42am UTC](https://community.thunkable.com/t/3-thai-students-team-up-to-build-smart-helmet-for-the-motorcyclist/686/7 "2016-12-09T08:42:49Z")

</div>

Okay, keep up the good work!  
It’s a really nice app project.

I wish you much success in further developing.

---

<div class="post-metadata">

### Author: ![Bruger](https://avatars.discourse-cdn.com/v4/letter/b/839c29/32.png) [@Bruger](https://community.thunkable.com/u/Bruger)
#### Post date: [December 9, 2016, 9:32am UTC](https://community.thunkable.com/t/3-thai-students-team-up-to-build-smart-helmet-for-the-motorcyclist/686/8 "2016-12-09T09:32:08Z")

</div>

Nice to see such a project that combines hardware and software @Narongporn.

In case a user drops his helmet, will the app sends out information as well? 🙂

---

<div class="post-metadata">

### Author: ![Narongporn](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/narongporn/32/576_2.png) [@Narongporn](https://community.thunkable.com/u/Narongporn)
#### Post date: [December 9, 2016, 1:00pm UTC](https://community.thunkable.com/t/3-thai-students-team-up-to-build-smart-helmet-for-the-motorcyclist/686/9 "2016-12-09T13:00:59Z")

</div>

there is no sensor to detect that, but we can program arduino to detect zero heart rate. thank for your comment.

---

<div class="post-metadata">

### Author: ![taif55](https://avatars.discourse-cdn.com/v4/letter/t/3d9bf3/32.png) [@taif55](https://community.thunkable.com/u/taif55)
#### Post date: [February 9, 2017, 6:46pm UTC](https://community.thunkable.com/t/3-thai-students-team-up-to-build-smart-helmet-for-the-motorcyclist/686/10 "2017-02-09T18:46:20Z")

</div>

Very Cool… Good project

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 12:07pm UTC](https://community.thunkable.com/t/3-thai-students-team-up-to-build-smart-helmet-for-the-motorcyclist/686/11 "2024-11-08T12:07:19Z")

</div>


