Arduino Bimotor RC Application icon

Arduino Bimotor RC 1.1

1.4 MB / 1+ Downloads / Rating 5.0 - 1 reviews


See previous versions

Arduino Bimotor RC, developed and published by BC APPS, has released its latest version, 1.1, on 2018-02-23. This app falls under the Education category on the Google Play Store and has achieved over 50 installs. It currently holds an overall rating of 5.0, based on 1 reviews.

Arduino Bimotor RC APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.3+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.bcapps.bimotor

Updated: 7 years ago

Developer Name: BC APPS

Category: Education

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing Arduino Bimotor RC on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

Previous Versions

Arduino Bimotor RC 1.1
2018-02-23 / 1.4 MB / Android 4.3+

About this app

Control remot per a governar un vehicle amb dos motors (un per roda) gràcies a un dispositiu Arduino 101 a través de Bluetooth Low Energy.

Dades bàsiques per a la comunicació amb el dispositiu:
* L'arduino haurà de disposar d'un servei amb UUID=0000000f-0000-1000-8000-00805f9b34fb
* Una característica per al motor esquerra amb UUID=00000001-0000-1000-8000-00805f9b34fb i una per al motor dret amb UUID=00000002-0000-1000-8000-00805f9b34fb.

Aquestes dues característiques seran de lectura i tipus uint16, i el que enviarem, tal i com es veu en els dos controls, són valors de 0 a 511 per a cada roda.

El programa de l'Arduino, dependrà dels tipus de motors, drivers,..., control per anar endavant/enrere,... Amb una mica de paciència i imaginació,...!!!

New features

La llista de dispositius trobats només mostrarà els dispositius que tinguin el UUID del servei definit per a l'aplicació.

Si es vol comandar més d'un dispositiu, cada dispositiu haurà de tenir els UUIDs del servei i de les característiques definides del programa. Per poder triar amb quin connectar només haurem de canviar el nom amb BLE.setLocalName("...") a l'Arduino de cada dispositiu.

Modificat el temps d'enviament de la nova dada de 100 a 10ms, donant així més realisme al control remot.

App Permissions

Allows applications to connect to paired bluetooth devices.
Allows applications to discover and pair bluetooth devices.
Allows an app to access approximate location.