ROBOT ARM MK2 Mobile Application

Mechanical design: http://www.thingiverse.com/thing:1454048

MK2

Features

  • Connect to NRF51822 BLE Control board
  • Control up/down, left/right, forward/backward using DeviceMotion (Accel, Gyro, Magentic)
  • react-native app with redux, only support ios for now

Firmware for NRF51822

Check: https://github.com/genuine-engineering/ble-arm-mk2-fw

Install

Please check official react-native project for install react-native

git clone https://github.com/genuine-engineering/ble-arm-mk2-app
cd ble-arm-mk2-app
npm install
rnpm link
react-native run-ios

REMARK

THIS PROJECT FOR SELF LEARN REACT-NATIVE, AND ON GOING DEVELOPING