All Projects â†’ lflimeira â†’ Roboticarmandroid

lflimeira / Roboticarmandroid

💪 + 📱 It's a simple project where you'll learn how to create a Robotic Arm with Arduino board, controlled by a Android smartphone using Bluetooth. (PT-BR: Um projeto simples onde você irá aprender como criar um braço robótico utilizando Arduino, e controlar ele via Bluetooth através de um aplicativo Android)

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Roboticarmandroid

Johnny Five
JavaScript Robotics and IoT programming framework, developed at Bocoup.
Stars: ✭ 12,498 (+89171.43%)
Mutual labels:  robotics, arduino, bluetooth
Gort
Command Line Interface (CLI) for RobotOps
Stars: ✭ 425 (+2935.71%)
Mutual labels:  robotics, arduino, bluetooth
Firmata4j
Firmata client written in Java.
Stars: ✭ 67 (+378.57%)
Mutual labels:  robotics, arduino
Mabel
MABEL is a feature-packed, open-source, legged balancing robot based off of the Boston Dynamics Handle robot.
Stars: ✭ 72 (+414.29%)
Mutual labels:  robotics, arduino
Openbot
OpenBot leverages smartphones as brains for low-cost robots. We have designed a small electric vehicle that costs about $50 and serves as a robot body. Our software stack for Android smartphones supports advanced robotics workloads such as person following and real-time autonomous navigation.
Stars: ✭ 2,025 (+14364.29%)
Mutual labels:  robotics, arduino
Esp32marauder
A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32
Stars: ✭ 233 (+1564.29%)
Mutual labels:  arduino, bluetooth
Darm
A desktop arm that can write and draw.
Stars: ✭ 38 (+171.43%)
Mutual labels:  robotics, arduino
Invisible Highway
Invisible Highway is an experiment in controlling physical things in the real world by drawing in AR. Simply make a pathway along the floor on your phone and the robot car will follow that path on the actual floor in your room. A custom highway with scenery is generated along the path to make the robots a little more scenic on your phone screen.
Stars: ✭ 118 (+742.86%)
Mutual labels:  robotics, bluetooth
Rf24ble
RF24BLE is the library that makes an nrf24L01+ chip (1$) into a BLE advertising beacon and can be used for LOW payload advertising like sensor data etc.
Stars: ✭ 129 (+821.43%)
Mutual labels:  arduino, bluetooth
Blynk Library
Blynk library for embedded hardware. Works with Arduino, ESP8266, Raspberry Pi, Intel Edison/Galileo, LinkIt ONE, Particle Core/Photon, Energia, ARM mbed, etc.
Stars: ✭ 3,305 (+23507.14%)
Mutual labels:  arduino, bluetooth
FireFiles
Powerful Android File Manager for everything that runs on Android OS (Android TV, Android Watch, Mobile, etc)
Stars: ✭ 37 (+164.29%)
Mutual labels:  bluetooth, android-application
Cylon
JavaScript framework for robotics, drones, and the Internet of Things (IoT)
Stars: ✭ 3,862 (+27485.71%)
Mutual labels:  robotics, arduino
Esp32 Ble Mouse
Bluetooth LE Mouse library for the ESP32 (Arduino IDE compatible)
Stars: ✭ 180 (+1185.71%)
Mutual labels:  arduino, bluetooth
Esp32 Blecollector
ᛡᛒ BLE Scanner + Data persistence on SD Card for M5Stack, Odroid-Go, ESP32-Wrover-Kit and other models
Stars: ✭ 145 (+935.71%)
Mutual labels:  arduino, bluetooth
Simplebot
SimpleBot is a very basic robot designed for learning about NodeBots.
Stars: ✭ 65 (+364.29%)
Mutual labels:  robotics, arduino
Web Bluetooth Terminal
Progressive Web Application for serial communication with your own Bluetooth Low Energy (Smart) devices
Stars: ✭ 130 (+828.57%)
Mutual labels:  arduino, bluetooth
Espway
Segway-like robot implemented on ESP8266
Stars: ✭ 109 (+678.57%)
Mutual labels:  robotics, arduino
Pixelbot
Stars: ✭ 90 (+542.86%)
Mutual labels:  arduino, bluetooth
Plus
Otto DIY+ ("Otto DIY with steroids" + Bluetooth + APP + switch + sensors + strength +...
Stars: ✭ 100 (+614.29%)
Mutual labels:  arduino, bluetooth
Mobly
E2E test framework for tests with complex environment requirements.
Stars: ✭ 424 (+2928.57%)
Mutual labels:  robotics, bluetooth

RoboticArmAndroid

Robotic Arm

How to build the project (Como construir o projeto)

Link in Portuguese (Link em Português)

Main materials

Installation

  1. Install Android Studio on your computer.
  2. Install Arduino IDE on your computer.
  3. Clone/download this folder to your computer.
  4. Open Android_Bluetooth_master in Android Studio and run it to your emulator or Android smartphone.
  5. Build your arm and circuit of it Note: According to the image below.
  6. Send the Arduino code to your board through the IDE.
  7. Connect to the Arduino board using the app and enjoy!!!

Electric Circuit

Circuit

Arduino Code

Code

Android Code

Project

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].