Difference between revisions of "Template:Setup USBTTL With Core (Mac)"
From Microduino Wiki
(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_- | + | # 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
- Open the Microduino software.
- Go to “Tools > Board” and select “Microduino/mCookie-Core (328p)”
- Go to “Tools > Processor” and select “Atmega328P@16M,5V”
- 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.
- 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)
- With the default sample code. Hit upload (right arrow icon on the top left of the software).
- The code will compile and will say upload complete if successful. Congratulations the software setup is complete!