Difference between revisions of "Getting started: Microduino IDE for Mac"
(→Download) |
Microduino (talk | contribs) m (Microduino moved page Getting started: Mac to Getting started: Microduino IDE for Mac) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 20: | Line 20: | ||
=Download= | =Download= | ||
− | Download the latest MacOS IDE: [https://microduinoinc.com/downloads/Arduino%20IDE% | + | Download the latest MacOS IDE (Version 6.0, 2020-02-27): [http://oss.microduino.cn/download/download/Arduino%20IDE%20for%20Microduino-mac-1.8.4-V6.0.dmg <big>HERE</big>]<br clear=all> |
− | [[File:Arduino_Download.png|link=https://microduinoinc.com/downloads/Arduino%20IDE% | + | Download the latest MacOS IDE (Version 5.0, 2019-03-25): [https://microduinoinc.com/downloads/Arduino%20IDE%20for%20Microduino-mac-1.8.4-V5.0.dmg <big>HERE</big>] |
+ | [[File:Arduino_Download.png|link=https://microduinoinc.com/downloads/Arduino%20IDE%20for%20Microduino-mac-1.8.4-V5.0.dmg|150px|left|thumb]]<br clear=all> | ||
=Installation= | =Installation= |
Latest revision as of 00:00, 28 February 2020
The guide below is a software setup guide for Mac OS aimed for general use of Microduino products. For kit specific getting started guides please follow the appropriate links in the #Kit_Specific_Software_Setup_Guides section: ContentsKit Specific Software Setup GuidesIf your kit is not listed, please proceed following the general setup guide below. DownloadDownload the latest MacOS IDE (Version 6.0, 2020-02-27): HERE InstallationSecurity Settings
Drivers InstallationFTDI Driver
CP210X Driver
CH34x Driver
Application Copying
Microduino / mCookie CoreUSB Setup
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
|