Difference between revisions of "Microduino-Core32u4"
(Created page with "Microduino-Core32u4 {| style="width: 800px;" |- | Microduino Core32u4 module uses the ATMEGA32U4 series 8 bits MCU as the core, open source, and the Arduino UNO compatible c...") |
(→Development) |
||
Line 55: | Line 55: | ||
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. | 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. | ||
− | **2. Use Arduino IDE to do the Microduino programing:Player need download Microduino support package for Arduino IDE firstly, and copy to corresponding folder.【Local download】 | + | **2. Use Arduino IDE to do the Microduino programing:Player need download Microduino support package for Arduino IDE firstly, and copy to corresponding folder.【Local download】 Player can refer the tutorial to configure the Arduino IDE. |
− | Player can refer the tutorial to configure the Arduino IDE. | ||
− | 3. Download program to Microduino-core32U4 | + | **3. Download program to Microduino-core32U4 |
Burn Microduino BootLoader | Burn Microduino BootLoader | ||
If the player was a Microduin Core32U4 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? | If the player was a Microduin Core32U4 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. | Various version's Microduino-Core uses different bootloader. Initial bootloader optiboot is designed for ATmegaX8 series, which occupies only 512 bytes flash. | ||
+ | |||
==Application== | ==Application== | ||
* [http://www.geek-workshop.com/thread-4558-1-1.html Microduino Network application] 【Quote from geek-workshop.com】 | * [http://www.geek-workshop.com/thread-4558-1-1.html Microduino Network application] 【Quote from geek-workshop.com】 |
Revision as of 07:57, 27 February 2014
Microduino-Core32u4
Microduino Core32u4 module uses the ATMEGA32U4 series 8 bits MCU as the core, open source, and the Arduino UNO compatible controller module. The difference between Microduino-Core32u4 and Microduino-core/Microduino-core+ is that it contains the microcontroller and USB communication, the pin uses microduino specification. Microduino Core32u4 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. ContentsFeatures
Specifications
DocumentEagle PCB File: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 Core32U4 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
BugHistoryPictureFrontBackVideo |