redbot-hands-free-control | Robot Hands Free Control using Leap Motion 's hand sensing

 by   JimInCA C Version: Current License: No License

kandi X-RAY | redbot-hands-free-control Summary

kandi X-RAY | redbot-hands-free-control Summary

redbot-hands-free-control is a C library typically used in Internet of Things (IoT) applications. redbot-hands-free-control has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

Ever since I first saw the Leap Motion Hand Tracking Controller, I’ve been fascinated by the potential of what can be done with this fantastic device. Leap Motion has not only developed a device that can track your hands, but through their software, they can tell you every characteristic about your hands. With great accuracy, they can tell you every aspect of your left, right, or both hands; they can tell you the pitch, roll, and yaw of the palm of your hand; they can tell you how many fingers you have extended along with the length and direction of each segment of each finger on each hand (including your thumb). With this device and its accompanying software, you can use your hands as input devices to control any aspect that is controllable through your computer. The potential of this device is limitless!. With this in mind, I wanted to start with a simple device that can be controlled with just hand gestures. This, I’m doing to become familiar with the use of the Leap Motion Controller along with its software and to just have some fun. What I came up with is the software that allows you to control a SparkFun Redbot robot with just your hands in free space. The Redbot robot is a basic robot platform that has two wheels where each one is driven independently along with a third pivot point. So in order to control this robot, you’ll need throttle control for forward and reverse along with directional control for straight, left or right. I decided to use a single hand to control the device with the pitch of the palm to control the throttle and roll for directional control. And now, how am I communicating with the Redbot? Good thing that you asked! I just happened to have several Digi XBee wireless RF modules left over from an early project that should fit the bill. And the best part is that the controller board on the Redbot is already fitted with the proper connector to support an XBee module. I just love it when things work out for the better! In addition to the one XBee module for the Redbot, I have two others. Both of these modules are mounted on SparkFun Explorer boards that includes an FTDI to USB chip, so all you’ll have to do is plug the module into the explorer board and then plug the explorer board into an open USB port on your computer and you’re all set. Now you may ask, why do I need two modules connected to my computer? Again, good question! We will be using one as a transceiver to communicate with the XBee module on the Redbot and the second one that will be used to monitor all communications between the computer and the Redbot through the use of a serial terminal window. This article describes the required hardware and software that provides you with the ability to control a SparkFun Redbot using the Leap Motion Controller. This article contains the firmware that you will be loading onto the SparkFun Redbot along with the application that you will be running on your host computer that allows you to control the robot without any contact to any device.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              redbot-hands-free-control has a low active ecosystem.
              It has 1 star(s) with 0 fork(s). There are no watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              redbot-hands-free-control has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of redbot-hands-free-control is current.

            kandi-Quality Quality

              redbot-hands-free-control has no bugs reported.

            kandi-Security Security

              redbot-hands-free-control has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              redbot-hands-free-control does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              redbot-hands-free-control releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of redbot-hands-free-control
            Get all kandi verified functions for this library.

            redbot-hands-free-control Key Features

            No Key Features are available at this moment for redbot-hands-free-control.

            redbot-hands-free-control Examples and Code Snippets

            No Code Snippets are available at this moment for redbot-hands-free-control.

            Community Discussions

            Trending Discussions on Internet of Things (IoT)

            QUESTION

            Display data from two json files in react native
            Asked 2020-May-17 at 23:55

            I have js files Dashboard and Adverts. I managed to get Dashboard to list the information in one json file (advertisers), but when clicking on an advertiser I want it to navigate to a separate page that will display some data (Say title and text) from the second json file (productadverts). I can't get it to work. Below is the code for the Dashboard and next for Adverts. Then the json files

            ...

            ANSWER

            Answered 2020-May-17 at 23:55

            The new object to get params in React Navigation 5 is:

            Source https://stackoverflow.com/questions/61859411

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install redbot-hands-free-control

            You can download it from GitHub.

            Support

            Visual Studio Community 2017 is a full featured and free version of Microsoft’s Visual Studio IDE. You can download the installer for either Windows or Mac at the following link:. [Visual Studio Community 2017](https://visualstudio.microsoft.com/vs/community/). Once you’ve downloaded the installer, you will need to execute it to install Visual Studio on your system.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/JimInCA/redbot-hands-free-control.git

          • CLI

            gh repo clone JimInCA/redbot-hands-free-control

          • sshUrl

            git@github.com:JimInCA/redbot-hands-free-control.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link