Difference between revisions of "Microduino-Shield UNO"

From Microduino Wiki
Jump to: navigation, search
Line 4: Line 4:
 
|
 
|
 
[[file:Microduino-Uno-ks.jpg|400px|thumb|right|Microduino-Uno]]
 
[[file:Microduino-Uno-ks.jpg|400px|thumb|right|Microduino-Uno]]
Microduino-Uno is an extension board based on official Arduino board, you can use it just like a Arduino with Microduino FT232R and Microduino Core module.
+
Microduino-Uno is an extension board based on official Arduino board, you can use it just like an Arduino with Microduino FT232R and Microduino Core modules.
 
|-
 
|-
 
|
 
|
 
==Features==
 
==Features==
*Pin compatible with Arduino uno;
+
*Compatible with the pin of Arduino Uno;
*Support wide voltage DC power input (8 ~ 35V input);
+
*Wide-voltage DC power input (8 ~ 35V) supportable;
*2.54 pitch Female Heade is Microduino module based, the same name of the pins are connected to each other in the board, each pin is installed with the power and ground to facilitate debugging;
+
*The 2.45-pitch female pin header offers base for Microduino modules and pins with the same name are connected to the base, making it easy for debugging;
*Define unified interface Microduino specification and contain rich peripheral modules. Set up the quick connection with other Microduino modules and sensors easily and flexibly.
+
*Uniformed Microduino interface standard and rich peripheral modules, capable of having a fast and flexible connection and extension with other modules and sensors in accord with Microduino interface standard;
 
 
  
 
==Specifications==
 
==Specifications==
*Support wide voltage DC power input (8 ~ 35V input);
+
*Wide voltage DC power input (8 ~ 35V input) supportable;
*5V and 3.3V regulator;
+
*5V and 3.3V regulated power;
*Digit IO port D13 connect the LED light,high lights;
+
*LED indicator connected to D13 digit I/O port and lightened up with high electrical level;
*Reset button on board;
+
Onboard reset button;
* Add serial port(RX1,TX1)、I2C(SCL,SDA)、power(5V,3.3V)and ground pin;
+
*With serial port(RX1,TX1), I2C(SCL,SDA), power(5V,3.3V)and ground pin added;
*ICSP pin on board;
+
*Onboard ICSP pin;
*Two Microduino UPIN27 seat interconnect in the board.
+
*Two Microduino UPIN27 bases interconnected to the board.  
  
 
[[File:Uno-Pinout-1.jpg|800px|thumb|center|Microduino-Uno-Pinout]]
 
[[File:Uno-Pinout-1.jpg|800px|thumb|center|Microduino-Uno-Pinout]]
Line 30: Line 29:
 
Eagle PCB '''[[File:Microduino-UNO.zip]]'''
 
Eagle PCB '''[[File:Microduino-UNO.zip]]'''
  
===Main component===
+
===Main Components===
*Switching Regulator Chip:LM2674 '''[[File:LM2674.pdf]]'''
+
*Switching Chip:LM2674 '''[[File:LM2674.pdf]]'''
 
*LDO regulator chip:ASM1117 '''[[File:AMS1117-3.3.pdf]]'''
 
*LDO regulator chip:ASM1117 '''[[File:AMS1117-3.3.pdf]]'''
*Wound Chip Power Inductors:RWPA4018S '''[[File:RWPA4018S.pdf]]'''
+
*Wound Chip Power Inductor:RWPA4018S '''[[File:RWPA4018S.pdf]]'''
*Schottky diodes:SOD123 '''[[File:SOD-123.pdf]]'''
+
*Schottky diode:SOD123 '''[[File:SOD-123.pdf]]'''
  
 
==Development==
 
==Development==
Set up the quick connection with other Microduino modules and sensors easily and flexibly.
+
Microduino-Uno is capable of having a fast and flexible connection and extension with other modules and sensors in accord with Microduino interface standard.
  
 
==Application==
 
==Application==
You can download the program that Microduino provides to test the LED connected to I/O port D13:
+
You can download the program that Microduino provides to test the LED connected to D13 I/O port:
  
*Prepared Hardware:Microduino FT232R、Microduino Core、Microduino UNO;
+
*Prepared Hardware:Microduino FT232R, Microduino Core and Microduino UNO;
*Prepared Software:Microduino provides testing program(Arduino part)、Arduino IDE(1.0 release and upper);
+
*Prepared Software:Microduino provides testing program(Arduino part)and Arduino IDE(version 1.0 and higher);
*Open Arduino IDE's Blink test program, card type choose "Microduino Core (Atmega328P@16M,5V)",download directly. After finished download,you can see the onboard LED flashes every second once;
+
*Open Arduino IDE's Blink test program, choose the board "Microduino Core (Atmega328P@16M,5V)" and download directly. After finishing download,you can see the onboard LED flashes one time per second;
  
 
==Pictures==
 
==Pictures==

Revision as of 07:53, 12 August 2014

Language: English  • 中文
Microduino-Uno

Microduino-Uno is an extension board based on official Arduino board, you can use it just like an Arduino with Microduino FT232R and Microduino Core modules.

Features

  • Compatible with the pin of Arduino Uno;
  • Wide-voltage DC power input (8 ~ 35V) supportable;
  • The 2.45-pitch female pin header offers base for Microduino modules and pins with the same name are connected to the base, making it easy for debugging;
  • Uniformed Microduino interface standard and rich peripheral modules, capable of having a fast and flexible connection and extension with other modules and sensors in accord with Microduino interface standard;

Specifications

  • Wide voltage DC power input (8 ~ 35V input) supportable;
  • 5V and 3.3V regulated power;
  • LED indicator connected to D13 digit I/O port and lightened up with high electrical level;

Onboard reset button;

  • With serial port(RX1,TX1), I2C(SCL,SDA), power(5V,3.3V)and ground pin added;
  • Onboard ICSP pin;
  • Two Microduino UPIN27 bases interconnected to the board.
Microduino-Uno-Pinout
Microduino-Uno-Pinout
Microduino-Uno-Pinout

Document

Eagle PCB File:Microduino-UNO.zip

Main Components

Development

Microduino-Uno is capable of having a fast and flexible connection and extension with other modules and sensors in accord with Microduino interface standard.

Application

You can download the program that Microduino provides to test the LED connected to D13 I/O port:

  • Prepared Hardware:Microduino FT232R, Microduino Core and Microduino UNO;
  • Prepared Software:Microduino provides testing program(Arduino part)and Arduino IDE(version 1.0 and higher);
  • Open Arduino IDE's Blink test program, choose the board "Microduino Core (Atmega328P@16M,5V)" and download directly. After finishing download,you can see the onboard LED flashes one time per second;

Pictures

Microduino Uno Front
Microduino Uno Back