Code used for Sensor Expo 2016 - Balloon Game. More details can be found here: https://github.com/ROHMUSDC/ROHM-SensorExpo2016-Pressure-Sensor-Demo/
Dependencies: BLE_API mbed nRF51822
Fork of Nordic_UART_TEMPLATE_ROHM_SHLD1Update by
ROHM Balloon Game Demo Code featured at Sensors Expo 2016
This code was written to be used with the Nordic Semiconductor nRF51-DK.
This Code allows the user to configure two known pressure distances and save pressure readings onto the application. Then it will automatically extrapolate these values and allow the user to see the height of the board. When connected to a balloon, greater heights can be achieved and the board will return the current height of the board.
Additional information about the ROHM MultiSensor Shield Board can be found at the following link: https://github.com/ROHMUSDC/ROHM-SensorExpo2016-Pressure-Sensor-Demo/
For code example for the ROHM SENSORSHLD0-EVK-101, please see the following link: https://developer.mbed.org/teams/ROHMUSDC/code/ROHMSensorShield_BALOONGAME/
Operation
See Github Repositoy for additional information on how to operate this demo application.
Supported ROHM Sensor Devices
- BM1383GLV Pressure Sensor
Questions/Feedback
Please feel free to let us know any questions/feedback/comments/concerns on the ROHM shield implementation by contacting the following e-mail:
History
Added Functionality for both SHLD0 and SHLD1 since these boards contain different pressure sensors
2016-06-20, by kbahar3 [Mon, 20 Jun 2016 03:00:38 +0000] rev 11
Added Functionality for both SHLD0 and SHLD1 since these boards contain different pressure sensors
Fixed Comments
2016-06-20, by kbahar3 [Mon, 20 Jun 2016 00:32:40 +0000] rev 10
Fixed Comments
Balloon Game, First Revision
2016-06-20, by kbahar3 [Mon, 20 Jun 2016 00:24:31 +0000] rev 9
Balloon Game, First Revision
First Commit, updated SHLD0 code to work with SHLD1
2016-06-08, by kbahar3 [Wed, 08 Jun 2016 18:20:30 +0000] rev 8
First Commit, updated SHLD0 code to work with SHLD1
Added new code for Gyro (KXG03)
2015-12-18, by kbahar3 [Fri, 18 Dec 2015 00:19:01 +0000] rev 7
Added new code for Gyro (KXG03)
Fixed Periodic Callback to send one sensor point every second. Also, fixed comments sand general formatting to make the code easier to read. Removed miscellaneous content/comments
2015-09-28, by kbahar3 [Mon, 28 Sep 2015 19:00:02 +0000] rev 6
Fixed Periodic Callback to send one sensor point every second. Also, fixed comments sand general formatting to make the code easier to read. Removed miscellaneous content/comments
Example code for interfacing ROHM's Multi-Sensor Shield onto the Nordic Semiconductor nRF51-DK BTLE Host Board
2015-09-24, by kbahar3 [Thu, 24 Sep 2015 22:23:31 +0000] rev 5
Example code for interfacing ROHM's Multi-Sensor Shield onto the Nordic Semiconductor nRF51-DK BTLE Host Board
Updated Code to show I2C Usage
2015-08-13, by kbahar3 [Thu, 13 Aug 2015 18:24:14 +0000] rev 4
Updated Code to show I2C Usage
committing latest revision... with sensor TODO indication
2015-07-27, by kbahar3 [Mon, 27 Jul 2015 20:32:00 +0000] rev 3
committing latest revision... with sensor TODO indication
Switched things to work with the shield... now DALS is actually RPR-0521
2015-07-22, by kbahar3 [Wed, 22 Jul 2015 01:05:56 +0000] rev 2
Switched things to work with the shield... now DALS is actually RPR-0521