Close

176 Results for "robot"

  • A robot has the right to bear arms

  • Today I finally got a chance for some quality time with the Dremel. I have decided to drive the arms directly with small 9g servos. This meant removing the square bar that connected them and carefully chopping away various protrusions, including the...
  • SPROUT! (Brawl Stars)

  • SPROUT is a difficult project for advanced users. It consists of the following components: 3D printed partsAll parts that can be produced with the 3D printer are available for free. Download them from PrusaPrinters: https://www.prusaprinters.org/de/prints/42021-sprout-brawl-stars-robot...
  • Robot Missions

  • ProblemWe are destroying our natural spaces with pollution. Our shorelines are littered with debris that wash ashore from the oceans. When the earthquake struck Japan in 2011, the destruction ended up being washed into the ocean. Eight tonnes of tsunami...
  • Example Processing

  • You can process the image with the program you prefer, in our case we prepare a simple example that allows us to move our little robot to follow the faces. Processing recognizes faces with the OCV library. When it detects a face, it draws a blue square...
  • 1: Virtual prototyping

  • To ensure the feasibility of my project before diving into physical prototyping, I decided to explore a virtual approach. My goal was to assess whether the system could be operational without the need for an actual prototype. To begin, I employed PolyCam...
  • Project Goals

  • Rather than diving head first into this project without a plan, I've taken the time to outline some goals that will help guide the design of the robot vacuum's first revision. They're listed below, categorized by their relative importance, along with...
  • Strawberry picking robot

  • There is a success story how one technology overcame similar limitations: Computers and robots lived in the basements of big corporations half a century ago. Both technologies occupied big rooms, costed a house, consumed a lot of electricity, could be operated...
  • Robot Positioning Module

  • The starting point of this positioning module is that we have three Infrared emitters located on three edges of a rectangle: Our robot is located somewhere in this rectangle: On the top of the robot a IR sensor rotates 360 degrees and detects the angle...
  • Step 7: Code Works

  • The robot is based on Arduino code for Arduino Mega 2560 and it is open-source. Not like CNC machine which has X, Y axis perpendicular aligned and we can find x, y co-ordinate of target by tracking traverse distance of X, Y stepper motor. The wall drawing...