Line Following Robots - Ideas and Classes

Hey all.
I’d love any input for Line Following robots. Who’s build one or even competed before?

Also interested in suggestions for kit bots to sell to competitors (such as schools etc).

Furthermore i’m looking to put together a class for how to build one/program one. A basics class and possibly an advanced one. Anyone keen to attend or host?

All information would be useful as i’d also like to put together a ‘how to build and program a line robot’ specifically for those who cant attend HSBNE regularly (again schools) and would like to compete in the upcoming robot competition. link - HSBNE Robot Competition 2016
Ideally this would include a component selection, kit building, design choices, power management, basic and programming guides.

1 Like

i’ll be back tuesday night if you are going to be there

its hard for me to get to any class because i’m not in brisbane on the weekends

i’ve had thoughts about line following robots, if you know something i’d be interested to listening

1 Like

How did you go with your motor drivers last teusday ?

I did, finally! I had a minor Arduino fault which had me stumped for a bit :disappointed_relieved: just just needed a reset before working lol. You wouldn’t believe it but it works quite well and it’s only a 600mA.

check out the build log Basic Kit Robotics - Sensor Modules

I’ll be working on the line sensors next :slight_smile:

Please throw some chat if you have any suggestions, ideas or previous experience with line following robots

I’d be very keen to attend a class on this!

1 Like

I’ve built a line-follower before for a Uni subject, PID control with mapping functionality and able to adhere to speed limit zones. I’d be happy to answer questions and chat about ideas.

1 Like

That would be great @Megabound! I’ll send your a pm :grinning:

Firstly I am curious what type of sensors you used. I was hoping you had some recommendations for analogue sensors.

Sure, you’d be surprised how analogue you can make a phototransistor setup. You can use an IR LED/Phototransistor setup to pretty good effect but a pacakge like the QRD1114 is much less hassle.

They quite sensitive to changes in coverage, you’ll see a fairly linear response as you move the sensor from full black to full white, and add on to that a bank of 3 (or more for greater control opportunities) and you’ve got a great scene for a PID controller, but, you can also use just one and get some bang-bang control good enough to follow a line at a good pace.

1 Like

I have an advanced robot called robbie. Still in construction,although it is nearing completion,welcome to talk too anyone about it.

Cheers

Pam

1 Like

Great thanks @pamela_hauff . Would love to see a build log :slight_smile:

Still in the process of creating a write up. Unfortunately the projector I have currently is not powerfull enough to test code. Maybe around January I can upgrade it. In the meantime I am testing other functionality. Including next week the gyroscopes. This version has six wheels two active centre wheels. I think it would be possible just to have have two larger wheels. At first I was worried about power consumption with the two wheeled version. At this stage I am unsure if that is a large enough factor.
Pam

Here is the thingiverse link.

1 Like

Finally updated the robbie files.

Robbie 1-4-2

1 Like