Difference between revisions of "Template:Setup CoreUSB Legacy (Mac)"

From Microduino Wiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
 
# Go to “Tools > Processor” and select “USB” <br> [[File:Select_CoreUSB_Legacy_(Mac).png|thumb|left|600px]]<br clear=all>
 
# Go to “Tools > Processor” and select “USB” <br> [[File:Select_CoreUSB_Legacy_(Mac).png|thumb|left|600px]]<br clear=all>
 
# Connect the CoreUSB to your computer using a MicroUSB cable. DO NOT have any other modules stacked or connected. <br> [[File:CoreUSB_Ble_pc.jpg|thumb|left|600px]]<br clear=all>
 
# Connect the CoreUSB to your computer using a MicroUSB cable. DO NOT have any other modules stacked or connected. <br> [[File:CoreUSB_Ble_pc.jpg|thumb|left|600px]]<br clear=all>
# Go to “Tools > Port” and select the port. It is usually the one that is select-able. It should be labeled '''/dev/cu.usbmodem____ (Arduino Leonardo)''' <br> [[File:Select_CoreUSB_Port_Legacy_(Mac).png|thumb|left|400px]]<br clear=all>
+
# Go to “Tools > Port” and select the port. It is usually the one that is select-able. It should be labeled '''/dev/cu.usbmodem____ (Arduino Leonardo)''' <br> [[File:Select_CoreUSB_Port_Legacy_(Mac).png|thumb|left|600px]]<br clear=all>
 
# With the default sample code. Hit upload (right arrow icon on the top left of the software). <br> [[File:Upload_CoreUSB_Legacy_(Mac).png|thumb|left|600px]]<br clear=all>
 
# With the default sample code. Hit upload (right arrow icon on the top left of the software). <br> [[File:Upload_CoreUSB_Legacy_(Mac).png|thumb|left|600px]]<br clear=all>
 
# The code will compile and will say upload complete if successful. Congratulations the software setup is complete! <br> [[File:Upload_CoreUSB_Complete_Legacy_(Mac).png|thumb|left|600px]]<br clear=all>
 
# The code will compile and will say upload complete if successful. Congratulations the software setup is complete! <br> [[File:Upload_CoreUSB_Complete_Legacy_(Mac).png|thumb|left|600px]]<br clear=all>

Latest revision as of 16:29, 23 May 2018

  1. Open the Microduino software.
    ArduinoIcon.png

  2. Go to “Tools > Board” and select “Microduino/mCookie-Core USB (32u4)”
    Select Board Legacy (Mac).png

  3. Go to “Tools > Processor” and select “USB”
    Select CoreUSB Legacy (Mac).png

  4. Connect the CoreUSB to your computer using a MicroUSB cable. DO NOT have any other modules stacked or connected.
    CoreUSB Ble pc.jpg

  5. Go to “Tools > Port” and select the port. It is usually the one that is select-able. It should be labeled /dev/cu.usbmodem____ (Arduino Leonardo)
    Select CoreUSB Port Legacy (Mac).png

  6. With the default sample code. Hit upload (right arrow icon on the top left of the software).
    Upload CoreUSB Legacy (Mac).png

  7. The code will compile and will say upload complete if successful. Congratulations the software setup is complete!
    Upload CoreUSB Complete Legacy (Mac).png