“Microduino-10DOF”的版本间的差异
(→Development) |
(→Applications) |
||
第89行: | 第89行: | ||
== Applications == | == Applications == | ||
− | ''' | + | '''Download''' |
− | * | + | *MultiWii and source code :[[File:MultiWii 2 2.zip]] |
− | * | + | *OLED test 10dof source code:[[File:Program Test 10DOF.zip]] |
− | ''' | + | '''Use of open source of MWC test 10dof module''' |
− | * | + | *the hardware need to be prepare:Microduino FT232R、Microduino Core、Microduino 10dof; |
− | * | + | *the software need to be prepare:MultiWii(Linux/Mac/Windows)、MultiWii source code(Arduino)、Arduino IDE(above 1.0 version); |
− | * | + | *First use IED open MultiWii.ino in MultiWii directory,the project can be load, the provide source code has already configuration for Microduino 10dof,Select board Microduino Core (Atmega328P@16M,5V),Can be downloaded directly; |
− | * | + | *Then turn on the PC,for example Windows,Execution MultiWiiConf.exe which in MultiWiiConf \ application.windows32 directory,Select the corresponding serial port, click Start to test modules. |
− | ''' | + | '''OLED test 10dof module''' |
− | * | + | *the hardware need to be prepare:Microduino FT232R、Microduino Core、Microduino 10dof、Microduino OLED; |
− | * | + | *the software need to be prepare:Arduino IDE(above 1.0 version)、Microduino provide test source code(Arduino)、BMP180 Library、HMC5883 LLibrary、MPU6050 Library、I2Cdev Library、U8glib Library; |
− | * | + | *the downloaded folder will be put in to library folder, which is the libraries within Arduino IDE installation folder; |
− | * | + | *start Arduino IED,Open Microduino provides test source code,Select board Microduino Core (Atmega328P@16M,5V),Can be downloaded directly; |
− | * | + | *OLED can be observed after the download is complete: |
− | * | + | *Top row is used to test HM5883L,The module is placed in the level, turn the module can be observed pointer always points to an angle; |
− | * | + | *The middle row is the test used BMP180, observed pressure and temperature data; |
− | * | + | *The last line is used to test MPU6050, tilt module can observe the ball rolling toward the corresponding direction. |
|- | |- | ||
| | | | ||
− | |||
− | |||
− | |||
− | |||
==History== | ==History== |
2014年1月21日 (二) 01:49的版本
Microduino-10DOF module integrates 4 kinds of sensors, they are MPU6050 for 3-axis gyroscope and 3-axis accelerometer; HMC5883L for 3-axis compass; and BMP085 for temperature and pressure sensor. the module use IIC interface. |
Features
|
SpecificationMagnetic field intensity sensor:HMC5883L
Digital Pressure Sensors:BMP180
Triaxial accelerometer + three-axis gyro sensor:MPU6050
|
Documents
|
DevelopmentArduino Libraries and support packages
|
ApplicationsDownload
Use of open source of MWC test 10dof module
OLED test 10dof module
|
History
|
Pictures
|