This repository is composed of a react native app, which will be used to steer a toy vehicle via bluetooth. The vehicle's traction will be managed by an arduino.
- The vehicle:
MODEL HERE
- Aurduino Board:
MODEL HERE
- Bluetooth receiver:
MODEL HERE
- Android/iOS device equipped with the following sensors:
- Accelerometer
- Gyroscope
- Magnetometer
- npm
- React Native CLI installed and globally accessible
- yarn
- Android Studio and/or XCode
Then run yarn android
or yarn ios
depending on what OS you're running this on.
Notice: This has only been tested on Android so far
Consult README in Vehicle/
folder.
Consult README in App/
folder.
After you've commpleted all hardware and app setup.
...
- Linus Drissel
- Casey Hardell
- Matthew Mckenzie
- Willy Njundong