Skip to content
This repository has been archived by the owner on May 17, 2020. It is now read-only.

Steer a vehicle via bluetooth using a mobile device

Notifications You must be signed in to change notification settings

sudomann/software-engineering-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

COSC 325 Project

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.

Requirements

Hardware

  • The vehicle: MODEL HERE
  • Aurduino Board: MODEL HERE
  • Bluetooth receiver: MODEL HERE
  • Android/iOS device equipped with the following sensors:
    • Accelerometer
    • Gyroscope
    • Magnetometer

Software

  • 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

Setup

Hardware

Consult README in Vehicle/ folder.

Software

Consult README in App/ folder.

Try It Out

After you've commpleted all hardware and app setup.

Steering Guide

...

Authors

  • Linus Drissel
  • Casey Hardell
  • Matthew Mckenzie
  • Willy Njundong

About

Steer a vehicle via bluetooth using a mobile device

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published