Aruco Remote Application icon

Aruco Remote 0.1

13.3 MB / 5+ Downloads / Rating 5.0 - 1 reviews


See previous versions

Aruco Remote, developed and published by Boundary Effect, has released its latest version, 0.1, on 2024-12-31. This app falls under the Tools category on the Google Play Store and has achieved over 500 installs. It currently holds an overall rating of 5.0, based on 1 reviews.

Aruco Remote APK available on this page is compatible with all Android devices that meet the required specifications (Android 5.0+). 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: app.aruco

Updated: 1 month ago

Developer Name: Boundary Effect

Category: Tools

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing Aruco Remote 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

Aruco Remote 0.1
2024-12-31 / 13.3 MB / Android 5.0+

About this app

Aruco Remote was designed as a generic companion app for board games and educational exercises. You will need a set of printed cards and a server running on your computer to make it useful.

If you were sent here from a game or by a teacher, you'd better follow their instructions. :) Otherwise the main idea is that each card or token as well as the corners of the board are marked with an individual Aruco code (like a QR code, but smaller). When the cards and tokens are placed on the board, you can scan them with this app to detect the markers and send them to your computer or an online server. The program running there will reconstruct the placement of cards and tokens and implement the game logic.

Technical details:
To use this app for a new game, you should pick one of the standard Aruco dictionaries and print a distinct marker on each unique card. Run a server that accepts POST requests with a JSON payload over either http or https. Print a QR code with the server url and the dictionary name (e.g. DICT_6X6_100) separated by a space. When running the app for the first time, scan this QR code to configure the server url and to load the dictionary. At this point Aruco markers should show up with a green outline in the app. Touching the screen will send a JSON payload to your server with the image frame size, the touch coordinates and the coordinates for each detected marker along with its orientation and identifier. The image itself is not sent over the network. When processing the request on the server, you can send a short line of text in your http response and it will show up as a message in the app.

Source code is available at https://github.com/bndeff/aruco .

New features

Initial version

App Permissions

Required to be able to access the camera device.
Allows applications to open network sockets.