Difference between revisions of "Getting started: Microduino IDE for Mac"
From Microduino Wiki
(→Microduino / mCookie CoreUSB Setup) |
(→Installation) |
||
Line 28: | Line 28: | ||
[[File:MacTutorial_3_InstallDriver1.png|400px]] | [[File:MacTutorial_3_InstallDriver1.png|400px]] | ||
*Once completed. Open the '''USBTTL-C Install''' folder. This is another driver that needs to be installed. | *Once completed. Open the '''USBTTL-C Install''' folder. This is another driver that needs to be installed. | ||
+ | *'''Important Note''': This driver requires you to restart your computer. Save all work before installing this driver!!! | ||
* ('''Note''': The Mac OS X 10.6 or older package does not contain this. Therefore, you can skip this step.) | * ('''Note''': The Mac OS X 10.6 or older package does not contain this. Therefore, you can skip this step.) | ||
[[File:MacTutorial_4_DriverFolder.png|400px]] | [[File:MacTutorial_4_DriverFolder.png|400px]] |
Revision as of 19:00, 15 August 2017
Language: | English • 中文 |
---|
Contents[hide]Download
Installation
Microduino / mCookie CoreUSB Setup[Expand]
Confirm Drivers Installed SuccessfullyConfirm that the drivers are installed successfully based on your hardware. Refer to the table below for which programmer each kit uses:
USBTTL
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 and ProcessorSelecting the Board Type and Processor is required to compile the correct code for the core module. Configuring the software is done under Tools > Board and Tools > Processor. Below is the table which lists all the core modules with corresponding Board and Processor. The table also lists kits that contain specific core modules. Example usage would be for the Core module in Itty Bitty City. Board is Microduino/mCookie-Core (328p) and Processor is Atmega328P@16M,5V.
Determining Processor VariantCoreCore+Arduino IDE BasicsInterface
Tools
Uploading Code
|