Difference between revisions of "Getting Started with 302 Expert Kit (Mac)"

From Microduino Wiki
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
[[File:302 Expert Kit.jpg|right|thumb|link=mCookie Expert Kit|<center>[[mCookie Expert Kit]]</center>]]
 +
 
=Download and Install Software=
 
=Download and Install Software=
 
{{IDE_Setup_(Mac)}}
 
{{IDE_Setup_(Mac)}}
Line 4: Line 6:
 
{{Setup_mBattery_with_Core_(Mac)}}
 
{{Setup_mBattery_with_Core_(Mac)}}
  
 +
=Projects=
  
 
'''Example projects''' for the 302 Expert kit can be found in the [[MCookie_302_Expert_Kit_Tutorials#Projects]] section.
 
'''Example projects''' for the 302 Expert kit can be found in the [[MCookie_302_Expert_Kit_Tutorials#Projects]] section.
 +
[[File:302_Expert_Kit_Projects.png|link=MCookie_302_Expert_Kit_Tutorials#Projects|700px|left|thumb]]<br clear=all>
  
[[File:302_Printed_Manual.png|link=http://wiki.microduinoinc.com/images/7/75/302_Expert_Kit_English.compressed.pdf|300px]]
+
=Printed Manual=
 
+
Download the digital version of the printed manual:<br>
Printed manual download: [http://wiki.microduinoinc.com/images/7/75/302_Expert_Kit_English.compressed.pdf Link]
+
[[File:302_Printed_Manual.png|x150px|link=http://microduinoinc.com/downloads/manuals/302_Expert_Kit_EnglishManual.zip]]

Latest revision as of 19:00, 18 April 2018

Download and Install Software

Download the latest MacOS IDE (Version 5.0, 2019-03-25): HERE

Arduino Download.png

  • Change your settings to allow identified developers by going to: (Apple Logo) >>> System Preferences...
  • Then go to Security & Privacy.

MacTutorial Settings 2.png

  • Click on then Lock icon and enter your credentials to be able to change settings.
  • Under Allow apps download from: select App Store and identified developers
  • Click the Lock icon again to lock and save changes.

MacTutorial Settings 3.png

  • Open the downloaded file. A folder will open containing the Microduino IDE and drivers for the hardware.

MacTutorial 1 OpenDmg.png

  • Open the Drivers folder. Drivers are needed to communicate with the Microduino hardware.

MacTutorial 2 DmgContents.png

  • Install ONE of the driver packages:
    • Driver_OS10.3.mpkg if you have Mac OS 10.3 or below.
    • Driver_OS10.4-10.8.mpkg if you have Mac OS 10.4 to Mac OS 10.8.
    • Driver_OS10.9-Newer.mpkg if you have Mac OS 10.9 or newer.
  • Follow the on-screen instructions to install the driver.

MacTutorial 3 InstallDriver1.png

  • 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.)

MacTutorial 4 DriverFolder.png

  • Open CH34x_Install.pkg. Follow the on-screen instructions to install the driver.

MacTutorial 5 InstallDriver2.png

  • Drag the Arduino for Microduino.app application to your Applications folder to install the IDE.



MacTutorial 6 DragApp.png]

  • The software is now installed and ready to use. Double-click the application to launch it!

MacTutorial 7 InstalledApp.png MacTutorial 8 LaunchApp.png

Configuring and Testing the Software/Hardware

  1. Open the Microduino software.
    ArduinoIcon.png

  2. Go to “Tools > Board” and select “Microduino/mCookie-Core (328p)”
    Mac - Board Selection Cropped.png

  3. Go to “Tools > Processor” and select “Atmega328P@16M,5V”
    Mac - Select Processor Cropped.png

  4. Only have the red Core module and yellow battery stacked. Then connect the MicroUSB to the yellow battery and the other end to your computer's USB port.
    MBattery-b.jpg

  5. Check if the red LED is lit on the yellow battery. This indicates the battery is ON and SUPPLYING power to the modules.
    If there is no red LED lit, then press and hold the button on the yellow battery for a few seconds to turn it on.
    Note: Blinking blue LEDs indicates the battery is CHARGING ONLY.
    IMPORTANT: The red LED must be on when programming or using your project.
    MBattery-t.jpg

  6. Go to “Tools > Port” and select the port. It is usually the one that is select-able. (it is not the Bluetooth one)
    Mac - Select Serial Port Cropped.png

  7. With the default sample code. Hit upload (right arrow icon on the top left of the software).
    Mac - Upload Button Cropped.png

  8. The code will compile and will say upload complete if successful. Congratulations the software setup is complete!
    Mac - Upload complete Cropped.png

Projects

Example projects for the 302 Expert kit can be found in the MCookie_302_Expert_Kit_Tutorials#Projects section.

302 Expert Kit Projects.png

Printed Manual

Download the digital version of the printed manual:
302 Printed Manual.png