Difference between revisions of "Getting started: Microduino IDE for Windows"
From Microduino Wiki
(→Selecting Board Type, Processor, and Serial Port) |
(→Selecting Board Type, Processor, and Serial Port) |
||
Line 45: | Line 45: | ||
! Contained in Kit | ! Contained in Kit | ||
|- | |- | ||
− | | Core (168pa) | + | | rowspan="2" | Core (168pa) |
− | | Microduino/mCookie-Core (168pa) | + | | rowspan="2" | Microduino/mCookie-Core (168pa) |
+ | | Atmega168pa@8M,3.3V | ||
|- | |- | ||
− | | | + | | Atmega168pa@16M,5V |
− | |||
|- | |- | ||
− | | Core | + | | rowspan="2" | Core (328p) |
− | | Microduino/mCookie-Core | + | | rowspan="2" | Microduino/mCookie-Core (328p) |
+ | | Atmega328P@8M,3.3V | ||
+ | |||
|- | |- | ||
− | | Core+ (1284pa) | + | | Atmega328P@16M,5V |
− | | Microduino/mCookie-Core+ (1284pa) | + | | Itty Bitty City Kit, X02 Series Kits: [[102 Basic Kit]]; [[202 Advanced Kit]]; [[302 Expert Kit]] |
+ | |- | ||
+ | | rowspan="2" | Core+ (644pa) | ||
+ | | rowspan="2" | Microduino/mCookie-Core+ (644pa) | ||
+ | | Atmega644pa@16M,3.3V | ||
+ | |- | ||
+ | | Atmega644pa@16M,5V | ||
+ | | 302 Expert Kit | ||
+ | |- | ||
+ | | rowspan="2" | Core+ (1284pa) | ||
+ | | rowspan="2" | Microduino/mCookie-Core+ (1284pa) | ||
+ | | Atmega1284pa@8M,3.3V | ||
+ | |- | ||
+ | | Atmega1284pa@16M,5V | ||
|- | |- | ||
| CoreUSB | | CoreUSB | ||
| Microduino/mCookie-Core USB (32u4) | | Microduino/mCookie-Core USB (32u4) | ||
+ | | USB | ||
+ | | X01 Series Kits: [[101 Basic Kit]]; [[201 Advanced Kit]]; [[301 Expert Kit]] | ||
|- | |- | ||
| CoreRF | | CoreRF |
Revision as of 23:01, 21 March 2017
Language: | English • 中文 |
---|
ContentsDownload
https://www.microduino.cc/download Installation
Confirm Drivers Installed SuccessfullyUSBTTL
CoreUSB
mBattery
IMPORTANT: Ensure that mBattery is "ON" by pressing and holding the button. A red LED should be on, which indicates that power is being supplied to the modules.
Selecting Board Type, Processor, and Serial Port
Arduino IDE BasicsInterface
Tools
The Board Types
Uploading Code
|