“Microduino-CoreUSB”的版本间的差异
(→Specifications) |
(→Features) |
||
(未显示2个用户的2个中间版本) | |||
第13行: | 第13行: | ||
==Features== | ==Features== | ||
− | * | + | *Contain the mocrocontroller and USB, use the USB to downlaod and no need Microduino-FT232R anymore; |
*USB overcurrent protection ; | *USB overcurrent protection ; | ||
*Small, cheap, stackable, opened platfrom; | *Small, cheap, stackable, opened platfrom; | ||
第33行: | 第33行: | ||
** Serial: USB virtual serial port | ** Serial: USB virtual serial port | ||
** Serial1: RX0, TX1 | ** Serial1: RX0, TX1 | ||
− | * | + | *Five external interrupts: |
+ | **interrupt 0: SCL | ||
+ | **interrupt 1: SDA | ||
+ | **interrupt 2: D0 | ||
+ | **interrupt 3: D1 | ||
+ | **interrupt 4: D2 | ||
{|class="wikitable" | {|class="wikitable" | ||
|- | |- | ||
第72行: | 第77行: | ||
* [http://viewc.com/p/287 Microduino-core Pass-through via Bluetooth module to interact with the phone] 【Quote from viewc.com】 | * [http://viewc.com/p/287 Microduino-core Pass-through via Bluetooth module to interact with the phone] 【Quote from viewc.com】 | ||
* Microduino + DOF The micro four axis aircraft (working) | * Microduino + DOF The micro four axis aircraft (working) | ||
+ | |||
+ | ==FQA== | ||
+ | *Does this module can work with Microduino-GPRS/GSM module? | ||
+ | **Yes. | ||
+ | |||
==Bug== | ==Bug== | ||
2014年8月22日 (五) 02:36的最新版本
Language | English |
---|
Microduino CoreUSB module uses the ATMEGA32U4 series 8 bits MCU as the core, open source, and the Arduino Leonardo compatible controller module. The difference between Microduino-CoreUSB and Microduino-core/Microduino-core+ is that it contains the microcontroller and USB communication, the pin uses microduino specification. Microduino CoreUSB use the same Java/C development environment with Arduino. The player can use Arduino IDE and with other software Flash or Processing to do the development. Also can use Microduino and other electronic components, modules, sensors, make a lot of interesting product. 目录Features
Specifications
DocumentEagle PCB 文件:Microduino-core32U4.zip
Development
Detailed introduction for Arduino IDE, please refer to the tutorial. The player can use Arduino IDE and with other software Flash or Processing to do the development. Also can use Microduino and other electronic components, modules, sensors, make a lot of interesting product.
Burn Microduino BootLoader If the player was a Microduin CoreUSB empty board, you need to use the Arduino UNO or another Microduino to burn bootloader for another piece of Microduino empty board. Player can refer to the tutorial "Do you know how to use the Arduino UNO to burn bootloader for Microduino Core? Various version's Microduino-Core uses different bootloader. Initial bootloader optiboot is designed for ATmegaX8 series, which occupies only 512 bytes flash. Application
FQA
BugHistoryPictureFrontBackVideo |