Blog Home

MAKEmatics – Mathematics for Makers

Abhimanyu Singh UdawatMay 9th, 2012

Makers need to familiarize themselves with the core concepts and the theory involved in creating applications such as Motion Sensing and Face Tracking. As the technology is churning out new hardware day and night, DIYers need to work hard to keep up and always be in touch with the latest technology around them.

For example, anyone working with Accelerometers/ Gyroscopes or Inertial Measurement Units needs to understand the theory of Vectors, Force, Gravity and be able to work out complex mathematical problems. They may easily get an Arduino Board and an Accelerometer Breakout or an IMU Board and use a library instead of writing their own code but to truly understand the theory behind it; how the device actually works, is not for the faint of heart.

 

One such problem is the Face Tracking Application. Unless you know the real theory behind how the Algorithm actually works, you can only wonder about that robot which follows its master. Greg Borenstein had an idea of creating a website dedicated to this issue. Makematics – Math for Makers.

 

In an introductory post, Greg writes:

” I hope to show that a normal programmer with no special academic training can grapple with these areas of research and find a way in to understanding them. And as I go I aim to create material that will help others do the same. If I can do it, there’s no reason you can’t.”

More and more people should step forward and create or compile a good amount of research data to help fellow makers and DIYers in solving complex mathematical problems.

2 Responses to “MAKEmatics – Mathematics for Makers”

  1. Koe0202 Says:

    Maybe audio editing software can match with face tracking software to make mathematics knowledge of the lack of maker to complete their work

  2. Abhimanyu Singh Udawat Says:

    Creating a Face Tracking software would be more complicated than an audio editing software. No doubt, audio editing too, requires knowledge of mathematics but given the three dimensional nature of the problem of face tracking, it requires performing calculations such as Optimization and using Artificial Intelligence.

Leave a Reply

You must be logged in with your Arduino account to post a comment.