Skip to content

A react-native app to show off the capabilities of Movuino

Notifications You must be signed in to change notification settings

movuino/MovuinoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MovuinoApp

A react-native app to show off the capabilities of Movuino

Maintenance Generic badge TypeScript

Tech Stack

Usage

In order to install the App on an Iphone (a Mac computer is required):

  • cd to ./MovuinoApp and run npm install (if you run into error try npm install --force)
  • Uplaod the firmware to your movuino (ESP32)
  • Install Xcode
  • Open ./MovuinoApp/ios/MovuinoApp.xcworkspace in Xcode
  • Connect your Iphone to your mac
  • In the top bar dropdown menu, select your Iphone
  • Still in the top bar, select MovuinoAppRelease scheme
  • Click on the Play button to run the app on your device.
  • Go in your phone setting and allow the app from an unauthorized developper.
  • You can now unplug the Iphone from your Mac and open the App

The App has currently only been tested on Ios (Iphone 12)

TODO

  • Hanlde bluetoth disconnection while reading data (currently crashes)
  • Add more sensors
  • Add data recording and exporting functionalities

About

A react-native app to show off the capabilities of Movuino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published