Difference between revisions of "Main Page"

From Microduino Wiki
Jump to: navigation, search
Line 340: Line 340:
 
|  
 
|  
 
|}
 
|}
 +
<br>
 +
<br>
 
{| style="width: 800px;"
 
{| style="width: 800px;"
 
| colspan="2" |
 
| colspan="2" |
  
==Microduino Basic Tutorial==
+
==Microduino (Arduino兼容板)教程==
* '''[[Lesson 1--LED flashes experiments (using bread board)]]'''
 
* '''[[Lesson 2--Multiple led flashes experiments]]'''
 
* '''[[Lesson 3--Button switch control LED]]'''
 
* '''[[Lesson 4--The button PWM control of LED brightness]]'''
 
* '''[[Lesson 5--The potentiometer PWM control of LED brightness]]'''
 
* '''[[Lesson 6--The Program PWM control of LED brightness --Breathing light]]'''
 
* '''[[Lesson 7--Control the color of RGB LED]]'''
 
* '''[[Lesson 8--Pulse timing (check how long you hold down the switch)]]'''
 
* '''[[Lesson 9--Microduino used as a multimeter with the range of 0 to 5 volts]]'''
 
* '''[[Lesson 10--The first pegboard experiments (using electric iron)]]'''
 
* '''[[Lesson 11--Microduino "The lamp of Da Vinci(light-sensitive experiments)"]]'''
 
* '''[[Lesson 12--Microduino "Light indicator"]]'''
 
* '''[[Lesson 13--Microduino "Light alarm (DIY a phototransistor by yourself)"]]'''
 
* '''[[Lesson 14--Microduino "A simple thermometer"]]'''
 
* '''[[Lesson 15--Microduino "Make a circuit of temperature-sensitive cup "]]'''
 
* '''[[Lesson 16--Microduino "Fingertip switch (transistor trigger)"]]'''
 
* '''[[Lesson 17--Microduino "Buzzer alarm"]]'''
 
* '''[[Lesson 18--Microduino "Make a flood water level alarm model"]]'''
 
* '''[[Lesson 19--Microduino "Sampling ADC of internal reference source"]]'''
 
* '''[[Lesson 20--Microduino "Use Interrupt"]]'''
 
* '''[[Lesson 21--Microduino "Use Timer Interrupt"]]'''
 
* '''[[Lesson 22--Microduino "Serial port debugging"]]'''
 
* '''[[Lesson 23--Microduino "Serial port receives string and translated into an array"]]'''
 
|}
 
<br>
 
<br>
 
  
{| style="width: 800px;"
+
'''[[Microduino (Arduino兼容板)教程]]'''
| colspan="2" |
 
  
==Microduino Intermediate Tutorial==
 
* '''[[Lesson 1--Microduino Resistor Meter]]'''
 
* '''[[Lesson 2--Microduino OLED Usage]]'''
 
* '''[[Lesson 3--Microduino Digital voltmeter]]'''
 
* '''[[Lesson 4--Microduino Phone Dialer]]'''
 
* '''[[Lesson 5--Microduino Simulates Computer Keyboard]]'''
 
* '''[[Lesson 6--Microduino Simple Frequency Meter (serial monitor)]]'''
 
* '''[[Lesson 7--Microduino Drive servo (no library)]]'''
 
* '''[[Lesson 8--Microduino Infrared Transmitting and Receiving]]'''
 
* '''[[Lesson 9--Microduino Infrared Transcoding]]'''
 
* '''[[Lesson 10--Microduino Ultrasonic Ranging]]'''
 
* '''[[Lesson 11--Microduino Infrared Controls Servo Angle]]'''
 
* '''[[Lesson 12--Microduino 74HC595 Cascade and Serial input Parallel ouput Data]]'''
 
* '''[[Lesson 13--Microduino Single Digital Display with A Point]]'''
 
* '''[[Lesson 14--Microduino Digital Tube Experiment 1 - Digital Dice]]'''
 
* '''[[Lesson 15--Microduino Digital Tube Experiment 2 - Control Potentiometer]]'''
 
* '''[[Lesson 16--Microduino Digital Tube Experiment 3 - Display Infrared Remote Control Button Value]]'''
 
* '''[[Lesson 17--Microduino Button Control Digital Tube]]'''
 
* '''[[Lesson 18--Microduino 4-way Responder]]'''
 
* '''[[Lesson 19--Microduino Two Digital Tube Static Display]]'''
 
* '''[[Lesson 20--Microduino Two Digital Tube Countdown Display]]'''
 
* '''[[Lesson 21--Microduino Four Digital Tube Static Display]]'''
 
* '''[[Lesson 22--Microduino Four Digital Tube Dynamic Display]]'''
 
* '''[[Lesson 23--Microduino Digital Tube Clock]]'''
 
* '''[[Lesson 24--Microduino Digital Tube Thermometer]]'''
 
* '''[[Lesson 25--Microduino 5*7 Lattice Static Display]]'''
 
* '''[[Lesson 26--Microduino 5*7 Lattice Dynamic Display]]'''
 
* '''[[Lesson 27--Microduino 8*8 Lattice Static Display]]'''
 
* '''[[Lesson 28--Microduino 8*8 Lattice Transverse Move Display]]'''
 
* '''[[Lesson 29--Microduino 8*8 Lattice Longitudinal Move Display]]'''
 
* '''[[Lesson 30--Microduino 8*8 Lattice Animated Emoticon]]'''
 
* '''[[Lesson 31--Microduino 16*16 Lattice Character Static Display]]'''
 
* '''[[Lesson 32--Microduino 16*16 Lattice Character Transverse Move Display]]'''
 
* '''[[Lesson 33--Microduino 16*16 Lattice Character Longitudinal Move Display]]'''
 
* '''[[Lesson 34--Microduino 16*16 Lattice Character Animated Emoticon]]'''
 
* '''[[Lesson 35--Microduino EEPROM Reading and Writing Experiment]]'''
 
* '''[[Lesson 36--Microduino Infrared Remote Control Changes EEPROM values]]'''
 
* '''[[Lesson 37--Microduino Control Relay]]'''
 
* '''[[Lesson 38--Microduino Stepper Motor Drive]]'''
 
* '''[[Lesson 39--Microduino Stepper Motor Control steps]]'''
 
* '''[[Lesson 40--Microduino DC Motor Drive (Potentiometer PWM control speed)]]'''
 
* '''[[Lesson 41--Microduino Dc Motor Rotation Control]]'''
 
* '''[[Lesson 42--Microduino Motor Speed Measurement]]'''
 
* '''[[Lesson 43--Microduino Rotary encoder]]'''
 
* '''[[Lesson 44--Microduino Matrix keyboard]]'''
 
|}
 
 
<br>
 
<br>
 
<br>
 
<br>
 
 
{| style="width: 800px;"
 
{| style="width: 800px;"
 
| colspan="2" |
 
| colspan="2" |
  
==Microduino Sensor Tutorial==
+
==Microduino CoreSTM32教程==
  
* '''[[Microduino Digital tube thermometer(LM35, DS18b20)]]'''
+
'''[[Microduino CoreSTM32教程]]'''
* '''[[Microduino OLED thermometer(LM35, DS18b20)]]'''
 
* '''[[Microduino Digital tube temperature and humidity meter(DHT11, SHT10, AM2321)]]'''
 
* '''[[Microduino OLED temperature and humidity meter(DHT11, SHT10, AM2321)]]'''
 
* '''[[Microduino Light indicator-Digital tube(TSL2561)]]'''
 
* '''[[Microduino Light indicator-OLED(TSL2561)]]'''
 
* '''[[Microduino Wireless node temperature acquisition-OLED(LM35, DS18b20, DHT11, SHT10, AM2321)]]'''
 
* '''[[Microduino Update temperature and humidity to Yeelink(LM35, DS18b20, DHT11, SHT10, AM2321)]]'''
 
* '''[[Microduino Update light intensity to Yeeklink(TSL2561)]]'''
 
* '''[[Microduino Update light intensity to Yeeklink and post tweet(LM35, DS18b20, DHT11, SHT10, AM2321)]]'''
 
* '''[[Microduino MPU6050 calculate angle(Microduino 10dof)]]'''
 
* '''[[Microduino Read the pressure(Microduino 10dof)]]'''
 
* '''[[Microduino Read magnetic field intensity(Microduino 10dof)/zh]]'''
 
* '''[[microduio  Single dimension PID adjustment]]'''
 
* '''[[Microduino Ultrasonic ranging-OLED display distance]]'''
 
* '''[[Microduino Ultrasonic anti-theft]]'''
 
* '''[[Microduino Heart rate sensor usage]]'''
 
* '''[[Microduino Hall sensor usage]]'''
 
* '''[[Microduino Hall sensor to measure DC motor RPM]]'''
 
* '''[[Microduino Rain sensor usage]]'''
 
* '''[[Microduino Dry reed pipe usage]]'''
 
  
 +
<br>
 +
<br>
 
{| style="width: 800px;"
 
{| style="width: 800px;"
 
| colspan="2" |
 
| colspan="2" |
 
==Microduino Advanced Tutorial==
 
 
* '''[[Microduino Electronic welcome device]]'''
 
* '''[[Microduino Snake game]]'''
 
* '''[[Microduino Pulse measuring instrument]]'''
 
* '''[[Microduino nRF24 set up network and NFC unlock computer]]'''
 
* '''[[Microduino Rotary encoder chooses the mobile number and sends message]]'''
 
* '''[[Microduino Rotary encoder controls computer]]'''
 
* '''[[Microduino RGB LED Matrix displayer]]'''
 
* '''[[Microduino Video output]]'''
 
* '''[[Microduino Lattice clock]]'''
 
* '''[[Microduino Mobile Bluetooth Controls RGB Lights]]'''
 
* '''[[Microduino LED shake stick]]'''
 
* '''[[Microduino NFC combination lock]]'''
 
* '''[[Microduino Keyboard matrixcombination lock]]'''
 
* '''[[Microduino Time-lapse photography and high-speed photography]]'''
 
* '''[[Microduino Smart garden]]'''
 
* '''[[Microduino Network game console]]'''
 
* '''[[Microduino Wireless mouse]]'''
 
* '''[[Microduino calculator]]'''
 
* '''[[Microduino Simulate the elevator]]'''
 
* '''[[Microduino Simulate traffic light]]'''
 
* '''[[Microduino Smart Dock for laptop]]'''
 
* '''[[Microduino Wireless answer device]]'''
 
* '''[[Microduino Ward call system]]'''
 
* '''[[Microduino Bank queuing station system]]'''
 
* '''[[Microduino Taximeter]]'''
 
* '''[[Microduino Electronic clock]]'''
 
* '''[[Microduino Flowmete]]'''
 
 
{| style="width: 800px;"
 
| colspan="2" |
 
 
==Microduino Network==
 
* '''[[Microduino ENC Network (1)]]'''
 
* '''[[Microduino ENC Network (2)]]'''
 
* '''[[Microduino ENC Network (3)]]'''
 
* '''[[Microduino ENC Network (4)]]'''
 
* '''[[Microduino ENC Network (5)]]'''
 
* '''[[Microduino ENC Network (6)]]'''
 
* '''[[Microduino ENC Network (7)]]'''
 
* '''[[Microduino ENC Network (8)]]'''
 
* '''[[Microduino ENC Network (9)——Send a bigger image]]'''
 
* '''[[Microduino ENC Network (10)——How to Change the Listening Port of the Web Server]]'''
 
* '''[[Microduino ENC Network (11)——Connect the Microduino to the Wi-fi network using TL-WR702N]]'''
 
* '''[[Microduino ENC Network (12)——Use NTP to get Internet time]]'''
 
 
{| style="width: 800px;"
 
| colspan="2" |
 
 
==Microduino KIT Example Tutorial==
 
 
* '''[[Microduino NRF communication-201KIT]]'''
 
* '''[[Microduino BLE_IOS-202KIT]]'''
 
* '''[[Microduino BLE_Android-202KIT]]'''
 
* '''[[Microduino CC3000 get weather information by internet -203KIT]]'''
 
* '''[[Microduino LM4863 Music player -301KIT]]'''
 
* '''[[Microduino Enc Wired network experiment -302KIT]]'''
 
* '''[[Microduino NRF Wireless Gateway based on Enc Gateway -304 KIT]]'''
 
* '''[[Microduino GPS recorder-306KIT]]'''
 
 
{| style="width: 800px;"
 
| colspan="2" |
 
==Microduino  Processing Tutorial==
 
===Basic Tutorial===
 
*'''[[Setup Processing IDE]]'''
 
* '''[[Lighten Led]]'''
 
* '''[[Control Led Brightness]]'''
 
* '''[[Various Display of Led Lights]]'''
 
* '''[[RGB light]]'''
 
* '''[[Somatosensory interaction - Potentiometer]]'''
 
* '''[[Somatosensory interaction - Rotary encoder]]'''
 
* '''[[Somatosensory interaction - Microduino V1]]'''
 
* '''[[Somatosensory interaction - An arrow through a heart]]'''
 
* '''[[Somatosensory interaction - ultrasound]]'''
 
* '''[[Temperature and humidity data collection]]'''
 
* '''[[Light intensity data collection]]'''
 
* '''[[Soil moisture data collection]]'''
 
* '''[[Atmospheric pressure data collection]]'''
 
* '''[[Gyroscope]]'''
 
* '''[[Multimeter Simulation]]'''
 
* '''[[Resistance meter]]'''
 
 
===Intermediate Tutorial===
 
* '''[[Compass]]'''
 
* '''[[DC Motor Control]]'''
 
* '''[[Stepper Motor Control]]'''
 
*'''[[Servo Control]]'''
 
* '''[[Digital Tube Control]]'''
 
* '''[[Clock]]'''
 
* '''[[8*8 Single-color Lattice Control]]'''
 
* '''[[8*8 Double-color Lattice Control]]'''
 
* '''[[8*8 RGB Lattice Control]]'''
 
* '''[[Music Player]]'''
 
* '''[[Dashboard]]'''
 
* '''[[To Obtain Network Time]]'''
 
 
===Advanced Tutorial===
 
* '''[[心率监测]]'''
 
* '''[[温室大棚环境测控]]'''
 
* '''[[智能家居控制]]'''
 
* '''[[定位小车]]'''
 
* '''[[虚拟示波器的设计与实现]]'''
 
* '''[[PID水箱液位上位机源程序]]'''
 
* '''[[电能质量分析系统设计]]'''
 
 
 
 
<br>
 
<br>
  

Revision as of 04:07, 14 July 2014

Language: English  • 中文
Welcome to Microduino Wiki
Headline.png
Small size, full energy! Microduino series is 100% Arduino compitable open source hardware, compatible with Arduino IDE development environment and existing Arduino programs.
All Microduino boards adapt uniformed U-shape 27-pin standard interface (UPin-27), Microduino series can be easily stacked together through UPin-27, it is delivered ready to plug in. Microduino board size is as small as a quarter (25.40mm X 27.94mm / 1.0inch X 1.1inch), with tiny shape, Microduino series dramatically decreases the size and cost of design prototype, remarkable improves usability and flexibility of Arduino-compitable boards, as well as user experience.
Microduino series is typically applied in idea realization, prototype development and low volume production.

Version en español:

Tamaño pequeño, Energia total! La serie Microduino es 100% compatible con hardware de codigo abierto Arduino, compatible con el entorno de desarrollo IDE Arduino y programas de Arduino existentes.
Todas las placas Microduino se adaptan uniformemente con la interface estandard U-shape de 27-pin (UPin-27), la serie Microduino puede facilmente apilarse conjuntamente a travez de UPin-27, se suministra lista para su conexion. El tamaño de la placa Microduino es tan pequeño como una moneda de 25 centavos (25.40 mm X 27.94 mm / 1.0 pulgadas X 1.1 pulgadas), con forma pequeña, La Series Microduino disminuye drásticamente el tamaño y el costo del diseño de prototipos, notable mejora de la facilidad de uso y flexibilidad con placas Arduino-compitable, así como la experiencia del usuario.
La Series Microduino es utiliza normalmente en realización de conceptos, desarrollo de prototipos y producción de bajo volumen.
CAUTION:
Be noticed that Microduino studio NEVER authorize any other one to sell any Microdino product.
Les notificamos que Microduino studio NUNCA authorizo a nadie a vender cualquier producto Microdino.
Homepage: http://www.Microduino.cc/
Facebook: https://www.Facebook.com/Microduino/
Twitter: http://www.Twitter.com/Microduino/

Fritzing :File:Microduino-Frzting.zip

Downlaod Microduino IDE package:【Media:Microduino-hardware.zip

Microduino Core Modules (Arduino Compitable)

Microduino-Core

  • Core board of Microduino series
  • Main chip: ATmega328P/ATmega168PA
  • Compatible with Arduino Uno, the same hardware architect as Uno.
  • UPin-27: Microduino standard interface
Microduino-core-rect.jpg

Microduino-Core+ (Performance Edition)

  • Core board of Microduino series
  • Main chip: ATmega644PA/ATmega1284P
  • As powerful as Arduino Mega2560
  • 2 hardware serial ports, 10 more digital I/O
  • UPin-27: Microduino standard interface
Microduino-core+-rect.jpg

Microduino-CoreUSB(Performance Edition)

  • Core board of Microduino series
  • Compatible with Arduino Leonardo
  • Contain Microcontroller and USB
  • UPin-27: Microduino standard interface
Microduino-core32U4-rect.jpg

Microduino-USB2TTL

  • Microduino USB2TTL module, connecting PC with Microduino, uploading program to Core/Core+.
  • Main chip: FT232RL
  • UPin-27: Microduino standard interface
Microduino-ft232-rect.jpg




Microduino STM32 Core Module

Microduino-CoreSTM32/zh




Microduino Extension Modules

Microduino-ENC28J60】 + 【Microduino-RJ45】 Ethernet module

  • Main chip: ENC28J60
  • Microduino ethnet module
  • IEEE 802.3 compitable ethernet controller
  • integrate MAC and 10 BASE-T PHY, support POE
  • use SPI communication protocol
  • UPin-27: Microduino standard interface
Micromodule-enc-rect.jpg

Microduino-nRF24

  • Microduino 2.4G wireless module
  • use SPI communication protocol
  • Arduino library support
Microduino-nRF-rect.jpg

Microduino-smartRF

  • 470/950 MHz ISM/SRD band ultra low power wireless communication module
  • Use the SIP interface to communicate with Core/Core+ module
  • Have corresponding networking library support, can carry on a simple network
  • UPin-27 standard interface
Microduino smartRF-rect.jpg

Microduino-NFC

  • Two-way connection and identification of near-field communication module
  • Use IIC interface to communicate with Core/Core+ module
  • UPin-27 standard interface
Microduino-NFC-rect.jpg

Microduino-【BT】

  • Microduino Shield BT, two versions are provided: BT2.1 and BT4.0
  • support BT 2.1/4.0 protocol
  • use hardware serial or software serial ports (optional)
  • UPin-27: Microduino standard interface
Microduino-bt-rect.jpg

Microduino-SD

  • Microduino Micro SD card jack
  • use SPI communication protocol
  • UPin-27: Microduino standard interface
Microduino-sd-rect.jpg

Microduino-BM

  • Microduino Li-ion battery management module
  • full functions of charge, discharge, voltage dectect and LED indicator
  • DC-DC convert, support 3.7->5.V and 3.7V->3.3V.
  • UPin-27: Microduino standard interface
Microduino-bm-rect.jpg

Microduino-10DOF

  • Microduino 10 DOF sensor module
  • MPU6050 + HMC5883L + BMP085
  • use I2C protocol
  • UPin-27: Microduino standard interface
Microduino-10dof-rect.jpg

Microduino-OLED

  • Microduino OLED 12864 display module, 0.96'
  • SSD1306 driver
  • use I2C protocol
  • supply voltage: 3.3V
Microduino-oled-rect.jpg


Microduino-RTC

  • Microduino RTC Module
  • PCF8563 CMOS Real-Time Clock (RTC)
  • Two Wire Interface (I²C)
  • Backup by additional EEPROM AT24C32
Microduino-rtc-rect.jpg

Microduino-GPS

  • Microduino GPS Module
  • Core modules using UBLOX NEO-6M
  • Use serial to communicate with Core module
  • UPin-27: Microduino standard interface
Microduino-neo-6m-rect.jpg

Microduino-Amplifier

  • Microduino D-Class Amplifier Module
  • Based on LM4863 Chip
  • 2.54 Pin Interface
  • UPin-27: Microduino standard interface
Microduino-lm4863-rect.jpg


Microduino-WiFi

  • Microduino WiFi Module
  • Base on TI CC3000 IEEE 802.11b/g solution
  • Use the SPI interface to communicate to Core module
  • UPin-27: Microduino standard interface
Microduino-cc3000-rect.jpg

Microduino-Stepper

  • Microduino Motor/Stepper Driver Module
  • Support four-wire two-phase stepper motor
  • The unique plug way more space saving
Microduino-a4982-rect.jpg

Microduino-Motor

  • Microduino DC Motor Driver Module
  • Can drive two DC Motors
  • The unique plug way more space saving
Microduino-a3906-rect.jpg

Microduino-USBHOST

  • Microduino USB communication module
  • Support USB host controller and USB peripherals
  • UPin-27 Microduino standard interface
Microduino-USBHOST-rect.jpg

Microduino-GPRS/GSM

  • Microduino GPRS/GSM module
  • Send, Receive short message
  • Access the network using SIM card
Microduino-GPRS-rect.jpg


Microduino Extension Boards

Microduino-Solo

  • Microduino shield board for sensors
Microduino-solo-rect.jpg

Microduino-Duo-v2

  • Microduino Duo boards extension
Microduino-duo-v-rect.jpg

Microduino-Duo-h2

  • Microduino Duo boards extension
Microduino-duo-h-rect.jpg

Microduino-Uno

  • Microduino shield board for Arduino pin-out
Microduino-uno-rect.jpg



Microduino Cube Extension Board

Microduino-Cube-S1

  • Compatible with Arduino Uno Pin and UPIN27 interface
Microduino-S1-rect.jpg

Microduino-Cube-V1

  • Compatible with Arduino Uno Pin and UPIN27 interface
Microduino-V1-rect.jpg

Microduino-Weather

  • Compatible with Arduino Uno Pin and UPIN27 interface
Microduino-Station-rect.jpg



Microduino Start



Microduino (Arduino兼容板)教程

Microduino (Arduino兼容板)教程



Microduino CoreSTM32教程

Microduino CoreSTM32教程




Microduino Standard Interface

  • Microduino standard interface (UPin-27)
Micromodule-1x3.jpg


UPin27.jpg


  • Microduino series pinout summary
Micromodule- RX0 TX1 D2 D3 D4 D5 D6 D7 D8 D9 D10 D11 D12 D13 A0 A1 A2 A3 A4 A5 A6 A7 5V 3V3 GND
RX TX INT0 MISO MOSI SCK SDA SCL
Core RX0 TX0 IN
Core+ RX0 TX0 RX1 TX1 IN
FT232RL TX0 RX0 OUT OUT
ENC28J60 IRQ CS SO SI SCK IN
nRF24L01+ INT CSN CE SO SI SCK IN
CC3000 IRQ EN CS DI DO SCK IN
BT TX RX (TX) (RX) (TX) (RX) IN
NEO-6M TX RX (TX) (RX) IN
SD CS D0 DI SCK CD IN
RTC SDA SCL IN
10DOF SDA SCL IN
LM4863 L R IN
BM OUT/IN OUT
smartRF INT SS SI S0 SCK IN
NFC SDA SCL IN


About

This Wiki was built in 2013/June/11, there are 53 pages, 4,742 files uploaded and 19,107 revises.
To learn more information, please visit Recent Changes.