Demo application of reading 6 different sensors and outputting values on UART. This demo can be used with Rohm tileshield using tiles for BH1726, BD1020, RPR0521, BH1745, ML8511 and BD7411. Developed and tested using Renesas GR-Peach -board.

Dependencies:   rohm-bh1726 rohm-bh1745 rohm-rpr0521 rohm-sensor-hal

Fork of rohm-bd7411g-hello by Rohm

Files at this revision

API Documentation at this revision

Comitter:
mbed_official
Date:
Thu Jul 28 23:13:54 2016 +0100
Parent:
1:846c97078558
Child:
3:297fe5b2279f
Commit message:
Update mbed-os.lib to mbed-os-5.1.0-rc3 (36468c9a)


Commit copied from ./src/github.com/ARMmbed/mbed-os-example-blinky

Changed in this revision

.gitignore Show annotated file Show diff for this revision Revisions of this file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.gitignore	Thu Jul 28 23:13:54 2016 +0100
@@ -0,0 +1,4 @@
+.build
+.mbed
+projectfiles
+*.py*