Skip to content

paulcobbaut/Mindstorms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mindstorms

Lego Mindstorms NXT and EV3 projects

Remote controlled car (for NXT in NXC)

car_car.nxc contains code for a Mindstorms NXT car that can drive forwards, backwards and make turns. It also beeps when driving backwards. car_remote contains code to remote control this car. This requires a second NXT brick.

Simple NXT car with sensors

simple_car.nxc contains code to operate two motors, the sound module and three sensors, namely sound, colour and Ultrasonic for distance measuring. The car starts when it hears a sound, it avoids obstacles with random turns and stops when it sees red (or a hand) in the colour sensor. A video is available here : https://youtu.be/_u21B5JuOyo

Tankrups vehicle with many sensors

tankrups contains code for a vehicle consisting of two NXT bricks with five motors and eight sensors. It can easily be expanded to more sensors. A video is available here https://youtu.be/bs-xb1P-MNY

About

Lego Mindstorms NXT and EV3 projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages