Skip to content

hprobotic/ble-arm-mk2-app

 
 

Repository files navigation

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
npm link
react-native run-ios

REMARK

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.8%
  • Objective-C 8.4%
  • Python 3.1%
  • Java 2.5%
  • Ruby 0.2%