Difference between revisions of "Microduino-Module Core+"
(→Features) |
(→Specification) |
||
Line 24: | Line 24: | ||
− | * '''[[Microduino-Core+]]'''According to the different core and clock frequency, there are four different versions at | + | * '''[[Microduino-Core+]]'''According to the different core and clock frequency, there are four different versions at present: |
:{|class="wikitable" | :{|class="wikitable" | ||
! MCU type | ! MCU type | ||
Line 63: | Line 63: | ||
− | * Digital I/O There are 32 number digital input/ | + | * Digital I/O There are 32 number digital input/output: |
** Labeled on the module of D0, D1, D2~D13 and A0~A7, and the 10 (D14~D23) more than core . | ** Labeled on the module of D0, D1, D2~D13 and A0~A7, and the 10 (D14~D23) more than core . | ||
− | * Analog I/O There are 8 analog input/ | + | * Analog I/O There are 8 analog input/output: |
− | ** Labeled on the module of A0~ | + | ** Labeled on the module of A0~A7; |
− | ** Each provides a 10-bit resolution(that is 0~1024). By default, analog value measurement range is from GND to VCC voltage | + | ** Each provides a 10-bit resolution(that is 0~1024). By default, analog value measurement range is from GND to VCC voltage value; |
** Please refer to '''[http://www.arduino.cc/en/Reference/AnalogRead analogRead()]''' function. | ** Please refer to '''[http://www.arduino.cc/en/Reference/AnalogRead analogRead()]''' function. | ||
− | * There are 8 PWM | + | * There are 8 PWM supports: |
** Labeled on the module of respectively D7,D8,D9,D10,D12,D13,D22,D23. | ** Labeled on the module of respectively D7,D8,D9,D10,D12,D13,D22,D23. | ||
** Please refer to '''[http://www.arduino.cc/en/Reference/AnalogWrite analogWrite()]''' function. | ** Please refer to '''[http://www.arduino.cc/en/Reference/AnalogWrite analogWrite()]''' function. | ||
− | * There are two serial port | + | * There are two serial port supports: |
** Labeled on the module of Serial[D0(RX),D1(TX)] and Serial1[D2(RX),D3(TX)]. | ** Labeled on the module of Serial[D0(RX),D1(TX)] and Serial1[D2(RX),D3(TX)]. | ||
** Connected with USBTTL,it will occupy D0 and D1. If the ports D0 and D1 are also occupied by other modules, this will lead to the communication with USBTTL is abnormal and the program can not be downloaded. | ** Connected with USBTTL,it will occupy D0 and D1. If the ports D0 and D1 are also occupied by other modules, this will lead to the communication with USBTTL is abnormal and the program can not be downloaded. | ||
− | *There is one SPI | + | *There is one SPI support: |
** Labeled on the module of D13(SCK),D12(MISO),D11(MOSI) and D10(SS). | ** Labeled on the module of D13(SCK),D12(MISO),D11(MOSI) and D10(SS). | ||
− | *There is one 12C | + | *There is one 12C support: |
** Labeled on the module of SDA(D20),SCL(D21). | ** Labeled on the module of SDA(D20),SCL(D21). | ||
− | * There are 3 external interrupt | + | * There are 3 external interrupt supports: |
** Labeled on the module of D2(interrupt0),D3(interrupt1) and D6(interrupt2). | ** Labeled on the module of D2(interrupt0),D3(interrupt1) and D6(interrupt2). | ||
** Please refer to'''[http://arduino.cc/en/Reference/AttachInterrupt attachInterrupt()]'''function. | ** Please refer to'''[http://arduino.cc/en/Reference/AttachInterrupt attachInterrupt()]'''function. | ||
Line 86: | Line 86: | ||
− | *Instruction of the | + | *Instruction of the pins: |
{|class="wikitable" | {|class="wikitable" |
Revision as of 09:36, 9 September 2016
Language: | English • 中文 |
---|
Microduino-Core+ is an 8-bit microcontroller development core board based on Atmel ATmega1284P and ATmega644PA series as the core and it is an open-source controller module compatible with Arduino UNO. Beside Microduino-core+ has the features of Microduino-Core, the number of input and output of Flash, RAM, EEPROM of it has been greatly improved, and the pin conforms to the norms of Microduino, and the players can upgrade core to core+ smoothly, without modifying the arduino code basically. Microduino uses java and C language development environment, same to Arduino. Players can use Arduino IDE, cooperated with software such as Flash or Processing , with Microduino and other electronic components, modules and sensors to make many funny interactive works.
ContentsFeatures
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Specification
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Document
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Development
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Application
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
FAQ
Purchase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Map Storage
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
History |