Other Robot Project...
 
Notifications
Clear all

Other Robot Projects

76 Posts
22 Users
23 Likes
22.1 K Views
hstaam
(@hstaam)
Mr.
Joined: 5 years ago
Posts: 61
 

Also don't forget that I2C requires that both the clock and the data lines be pulled up to +5Volts (with 4.7K resistors each)

hj

hj


   
ReplyQuote
Spyder
(@spyder)
Member
Joined: 5 years ago
Posts: 846
 

I've found that if you have anything more than a single small servo (sg90) you're gonna want to supply power directly to the servos otherwise you'll think you did something wrong when all it is is a lack of power


   
ReplyQuote
Aleksandr93
(@aleksandr93)
Member
Joined: 5 years ago
Posts: 1
 

I want to do my own real bot. But for now I decaded to do more easer project for training. I am going to upgrade this project to real bot but it wont be very soon.


   
ReplyQuote
Robo Pi
(@robo-pi)
Robotics Engineer
Joined: 5 years ago
Posts: 1669
 

@aleksandr93

Looks like you're well on your way into robotics.  Nice work! ? 

DroneBot Workshop Robotics Engineer
James


   
ReplyQuote
robotBuilder
(@robotbuilder)
Member
Joined: 5 years ago
Posts: 2042
 
Posted by: @aleksandr93  I am going to upgrade this project to real bot but it wont be very soon.

Nice start. It is all a learning experience and fun pass time even if you never get to build a "real" robot.

Getting good encoder based motorized wheels is the foundation for any robot and that is the hardest to find for a medium sized robot base unless you have the money to just go out and buy an electric wheel chair which would make the most ideal robot base or restrict yourself to one of those toy robotic kits and concentrate on how to program them instead.

 


   
ReplyQuote
codecage
(@codecage)
Member Admin
Joined: 5 years ago
Posts: 1037
 

Any of the 3D printer owners on the Forum looked into the Mars Rover mentioned in another thread here on the post?

SteveG


   
ReplyQuote
ETinkerer
(@etinkerer)
Member
Joined: 5 years ago
Posts: 44
 
Posted by: @codecage

Any of the 3D printer owners on the Forum looked into the Mars Rover mentioned in another thread here on the post?

Not exactly 3D printed but still pretty impressive and cool. If i had the skills and tools to build one I'd make a full size one to drive around.

 

Pat

The most exciting phrase to hear in science, the one that heralds new discoveries, is not “Eureka!” (I found it!) but “That's funny …”
Author: Isaac Asimov


   
ReplyQuote
(@zeferby)
Member
Joined: 5 years ago
Posts: 355
 

My first steps in the robotics arena : https://www.instructables.com/id/EEZYbotARM/

I just finished printing+assembing this thing, tomorrow begins the electronics fun...

Eric


   
ReplyQuote
Spyder
(@spyder)
Member
Joined: 5 years ago
Posts: 846
 

@zeferby

Nice project. I made one. Just remember that when using the bluetooth modules that they're limited to 3.3 volts. The 5 volts that the arduino uses is likely to kill them

I ended up buying a handful of the bi-directional level converters that adafruit sells. They change the 3.3 to 5, and the 5 back down to 3.3


   
ReplyQuote
Chip
 Chip
(@chip)
Member
Joined: 5 years ago
Posts: 79
 

This is my robot project Chip2 it has an pi 3b+  with ROS installed, arduino mega, lsm303dlhc compass/ accel, reat time clock , 2 arduino nano's for motor control,  2 cytron md10c motor drivers, 2 gobuilda 53:1 DC motors, 2 buck/boost voltage supplies and some ultrasonic sensors and a few IR detectors.

IMG 1079
IMG 1078
IMG 1077
IMG 1076
IMG 1075
IMG 1074

As of now ROS is not controlling the robot, just the arduino and the compass using the encoders to navigate the house.


   
ReplyQuote
robotBuilder
(@robotbuilder)
Member
Joined: 5 years ago
Posts: 2042
 

Looks promising. Do you have a diagram showing how the circuit boards are connected?

I wouldn't want a collision avoidance failure with those sharp metal plates hitting or scrapping the walls or furniture?

And how well does it navigate the house? I have been experimenting with dead reckoning using the encoders but accumulated errors means you need some way to reset to an exact position and orientation. The Cybert robot used to reset and orientate by pushing against walls.
http://www.johncutterdesign.com/blog/category/robot
Is the compass accurate enough in a house environment to give a sufficiently good reading for direction?

 


   
ReplyQuote
Chip
 Chip
(@chip)
Member
Joined: 5 years ago
Posts: 79
 

@casey

I don’t have a diagram but if there is something specific you wanted to know how it’s connected let me know. As of know it uses the ultrasonic sensors for collision avoidance although I plan on some contact bar encompassing the “decks” with cherry switches.as to the accuracy of the compass if the robot drifts more than 1 degree it will realign itself by speeding up one motor for a calculated time depending on degrees off desired heading it actually works quite well for now until I get the lydar mounted and set up on the pi.

Thanks for your interest 

Chip


   
ReplyQuote
robotBuilder
(@robotbuilder)
Member
Joined: 5 years ago
Posts: 2042
 
Posted by: @chip

Thanks for your interest 

Always interested in how others have tackled a problem.

I have been trying to work out the best way to implement a mechanical bumper bar system with easy to find parts. I have a round robot base like yours and another rectangular robot base both with their own issues when it comes to physical collisions. Maybe I will buy a compass sensor to see how well it works. I bought an accelerometer sensor which I figured could tell if the robot base hit anything. Monitoring the current demand of the motors might also be an option. Ideally of course the other sensors will prevent most physical collisions happening in the first place.


   
ReplyQuote
Chip
 Chip
(@chip)
Member
Joined: 5 years ago
Posts: 79
 

The lsm303 compass was a breeze to set up and get running and I am a newbie at Arduino and programming in general. This project has been on my  wish list for many years and a lot of what I have learned has been watching YouTube videos like Bill’s YouTube channel in fact the motor controllers and motors are the same as Bill put on DB1 and I’m sure when he gets finished with the code for the motor controllers and publishes it I will use that.


   
ReplyQuote
robotBuilder
(@robotbuilder)
Member
Joined: 5 years ago
Posts: 2042
 
Posted by: @chip

The lsm303 compass was a breeze to set up and get running and I am a newbie at Arduino and programming in general. 

As a newbie in these areas you are doing very well and I look forward to seeing your future progress.

 


   
ReplyQuote
Page 2 / 6