Difference between revisions of "Template:Setup USBTTL With Core (Mac)"

From Microduino Wiki
Jump to: navigation, search
(Created page with "# Open the Microduino software. <br> thumb|75px|left<br clear=all> # Go to “Tools > Board” and select “Microduino/mCookie-Core (328p)” <br> ...")
 
 
Line 3: Line 3:
 
# Go to “Tools > Processor” and select “Atmega328P@16M,5V” <br> [[File:Mac_-_Select_Processor_Cropped.png|frame|left]]<br clear=all>
 
# Go to “Tools > Processor” and select “Atmega328P@16M,5V” <br> [[File:Mac_-_Select_Processor_Cropped.png|frame|left]]<br clear=all>
 
# Only have the red Core module and USBTTL module stacked. Then connect the MicroUSB cable to the USBTTL module and the other end to your computer's USB port. <br> [[File:Core%2BUSBTTL_connect.png|thumb|left|400px]]<br clear=all>
 
# Only have the red Core module and USBTTL module stacked. Then connect the MicroUSB cable to the USBTTL module and the other end to your computer's USB port. <br> [[File:Core%2BUSBTTL_connect.png|thumb|left|400px]]<br clear=all>
# Go to “Tools > Port” and select the port. It is usually the one that is select-able. (If you are using a Mac, it is not the Bluetooth one) <br> [[File:Mac_-_Select_Serial_Port_USBTTL_Cropped.png|frame|left]]<br clear=all>
+
# Go to “Tools > Port” and select the port. It is usually the one that is select-able. (If you are using a Mac, it is not the Bluetooth one) <br> [[File:Mac_-_Select_Serial_Port_Cropped.png|frame|left]]<br clear=all>
 
# With the default sample code. Hit upload (right arrow icon on the top left of the software). <br> [[File:Mac_-_Upload_Button_Cropped.png|frame|left]]<br clear=all>
 
# With the default sample code. Hit upload (right arrow icon on the top left of the software). <br> [[File:Mac_-_Upload_Button_Cropped.png|frame|left]]<br clear=all>
 
# The code will compile and will say upload complete if successful. Congratulations the software setup is complete! <br> [[File:Mac_-_Upload_complete_Cropped.png|frame|left]]<br clear=all>
 
# The code will compile and will say upload complete if successful. Congratulations the software setup is complete! <br> [[File:Mac_-_Upload_complete_Cropped.png|frame|left]]<br clear=all>

Latest revision as of 15:08, 6 March 2018

  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 USBTTL module stacked. Then connect the MicroUSB cable to the USBTTL module and the other end to your computer's USB port.
    Core+USBTTL connect.png

  5. Go to “Tools > Port” and select the port. It is usually the one that is select-able. (If you are using a Mac, it is not the Bluetooth one)
    Mac - Select Serial Port Cropped.png

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

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