Getting Started with Itty Bitty City (Mac)

From Microduino Wiki
Revision as of 19:19, 5 March 2018 by Sonny (talk | contribs) (Created page with "=Download and Install Software= {{IDE_Setup_(Mac)}} =Configuring and Testing the Software/Hardware= {{Setup_mBattery_with_Core_(Mac)}} The Itty Bitty City Projects can be fo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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


The Itty Bitty City Projects can be found under File > Examples > 00.mCookie_IBC
Mac - Itty Bitty City Projects Cropped.png

The digital version of the printed manual can be found here: Instruction Manual