Difference between revisions of "MCookie 302 Expert Kit Tutorials"
From Microduino Wiki
(→Step 3: Configuring and Testing the Software) |
|||
Line 26: | Line 26: | ||
− | '''Example projects''' for the | + | '''Example projects''' for the 302 Expert kit can be found in the [[#Projects]] section. |
[[File:302_Printed_Manual.png|link=http://wiki.microduinoinc.com/images/7/75/302_Expert_Kit_English.compressed.pdf|300px]] | [[File:302_Printed_Manual.png|link=http://wiki.microduinoinc.com/images/7/75/302_Expert_Kit_English.compressed.pdf|300px]] |
Revision as of 16:34, 5 March 2018
Getting Started
Step 1: Downloading Latest Software
Download the latest Microduino software for your OS (Windows or Mac) at: http://microduinoinc.com/download/
Step 2: Follow the Software Getting Started Guide
Follow the getting software started guide for your OS at:
Follow the guide to ensure the software is properly setup and the correct drivers are installed.
Step 3: Configuring and Testing the Software
- Open the Microduino software.
- Go to “Tools > Board” and select “Microduino/mCookie-device”
- Go to “Tools > Processor” and select “Microduino/mCookie-Core (328p)@16M,5V”
- 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.
- 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.
- 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!
Example projects for the 302 Expert kit can be found in the #Projects section.
Printed manual download: Link
Troubleshooting
IMPORTANT: Before attempting these troubleshooting steps, follow the Getting Started section first.
I can't select my port!
- Drivers for mBattery (yellow battery) not installed
The drivers to use mBattery may not have been installed.
Solution: Please carefully follow the Software Installation Guide for your OS. - Defective mBattery (yellow battery)
If the above solutions do not resolve the issue, (Contact Us) for a replacement part. Please indicate the prior troubleshooting steps you have performed and the results for a quicker response time.
"stk500_recv(): programmer is not responding" error
If you are able to select the port successfully and receive this error when attempting to upload, then the error may be related to:
- mBattery (yellow battery) is not supplying power to the modules.
Blinking blue LEDs indicates CHARGING ONLY.
A red LED on indicates that the battery is ON and SUPPLYING power to the modules. This is required for uploading/programming and using your projects.
Solution: Press and hold the button for a few seconds on mBattery (yellow battery) until a red LED comes on. - Incorrect port selection or software configuration
This error can occur when the software is not properly configured.
Solution:
Confirm "Tools > Boards > Microduino/mCookie-device" is selected.
Confirm "Tools > Processor > Microduino/mCookie-Core (328@16M,5V)" is selected.
Select a different port under "Tools > Port". Then attempt to upload again. If you have multiple ports, try different ones and attempt to upload each time. - Bad connection between the Core module and mBattery (yellow battery)
The gold pins between the Core module and mBattery may be bad, which results in being unable to program.
Solution: Carefully clean the contacts (gold pins & gold pads) on both the Core module and mBattery with rubbing alcohol. Also check for defective pins or pads on both modules. - Defective mBattery (yellow battery) or Core module
If the above solutions do not resolve the issue, (Contact Us) for a replacement part. Please indicate the prior troubleshooting steps you have performed and the results for a quicker response time.
Projects
Basic Tutorials
Basic Module Tutorials
Core | Communication |
---|---|
Function | Extension |
|