MATRIX Core is the layer that sandwiches in between the MATRIX OS and the MATRIX HAL. We can make use of MATRIX CORE to query sensors and control any MATRIX Device from any language that supports protocol buffers and 0MQ.
Sponsor Link
This Project is Sponsored by UTSource. UTSource is a professional electronic components supplier.
Download and burn latest Raspbian image to a micro SD card and insert it into the raspberry Pi.
Now power it up with a power adapter that can provide at least 2.5 Ampere. Now fire up your terminal and create a password for the user ‘pi’ by executing the command
sudo passwd pi
Connect your Raspberry Pi to a WiFi router or Wired network and make sure it is connected by checking whether it is getting an IP address from the switch.
Now perform and update and upgrade by running
sudo apt update -ysudo apt upgrade -y
Step 2 : Connect MATRIX Device to Raspberry Pi
Now simply align the header pins and slowly connect the MATRIX device to your Raspberry Pi
Hey guys, welcome back. In this post I will be talking about the Arduino Gesture Sensor – PAJ7620. I will explain what PAJ7620 Gesture Sensor is and How to connect PAJ7620 Gesture Sensor to Arduino. Lets Get Started… Components Needed PAJ7620 Gesture Sensor Arduino Board (or Wemos) Bread Board About PAJ7620 Arduino Gesture Sensor PAJ7620…
In the previous post, I explained what a MATRIX Voice and a MATRIX Creator is and the difference between the two. I highly recommend you to go through the first part if you are new to it and get a better understanding of the whole project. Great. Now you know what a MATRIX device is…
Welcome to our new DIY series – Spinel Crux – A DIY Advanced Hand Gesture Control Robot using Raspberry Pi for Wireless Surveillance Project. Yes, of course, building and tinkering with a DIY robot is fun. In this series, we will build a Raspberry Pi Rover Robot which can travel through rough terrain and control…
The sudden drop in price of IoT modules and rapid growth of Internet of Things is allowing hobbyists to create new devices at home.ESP8266 is one such module which is specifically designed for IoT projects and costs less than 5$. This module can be used with or without micro-controller. Sponsor Link This Project is Sponsored…
Raspberry Pi Raspberry Pi is small credit card sized, light weight and compact computer available which is used by both professions, hobbyist and of course hackers alike. Raspberry Pi 3 B is the newest version of Raspberry Pi family. This mini computer can do (almost) any thing a normal linux machine can do. It is…
Have you ever played Asphalt racing game in mobile phone in which you can control the car by tilting your mobile phone. Have you ever used your phone as a compass to see in which direction you are heading. Have you ever used Google map and notice the map rotating when you turn in one…