Robot Mira Laser Shoot HC-SR04 on Windows Pc
Developed By: Antonio Sergio Arduino
License: Free
Rating: 5,0/5 - 1 votes
Last Updated: December 27, 2023
App Details
Version |
1.0 |
Size |
1 MB |
Release Date |
November 24, 15 |
Category |
Tools Apps |
What's New: Melhorias na visualização dos botões da Mira Laser e Joystick. [see more]
|
Description from Developer: Bluetooth robot Arduino Uno R3:
Robot 2 motors, control in all directions with Laser Sight and ultrasonic distance sensor HC-SR04. Arduino Uno R3 code for - free services: http://... [read more]
|
About this app
On this page you can download Robot Mira Laser Shoot HC-SR04 and install on Windows PC. Robot Mira Laser Shoot HC-SR04 is free Tools app, developed by Antonio Sergio Arduino. Latest version of Robot Mira Laser Shoot HC-SR04 is 1.0, was released on 2015-11-24 (updated on 2023-12-27). Estimated number of the downloads is more than 10. Overall rating of Robot Mira Laser Shoot HC-SR04 is 5,0. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 1 users, 1 users had rated it 5*, 1 users had rated it 1*.
How to install Robot Mira Laser Shoot HC-SR04 on Windows?
Instruction on how to install Robot Mira Laser Shoot HC-SR04 on Windows 10 Windows 11 PC & Laptop
In this post, I am going to show you how to install Robot Mira Laser Shoot HC-SR04 on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, ...
Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.
[Note] You can also download older versions of this app on bottom of this page.
Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it - you see you're playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.
If this doesn't work on your PC, or you cannot install, comment here and we will help you!
Step By Step Guide To Install Robot Mira Laser Shoot HC-SR04 using BlueStacks
- Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
- Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn't automatically open BlueStacks, right-click on it and select Open with... Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
- Once installed, click "Robot Mira Laser Shoot HC-SR04" icon on the home screen to start using, it'll work like a charm :D
[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more
[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.
How to install Robot Mira Laser Shoot HC-SR04 on Windows PC using NoxPlayer
- Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
- Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
- The installation process will take place quickly. After successful installation, you can find "Robot Mira Laser Shoot HC-SR04" on the home screen of NoxPlayer, just click to open it.
Discussion
(*) is required
Bluetooth robot Arduino Uno R3:
Robot 2 motors, control in all directions with Laser Sight and ultrasonic distance sensor HC-SR04.
Arduino Uno R3 code for - free services: http://sergioarduino.blogspot.com.br/p/robot-mira-laser.html
See Blogger: http://sergioarduino.blogspot.com.br/p/robot-mira-laser.html
// ------------------------------------------------ -------------------------------
// Code for Arduino Uno R3:
// App - Robot Laser Sight Shoot HC-SR04.
// ------------------- -------------------- FORWARD
if (character == 'F')
{
digitalWrite (D4, HIGH);
digitalWrite (D5, LOW);
digitalWrite (D6, HIGH);
digitalWrite (D7, LOW);
}
// ------------------------------------------------ -------------------------------
Contents:
Arduino Uno R3 code for - free services:
See Blogger: http://sergioarduino.blogspot.com.br/p/robot-mira-laser.html
1) - Business description;
2) - used commands and pin the Arduino;
3) - Application photos;
3.1) - Application Photos working with Samsung tablet;
4) - Arduino Uno R3 Code: Laser Robot Shooting HC-SR04;
5) - Bill of Materials;
6) - Wiring;
JOYSTICK1 ROBOT CONTROL - TOTAL CONTROL engine with 8 movements:
1) -Go to Front;
2) -Go for Brings;
3) -Girar in the very Axis Left;
4) -Girar own axis to the right;
5) -Go to Front Turning Left (open curve);
6) -Go to Front Turning Right (open curve);
7) -Go to Bring Turning Left (open curve);
8) -Go to Bring Turning Right (open curve);
JOYSTICK2 ROBOT TARGET - TOTAL CONTROL 8 TARGET movements WITH 2 MOTORS SERVO:
1) - Control of 2 servo motors for target positioning MIRA LASER;
2) - Triggers RED LASER (POINT SHOOTING);
3) - GREEN LASER Triggers (BURN, FIRE, POINT SHOOTING);
4) - Displays on the display the exact position of AIM with MIRA LASER;
5) - Triggers POWER LED CREE Q-5W LED - power headlight with LED 5W;
6) - shows the distance to the target by reading the HC-SR04 sensor;
SWITCHES - CONTROL ON / OFF OF 8 CHANNELS:
1) - Lighthouse: Front Light Button icon Blue Light;
2) - Rear Lantern: Back Light Button icon Yellow Light;
3) internal -Light: Internal Light Button icon Green Light;
4) - Horn: Horn Button icon White horn (Press to activate and release to turn off);
5) - LASER RED 5mW: Button icon red laser (POINT SHOOTING);
6) - GREEN LASER 2000mW: Button icon green laser (BURN, FIRE, POINT SHOOTING);
7) - POWER LED CREE Q-5W: Button icon led white;
8) - HC-SR04: Button icon ultrasonic blue;
All 8 channels can be modified to any other drive, as needed, providing a great combination of control of your own.
How the Robot Laser Sight Shooting HC-SR04:
Working with 2 Joystics where Joystic1 controls the robot with all its movements and Joystic2 control two servo motors with Laser Sight where we can see the position and distance of the object, we also have directional controls for a Led 5W power Lantern and Green Laser to perform a trigger and burn the target object in question (optional);
Control with eight individual channels ON / OFF for various drives;
The Android application connects to the Arduino via bluetooth. Then when you press eg the button for the robot go forward, the App sends a character "F" this character is played by Arduino through your code (provided free) and sends signal to the plate with the Driver Bridge H which will be made the power of driving the motors; In this case sample command Go to front the two engines will be driven in the same direction of rotation that will give thrust to the Robot Go Forward.
Keeping the same analogy when the robot turns on Axis means that a motor is driven clockwise and the other counterclockwise and so on.
This whole operation is up to the App. Robot Laser Sight Shoot HC-SR04 with the Arduino code.
Melhorias na visualização dos botões da Mira Laser e Joystick.