MATRIX Labs have now released a new Raspberry Pi accessory that combines a whole new level of sensors built into miniature computer. The MATRIX Creator – was built with an aim of giving every hobbyist, tinkerer, and hackers around the world a complete, affordable, and user friendly device for simple as well as complex Internet of Things creation.
Sponsor Link
This Project is Sponsored by UTSource. UTSource is a professional electronic components supplier.
MATRIX Creator
The MATRIX Creator is an all-inclusive hardware device that connects to the GPIO pins on the Raspberry Pi and provides a means for any developer around the world to start making machine learning, computer vision, and Internet of Things applications within minutes,[AdSense-C]
MATRIX Creator is powered by a Xilinx Spartan 6 FPGA, a super powered miniature ARM Cortex M3 microcontroller, a collection of precise sensors for motion sensing, temperature, humidity, light, ultraviolet and infrared measurement, an 8-microphone array and a 35-LED array.
This board can be programmed in multiple languages in various levels. It employs Z-Wave and Zigbee protocols for wireless connectivity and a wide range of analogue and digital input/output interfaces.
MATRIX Creator Components
Cortex-M3MicrophonezigbeeZ-wave
NFCLED ArrayEnvironmental3D Gyroscope
Components
Microcontroller
Amtel Cortex-M3 ATSAM3S2
FPGA
Xilinx Spartan 6 XC6SLX4
Microphone Array
8 MEMS MP34DB02 audio sensor digital microphones
IMU
ST LSM9DS1 3D accelerometer, 3D gyroscope, 3d magnetometer
Temperature / Humidity
ST HTS221 capacitive digital sensor for relative humidity and temperature
Altitude Sensor
NXP MPL3115A2 precision pressure sensor with altimetry
MATRIX Voice, on the other hand is a smaller board that mainly focuses on voice detection and recognition projects. In addition to its ability to connect with Raspberry Pi, it can also be used as a standalone module by taking advantage of its FPGA capabilities.
This little development board consist of a radial array of 8 MEMS microphones, 18 RGBW LED’s and 64 GPIO pins, which is linked to a Xilinx Spartan6 FPGA and 64 Mbit SDRAM. This provides the hobbyists and developers a wonderful opportunity to add custom voice and hardware-accelerated machine learning technology In no time.
An advanced version of this MATRIX Voice is also available employing a ESP32 Wi-Fi / BT chipset which will enable users to easily connect to the network or other devices via WiFi and Bluetooth in no time.
Size
MATRIX VOICE consist of a 3.14-inches in diameter development board with radial array of 8 MEMS microphones, with 18 RGBW LED’s connected to it. MATRIX Voice weighs 2 oz.
A few weeks back we published a tutorial “Home Automation using Raspberry Pi” in rootsaid.com which was well received among hobbyists and college students.This time, we are building a more secure and stable Ubidots Home Automation – The Global Cloud Network for IoT. What is Ubidots? Ubidots provides a simple and secure method for sending…
In the last post, I showed you how I made my long lasting heavy load power source for Raspberry Pi. Now let us take one more step forward. Let us build a mini computer with a 7 inch LCD Display, a small Keyboard and Mouse . Things Needed Raspberry Pi Lithium Polymer Battery > 12…
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. Two years ago, Raspberry Pi 3 Model B was released which was the first 64-bit member of the pi family, and our first member with inbuilt WiFi and Bluetooth connectivity….
What is MATRIX HAL? HAL or Hardware Abstraction Layer is the lowest level layer of the MATRIX Creator drivers. You can either interact directly with HAL, or use the higher level components like MALOS or the MATRIX OS to tinker with the MATRIX Device. This uses C++ drivers for available sensors and hardware. Sponsor Link…
Hey guys, welcome back, In the previous post, I told you how an IR sensor works and how to make a line follower using an IR sensor. In this post, i will show you how you can make a Simple DIY Burglar Alarm using an IR sensor and a Buzzer without using any micro controller…