Skip to content

ENAC-Robotique/Robot_Xbee_Piloting_App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot_Xbee_Piloting_App

A flutter app to control a robot using USB and Xbee.

to build for android : flutter build apk --split-per-abi

apk already built : app-armeabi-v7a-release.apk in build>output>flutter-apk

to modify joystick speed values : lib, joystickMode : modify line 76/77 - _consSpeed = getSpeed(degrees, distance) * 2000;

About

A flutter app to control a robot using USB and Xbee

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 80.9%
  • HTML 16.1%
  • Swift 1.7%
  • Kotlin 1.1%
  • Objective-C 0.2%