Author Archives: Dr. Raul V. Rodriguez - Page 2

20 Jul

Kinect Sensor: The AI Tool You Did Not Know You Had

Many times we do not know the technology we have at hand. Smartphones, tablets, televisions and other everyday electrical devices in our day to day lives are extraordinarily powerful tools. What is behind technology or device? Today I’m going to talk about the Microsoft Kinect sensor.  What is the Kinect sensor? The Kinect sensor was…

The post Kinect Sensor: The AI Tool You Did Not Know You Had appeared first on Analytics India Magazine.

13 Jul

Build A Homemade Battery Charge Meter With Arduino

In this article, I am going to explain how we can design and assemble a battery charge meter through the assembly of a circuit with Arduino. It is very common to have various electrical devices around the house that use batteries. Sometimes, we might doubt if the device is broken or the batteries are exhausted.…

The post Build A Homemade Battery Charge Meter With Arduino appeared first on Analytics India Magazine.

06 Jul

Create Your Homemade Smart Traffic Light With Arduino

One of the typical projects when we start with Arduino, is to make a traffic light. In this article we are going to give it a twist, we are going to create a smart traffic light. We will simulate that intelligence with two buttons, multiple LEDs and a lot of imagination. The objective of this…

The post Create Your Homemade Smart Traffic Light With Arduino appeared first on Analytics India Magazine.

22 Jun

How To Build Your Own Homemade RFID Card With Arduino

image-13412
image-13412

Radio Frequency Identification (RFID) technology is a system capable of identifying objects through a unique identifier (UID). The RFID system consists of two main components: an RFID tag and an RFID reader.The RFID tag has different formats. It can be a sticker like the one placed on supermarket products to prevent theft, on a plastic…

The post How To Build Your Own Homemade RFID Card With Arduino appeared first on Analytics India Magazine.

15 Jun

Build Your Own Ultrasonic Sensor To Measure Distances With Arduino

image-13259
image-13259

The ultrasonic sensor with Arduino allows us to measure distances through ultrasound. It is very common to find this type of sensor in today’s cars. The objective is to show how we can build real systems with this prototyping board. I will elaborate on the connection between the components and the code necessary to make…

The post Build Your Own Ultrasonic Sensor To Measure Distances With Arduino appeared first on Analytics India Magazine.

08 Jun

How Can You Build Your Own Homemade Infrared Thermometer With Arduino

image-13120
image-13120

The MLX90614 infrared thermometer with Arduino allows you to make temperature measurements without the need to be in contact with the surface. It is an effective way to make temperature measurements in situations where it is difficult to access the surface to be measured. However, the technology behind the infrared thermometer with Arduino is not…

The post How Can You Build Your Own Homemade Infrared Thermometer With Arduino appeared first on Analytics India Magazine.

01 Jun

The 7 Keys To Successfully Implement Machine Learning In Your Company

Machine learning is a method of data analysis that automates the creation of analytical models. It is a discipline of Artificial Intelligence based on the concept that systems can learn from data, identify patterns and make decisions without or with minimal human intervention. As data is constantly being produced, machine learning solutions adapt autonomously, learning…

The post The 7 Keys To Successfully Implement Machine Learning In Your Company appeared first on Analytics India Magazine.

18 May

How Can AI Revolutionize The Public Sector

A 2016 US Government report, titled “Preparing for the Future of Artificial Intelligence” notes that one area of great optimism about AI and machine learning lies in its potential to improve people’s lives, and showed that we are facing a scenario in which there is a multitude of practical applications with which AI could materialize…

The post How Can AI Revolutionize The Public Sector appeared first on Analytics India Magazine.

13 May

The Reality About Object Detection As A Computer Vision Task

Computer vision, as its name suggests, is a field focused on the study and automation of visual perception tasks. Sounds logical and obvious, right? Despite the specificity of this subarea of ​​artificial intelligence, the volume of problems derived from this approach is quite extensive. What consists of identifying elements in a photograph, is made up…

The post The Reality About Object Detection As A Computer Vision Task appeared first on Analytics India Magazine.