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

From ARMWorks
Jump to: navigation, search
 
(Introduction to Matrix Starter Kit)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Get Started with Matrix Stater Kit/zh|查看中文]]
+
[[Get Started with Matrix Stater Kit]]
  
 
==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. Users can create various 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.
* Users can make lots of IOT applications, mobile intelligent applications etc. Each module itself is a simple one that only implements just one or two functionalities. But with great creativity different modules can be organized to work in numerous ways and generate fascinating things.
+
* 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==
 
[[File:Matrix Starter Kit01.png|framless|600px|Matrix Starter Kit01]]
 
[[File:Matrix Starter Kit01.png|framless|600px|Matrix Starter Kit01]]
* Matrix starter kit contains these modules: LED, 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 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.
 
[[File:Matrix Starter Kit02.png|thumb|Matrix Starter Kit02]]
 
[[File:Matrix Starter Kit02.png|thumb|Matrix Starter Kit02]]
* FriendlyARM created some popular use cases that used the kit with FriendlyARM boards. These use cases include an alarm system, temperature & humidity alarm system, LED remote control system, distance measuring system with ultrasonic ranger, smart vehicle and LCD clock.
+
* FriendlyARM sample code includes an alarm system, temperature & humidity alarm system, LED remote control system, distance measuring system with ultrasonic ranger, smart vehicle, and LCD clock.
  
 
<br>
 
<br>
* Home site: [http://www.friendlyarm.com]<br>
+
* Home site: [http://www.andahammer.com]<br>
* Wiki: [http://wiki.friendlyarm.com/wiki/index.php/Main_Page#Matrix]
+
* Wiki: [http://wiki.andahammer.com/Main_Page#Matrix]

Latest revision as of 02:57, 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.
Matrix Starter Kit02
  • FriendlyARM sample code includes an alarm system, temperature & humidity alarm system, LED remote control system, distance measuring system with ultrasonic ranger, smart vehicle, and LCD clock.