Difference between revisions of "MCookie-CoreUSB"
From Microduino Wiki
(One intermediate revision by the same user not shown) | |||
Line 12: | Line 12: | ||
*Contain microcontroller and USB communication and enable to download programs via USB port. | *Contain microcontroller and USB communication and enable to download programs via USB port. | ||
− | *USB overcurrent | + | *USB overcurrent protection. |
*Small, stackable, economic and open source. | *Small, stackable, economic and open source. | ||
*Open source hardware circuit design and Arduino compatible development environment for programming. | *Open source hardware circuit design and Arduino compatible development environment for programming. | ||
Line 26: | Line 26: | ||
|EEPROM||1 KB (ATMEGA32U4) | |EEPROM||1 KB (ATMEGA32U4) | ||
|- | |- | ||
− | |Clock | + | |Clock Frequency 0||16 MHz |
|} | |} | ||
Line 41: | Line 41: | ||
* Support two serial ports: | * Support two serial ports: | ||
** USB analog Serial USB | ** USB analog Serial USB | ||
− | ** Marked as Serial1[D0(RX) and D1(TX)] | + | ** Marked as Serial1[D0(RX) and D1(TX)]. |
* Support SPI: | * Support SPI: | ||
** Marked as D13(SCK),D12(MISO),D11(MOSI) and D10(SS). | ** Marked as D13(SCK),D12(MISO),D11(MOSI) and D10(SS). | ||
* Support I2C: | * Support I2C: | ||
− | ** Marked as SDA(D18) and SCL(D19) | + | ** Marked as SDA(D18) and SCL(D19). |
* External input: | * External input: | ||
** Marked as SCL(interrupt0),SDA(interrupt1),D0(interrupt2),D1(interrupt3) and D2(interrupt4). | ** Marked as SCL(interrupt0),SDA(interrupt1),D0(interrupt2),D1(interrupt3) and D2(interrupt4). | ||
Line 52: | Line 52: | ||
− | *Pin | + | *Pin Description: |
{|class="wikitable" | {|class="wikitable" | ||
Line 134: | Line 134: | ||
− | == | + | ==FAQ== |
==Purchase== | ==Purchase== |
Latest revision as of 03:12, 4 August 2017
Language: | English • 中文 |
---|
mCookie-CoreUSB is a 8-bit microcontroller development core board with ATMEGA32U4 series as the core, which is an open source, Arduino Leonardo compatible controller module. mCookie adopts the same Java/C development environment with Arduino. Users can use Arduino IDE with other software Flash or Processing as well as mCookie and other electronic components, modules and sensors to make lots of interesting and interactive works.
ContentsFeatures
Specification
DocumentDevelopment
ProjectsMCookie_(Microduino Compatible)Tutorial
FAQPurchaseHistoryPicturesVideo |