Close

154 Results for "robot"

  • Optional advanced robot build

  • The advanced robot configuration adds resistors to the break-away floor sensor modules, a 4-pin header socket for integrating an ultrasonic distance sensor module, and an optional IR demodulator. This photo compares the just built line-following configuration...
  • Programming the Robot (Code)

  • The code is simple enough to understand. The only problem was when I had to use the tmrpcm library to play audio using arduino the servo motors won't spin. It's because the servo and tmrpcm library both works on timer1 of Arduino. To overcome...
  • Add the robot logic

  • Download the full code onto your computer. Let’s take a look at what it does. First, the code imports the required libraries: import asyncio import os from audioout_python import Audioout from viam.robot.client import RobotClient from viam.rpc.dial...
  • Design your robot

  • Now that you have all your components wired, configured, and tested, you can assemble your robot.Add four 3’ long (or taller if you want the ghost to be bigger) T-slotted framing rails along the corners of the SCUTTLE Rover base to make it a tall structure....
  • Make the robot Talk

  • To make the audio files I used and Android application - Text to Speech (STT). The app lets you write text and save as wav file. You can change language, voice speed, pitch etc. After saving the audio files take them to your computer. Then go to...
  • Build CHRP4 into a robot

  • Follow these instructions to build a simple and inexpensive robot platform made from hardware store components, or attach your tested CHRP4 to the robot platform of your choice. The line and floor sensing components work well when mounted approximately...
  • Building and printing the robot.

  • For building this i have made this tutorial, as there are some tricky parts. In the file section, each STL is named with the quantity of parts you need to print, if none just one needs to be printed. Also you can download files all at once at the file...
  • How to start building a cocktail robot?

  • 1) Take a piece of paper.2) Write down budget.3) Buy: Power supply, Actuators, Control board, cables and scrap metal and wood.4) Figure out how it fits together.5) Put them together.6) Test7) If it fails, write down problems you observe.8) Wait...