Difference between revisions of "Getting started: Microduino IDE for Mac"
(→Installation) |
|||
Line 24: | Line 24: | ||
=Installation= | =Installation= | ||
+ | ==Security Settings== | ||
*Change your settings to allow identified developers by going to: (Apple Logo) >>> '''System Preferences...''' | *Change your settings to allow identified developers by going to: (Apple Logo) >>> '''System Preferences...''' | ||
*Then go to '''Security & Privacy'''. | *Then go to '''Security & Privacy'''. | ||
Line 33: | Line 34: | ||
*Click the '''Lock''' icon again to lock and save changes. | *Click the '''Lock''' icon again to lock and save changes. | ||
[[File:MacTutorial_Settings_3.png|600px]] | [[File:MacTutorial_Settings_3.png|600px]] | ||
+ | ==Drivers Installation== | ||
*Open the downloaded file. A folder will open containing the Microduino IDE and drivers for the hardware. | *Open the downloaded file. A folder will open containing the Microduino IDE and drivers for the hardware. | ||
[[File:MacTutorial_1_OpenDmg.png|400px]] | [[File:MacTutorial_1_OpenDmg.png|400px]] | ||
Line 43: | Line 45: | ||
*Follow the on-screen instructions to install the driver. | *Follow the on-screen instructions to install the driver. | ||
[[File:MacTutorial_3_InstallDriver1.png|400px]] | [[File:MacTutorial_3_InstallDriver1.png|400px]] | ||
− | *Once completed. Open the '''CP210X Install''' folder. This is another driver that needs to be installed. | + | *Once completed return to the drivers folder. Open the '''CP210X Install''' folder. This is another driver that needs to be installed. |
[[File:Mac_Install_SliDriver.png|400px]] | [[File:Mac_Install_SliDriver.png|400px]] | ||
*Open '''SliLabsUSBDriverDisk.dmg'''. Follow the on-screen instructions to install the driver. | *Open '''SliLabsUSBDriverDisk.dmg'''. Follow the on-screen instructions to install the driver. |
Revision as of 18:17, 18 September 2018
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: Contents[hide]Kit Specific Software Setup GuidesIf your kit is not listed, please proceed following the general setup guide below. DownloadDownload the latest MacOS IDE: HERE InstallationSecurity Settings
Drivers 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
|