Boe-Bot project
christianboebot
Posts: 2
in BASIC Stamp
I am doing a project for my class which I’m having to design a program to run like a delivery truck, it has to have turning signals(leds), flashes when stopped, beeps when backing up, make 3 turns on its preset 30ft “route” and has 8 stops and stops when it returns “home” also has to stop for obstacles and pause for a set time. If anyone can help me write this program it would be greatly appreciated and I can pay you 20$
Comments
Start your program by writing down the distance and direction for each stop and fill in details from there.
(1) Do the turn signals have to work at turns or just flash at stops?
(2) What kind of obstacle avoidance is involved; ultrasonic, touch, IR?
They have to work at turns and then both have to flash when stopped the obstacles are just going to be simulated objects coming out in front of the boe bot just like a person walking out in front of a car. So the boe bot will stop when a object is detected and then it will continue on its route after a short pause
Do you program the route into the Boe-Bot or does the Boe-Bot just follow a line?
What sensors or add-ons can you use?
How many times does the route need to be run?