Difference between revisions of "MCookie-Core"
From Microduino Wiki
(→Gallery) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 15: | Line 15: | ||
==Specification== | ==Specification== | ||
− | *There are two versions of ''' | + | *There are two versions of '''mCookie-Core''' now, according to different cores and clock frequency: |
:{|class="wikitable" | :{|class="wikitable" | ||
! Type | ! Type | ||
Line 24: | Line 24: | ||
! Working Voltage | ! Working Voltage | ||
|- | |- | ||
− | | Atmega328P@ | + | | Atmega328P@16M, 5V |
| 32K | | 32K | ||
| 2K | | 2K | ||
Line 31: | Line 31: | ||
| 5.0V | | 5.0V | ||
|- | |- | ||
− | | ATmega328P@ | + | | ATmega328P@8M, 3V3 |
| 32K | | 32K | ||
| 2K | | 2K | ||
Line 39: | Line 39: | ||
|} | |} | ||
− | * There are 22 Digital I/ | + | * There are 22 Digital I/O: |
** On the module labeled D0, D1, D2~D13 and A0~A7, during which A6 and A7 can only be taken as input, not output. | ** On the module labeled D0, D1, D2~D13 and A0~A7, during which A6 and A7 can only be taken as input, not output. | ||
− | * There are 8 Analog I/ | + | * There are 8 Analog I/O: |
− | ** On the module labeled A0~ | + | ** On the module labeled A0~A7: |
− | **Each provides 10 resolution ratio(that is 0~1024). By default, the measurement range of the analog voltage is the value from GND to | + | **Each provides 10 resolution ratio(that is 0~1024). By default, the measurement range of the analog voltage is the value from GND to VCC; |
** Please refer to '''[http://www.arduino.cc/en/Reference/AnalogRead analogRead()]'''function for details. | ** Please refer to '''[http://www.arduino.cc/en/Reference/AnalogRead analogRead()]'''function for details. | ||
− | * There are 6 PWM | + | * There are 6 PWM supporters: |
** On the module labeled D3, D5, D6, D9, D10, and D11 respectively. | ** On the module labeled D3, D5, D6, D9, D10, and D11 respectively. | ||
** Please refer to '''[http://www.arduino.cc/en/Reference/AnalogWrite analogWrite()]''' function for details. | ** Please refer to '''[http://www.arduino.cc/en/Reference/AnalogWrite analogWrite()]''' function for details. | ||
* There is one serial port supporter: | * There is one serial port supporter: | ||
− | ** On the module labeled Serial[D0(RX),D1(TX)]. | + | ** On the module labeled Serial[D0(RX), D1(TX)]. |
** '''Connected with USBTTL module will occupy D0 and D1. If ports D0 and D1 are also occupied by other modules, the communication with USBTTL will be abnormal and the program will be unable to be downloaded.''' | ** '''Connected with USBTTL module will occupy D0 and D1. If ports D0 and D1 are also occupied by other modules, the communication with USBTTL will be abnormal and the program will be unable to be downloaded.''' | ||
− | * There is one SPI | + | * There is one SPI supporter: |
** On the module labeled D13(SCK), D12(MISO), D11(MOSI), and D10(SS). | ** On the module labeled D13(SCK), D12(MISO), D11(MOSI), and D10(SS). | ||
− | * There is one I2C | + | * There is one I2C supporter: |
− | ** On the module labeled SDA(A4),SCL(A5). | + | ** On the module labeled SDA(A4), SCL(A5). |
− | * There are 2 external interrupt | + | * There are 2 external interrupt supporter: |
** On the module labeled D2(interrupt0) and D3(interrupt1). | ** On the module labeled D2(interrupt0) and D3(interrupt1). | ||
** Please refer to '''[http://arduino.cc/en/Reference/AttachInterrupt attachInterrupt()]'''function for details. | ** Please refer to '''[http://arduino.cc/en/Reference/AttachInterrupt attachInterrupt()]'''function for details. | ||
Line 61: | Line 61: | ||
− | *Description of | + | *Description of Pins: |
{|class="wikitable" | {|class="wikitable" | ||
Line 142: | Line 142: | ||
* 1.To download programs to mCookie-Core, players need to use '''[[mCookie-USBTTL]]'''. | * 1.To download programs to mCookie-Core, players need to use '''[[mCookie-USBTTL]]'''. | ||
* 2.The tutorial of setting development environment and installing the driver is as following: | * 2.The tutorial of setting development environment and installing the driver is as following: | ||
− | **'''[[ | + | **'''[[MCookie_Tutorials_and_Projects|Getting Started Guide and Tutorials]]''' |
==Application== | ==Application== |
Latest revision as of 03:09, 4 August 2017
Language: | English • 中文 |
---|
Microduino-Core is an 8-bit microcontroller development board, with the core of Atmel ATmega328P series. It is a open-source, compatible-with-Arduino UNO Microduino-Core controller module. ContentsFeatures
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Specification
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Documents
Development
ApplicationMCookie_(Microduino compatible board)tutorial FAQ
Purchase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
HistoryGallery | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||