SensorTile.box #3: A small, portable weather station
The first example application we see is the Barometer. It's on of the simplest applications because it consists only of Inputs (the Sensors) and one Output (stream to BLE). No operations (called in this case "functions") are performed on the data in this case. Our small weather station is therefore composed by:

Data are acquired, transmitted continuously via BLE and finally displayed real-time on the phone screen, as shown here below �?�
