Difference between revisions of "Get Started with Matrix Starter Kit"

From ARMWorks
Jump to: navigation, search
(Introduction to Matrix)
Line 3: Line 3:
 
==Introduction to Matrix==
 
==Introduction to Matrix==
 
[[File:Matrix Starter Kit.png|thumb|Matrix Starter Kit]]
 
[[File:Matrix Starter Kit.png|thumb|Matrix Starter Kit]]
* The matrix starter kit is an open source hardware kit developed by FriendlyARM for makers, hobbyists and geeks. We have rich open source code samples for each module in this kit. The matrix starter kit can work with multiple FriendlyARM boards such as the 4412, the NanoPC etc. It can also work with the Raspberry Pi and the Arduino boards. We have a complete wiki for the kit and provide detailed code samples and tutorials. You can create varitions innovations with these modules.
+
* The matrix starter kit is an open source hardware kit developed by FriendlyARM for makers, both hobbyists and professionals. Open source code samples are included for each module in this kit. The matrix starter kit works with most FriendlyARM boards such as the NanoPi family, the NanoPC family, and any boards with some GPIO. Matrix modules work with the Raspberry Pi and Arduino boards and clonish boards like Redboard and Metro. Check the complete Wiki for the kit.
* You can do IOT applications, mobile intelligent applications, control amd human interface experiments. Each module in this tutorial is simple and implements just one or two functions. But with great creativity different modules can be organized to work in numerous ways and generate new results.
+
* Each module in this tutorial is simple and implements just one or two functions. With your creativity different modules can be organized to work in the ways you need.
  
 
==Introduction to Matrix Starter Kit==
 
==Introduction to Matrix Starter Kit==

Revision as of 02:55, 2 May 2016

Get Started with Matrix Stater Kit

Introduction to Matrix

Matrix Starter Kit
  • The matrix starter kit is an open source hardware kit developed by FriendlyARM for makers, both hobbyists and professionals. Open source code samples are included for each module in this kit. The matrix starter kit works with most FriendlyARM boards such as the NanoPi family, the NanoPC family, and any boards with some GPIO. Matrix modules work with the Raspberry Pi and Arduino boards and clonish boards like Redboard and Metro. Check the complete Wiki for the kit.
  • Each module in this tutorial is simple and implements just one or two functions. With your creativity different modules can be organized to work in the ways you need.

Introduction to Matrix Starter Kit

Matrix Starter Kit01

  • Matrix starter kit contains these modules: LED, Push Button, Temperature and Humidity Sensor, Temperature Sensor, Ultrasonic Ranger, IIC LCD1602+PCF8574, Joystick, Sound Sensor, Buzzer, 3-Axis Digital Compass, 3-Axis Digital Accelerometer, Analog to Digital Converter, Relay and etc.
Matrix Starter Kit02
  • FriendlyARM has created some popular examples that use the kit with FriendlyARM's boards. Including an alarm system, temperature & humidity alarm system, LED remote control system, distance measuring system with ultrasonic ranger, smart vehicle, and LCD clock.