[ShooterBot]

Project date: Nov 2011
Tags: Mindstorms :: robotics

ShooterBot spins around, looking for close targets to shoot at. Its proximity sensor starts firing signals when an object gets as close as about 20cm, at which point the robot gives a warning by showing blue instead of green light. The light turns red after about 2 seconds provided that the object does not move away and the robot shoots a ball at it.



The shooting mechanism consists of a stack of balls where the most bottom ball gets pushed away with a considerable force when a motor-controlled tube moves fast towards it and back. The ball can fly for up to about 1.5 metres before touching the ground.

Improvements to the robot could involve random walk in a designated area or multiple shots, at which point the robot would truly become a guardian of its territory. It could even collect the balls it shoots and stack them on again.

This was the first robot I made from Lego Mindstorms on my own, although I did follow instructions that came with the NXT box. This means that no actual programming was involved and I used Lego UI NXT-G that generates code on its own.


{Please enable JavaScript in order to post comments}

[Blog]

Ultrastable Neuroendocrine Robot is born

I have finally put a beginning of an artificial brain to my Ultrastable Neuroendocrine Robot - UNER... my lego robot can now measure inputs from its 3 front proximity sensors and individual cells in its brain get activated when it sees something

[Read full]

Busy working on Alien Farm

For the last couple of weeks, I have been working on a strategy game with working name 'Alien Farm'. I have done a lot of improvements and bug fixes and almost ready to move to creating a few campaign missions...

[Read full]