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.
This is the second part of the Spinel Crux Tutorial – Gesture Controlled Robot for wireless surveillance. In this series, we will build a robot which can travel through rough terrain that can be controlled using hand gestures. Gesture Controlled Robot Tutorial To control the robot, we will be using the control gloves, which will…
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…