Powered Attachments – BrickJournal Issue 32

This article first appeared in BrickJournal Issue 32, 2015
If you’ve been following along with our previous articles, you’ll be familiar with making your robot drive around, as well as some basic use of the sensors.  This article will now focus on the Medium motor that you get with the EV3 kit and how it can be used as a powered attachment for your robot.

Read More

Using the Color Sensor – BrickJournal Issue 31

This article first appeared in BrickJournal Issue 31, 2014
When using just the Move Steering blocks, we are always directing the robot to do a specific set of movements.  This is often called ‘dead-reckoning’.  The problem with dead reckoning is that, should anything get in the way of the robot, it has no ability to realize this and will blindly continue to follow its given instructions, regardless of what is happening in the real world.

Read More

Programming Turns for Your Robot – BrickJournal Issue 30

This article appeared in BrickJournal Issue 30, 2014
In the last installment of the MINDSTORMS articles we looked at how to program your robot to drive in a straight line.  And while that is a lot of fun to go backwards and forwards, at some point you’re going to want to turn corners. 

Read More

RileyRover – Brickjournal Issue 28

This article first appeared in BrickJournal Issue 28, 2014
One of the most important commands we can give a robot, especially a moving robot, are commands that tell the motors what to do. This article will show you how to build a simple robot and get it moving accurately.

Read More

How thin a line, can the EV3 detect?

So there was a question that came through the EV3 Facebook group by Ana 
"Hello! Has anyone tested (or is there any documentation about) the line width that the EV3 light / color sensor is capable of reading? "

Having just finished up a project and looking for something small to help me procrastinate about starting my next big task, I thought "This is an awesome way to waste time / learn something new".  And while knowing the answer is very helpful, I'm also really keen to learn from the process of getting the answer and figured the datalogging capability of the EV3 would be perfect.

Read More