Ruuvi Station is an open-source iOS app available on the AppStore. You can observe environment data read from RuuviTag beacon, such as temperature, humidity, air pressure (and more) right on your iOS device. Ruuvi Station is a companion app for open-source IoT BLE devices made by Ruuvi.
RuuviTag is an advanced open-source sensor beacon platform designed to fulfill the needs of business customers, developers, makers, students, and can even be used in your home and as part of your personal endeavours. The device is set up to work as soon as you take it out of its box and is ready to be deployed to where you need it. Whether you need a beehive monitor in your backyard, or an industrial mesh network asset tracking system, RuuviTag gets you covered.
- Temperature (°C, °F, K)
- Humidity (relative in %, absolute in g/m³)
- Dew Point (°C, °F, K)
- Air Pressure (hPa)
- Acceleration (g)
- Charts
- Background logging
- Localization (English, Finnish, Russian, Swedish)
- Virtual Sensors
- iOS 10.0+
- Xcode 11.3
- Clone the repo with the recursive parameter
git clone --recursive https://github.com/ruuvi/com.ruuvi.station.ios.git
cd
into repo and run:pod install --repo-update
- Open
station.xcworkspace
- Configure Signing
Optional: - Obtain OpenWeatherMap API Key and put it into
/station/Classes/Networking/Assembly/Networking.plist
- Setup your Firebase project and replace
station/Resources/Plists/GoogleService-Info.plist
Build and Run on your device!
Join our Slack community. Feel free to ask @rinat
about iOS code.
Join our Telegram community. Feel free to ask @rinatru
about iOS code.
You can order RuuviTag sensors online. Find more info about the devices on Ruuvi.com.
We would love you for the contribution to Ruuvi Station, check the LICENSE
file for more info.