Difference between revisions of "MCookie 202 Advanced Kit Tutorials"

From Microduino Wiki
Jump to: navigation, search
(Getting Started)
 
(5 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
=Getting Started=
 
=Getting Started=
==Step 1: Downloading Latest Software==
+
{{Clickable_headed_image_table_box|header=Windows|link=Getting_Started_with_202_Advanced_Kit_(Windows)|image=File:MicroduinoGettingStart-ForWindows.jpg|image_size=300px|table_height=|table_width=|optional_text=<center>[[Getting_Started_with_202_Advanced_Kit_(Windows)|Getting Started with 202 Advanced Kit for '''Windows''']]</center>}}
Download the latest Microduino software for your OS (Windows or Mac) at: <b>http://microduinoinc.com/download/</b>
+
{{Clickable_headed_image_table_box|header=Mac|link=Getting_Started_with_202_Advanced_Kit_(Mac)|image=File:MicroduinoGettingStart-ForMAC.jpg|image_size=300px|table_height=|table_width=|optional_text=<center>[[Getting_Started_with_202_Advanced_Kit__(Mac)|Getting Started with 202 Advanced Kit for <br>'''Mac''']]</center>}}
 +
<br clear=all>
 +
=Printed Manual=
 +
Download the digital version of the printed manual:<br>
 +
[[File:202_Printed_Manual.png|x100px|link=http://microduinoinc.com/downloads/manuals/202_Advanced_Kit_EnglishManual.zip]]
  
[[File:Software_Setup_Guide_Select_Download.png|link=http://microduinoinc.com/download/|400px|left|thumb]]<br clear=all>
 
 
==Step 2: Follow the Software Getting Started Guide==
 
Follow the getting software started guide for your OS at:
 
{{Clickable software guide boxes}}
 
{{Clickable_headed_image_table_box_clear}}
 
 
<b>Follow the guide to ensure the software is properly setup and the correct drivers are installed.</b>
 
 
==Step 3: Configuring and Testing the Software==
 
# Open the Microduino software. <br> [[File:ArduinoIcon.png|thumb|75px|left]]<br clear=all>
 
# Go to “Tools > Board” and select “Microduino/mCookie-device” <br> [[File:Software_Setup_Guide_Select_Board.png|frame|left]]<br clear=all>
 
# Go to “Tools > Processor” and select “Microduino/mCookie-Core (328p)@16M,5V” <br> [[File:Software_Setup_Guide_Select_Processor.png|frame|left]]<br clear=all>
 
# 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. <br> [[File:MBattery-b.jpg|thumb|left|400px]]<br clear=all>
 
# Check if the red LED is lit on the yellow battery. This indicates the battery is ON and SUPPLYING power to the modules.<br> 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. <br><b>Note</b>: Blinking blue LEDs indicates the battery is CHARGING ONLY. <b><pre style="color: red">IMPORTANT: The red LED must be on when programming or using your project.</pre></b>[[File:MBattery-t.jpg|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:Software_Setup_Guide_Select_Port_Selection.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:Software_Setup_Guide_Select_Upload.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:Software_Setup_Guide_Select_Done_Upload.png|frame|left]]<br clear=all>
 
 
 
Example projects for the 202 Advanced kit can be found in the [[#Projects]] section.
 
 
[[File:202_Printed_Manual.png|link=http://wiki.microduinoinc.com/images/6/6f/202_Advanced_Kit_English.compressed.pdf|300px]]
 
 
Download: [http://wiki.microduinoinc.com/images/6/6f/202_Advanced_Kit_English.compressed.pdf Link]
 
 
=Troubleshooting=
 
<b>IMPORTANT</b>: Before attempting these troubleshooting steps, follow the <b>[[#Getting Started|Getting Started]]</b> section first.
 
 
==I can't select my port!==
 
# <b>Drivers for mBattery (yellow battery) not installed</b><br>The drivers to use mBattery may not have been installed. <br><br><b>Solution</b>: Please carefully follow the <b>[[Software_Setup:_Arduino|Software Installation Guide for your OS]]</b>.<br><br>
 
# <b>Defective mBattery (yellow battery)</b> <br> If the above solutions do not resolve the issue, ([https://microduinoinc.com/contact/ 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:
 
# <b>mBattery (yellow battery) is not supplying power to the modules.</b> <br>Blinking blue LEDs indicates CHARGING ONLY. <br><span style="color:red">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.</span> <br><br><b>Solution</b>: Press and hold the button for a few seconds on mBattery (yellow battery) until a red LED comes on.<br><br>
 
# <b>Incorrect port selection or software configuration</b><br>This error can occur when the software is not properly configured.<br><br><b>Solution</b>: <br>Confirm "Tools > Boards > Microduino/mCookie-device" is selected. <br>Confirm "Tools > Processor > Microduino/mCookie-Core (328@16M,5V)" is selected. <br> 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.<br><br>
 
# <b>Bad connection between the Core module and mBattery (yellow battery)</b><br>The gold pins between the Core module and mBattery may be bad, which results in being unable to program.<br><br><b>Solution</b>: 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.<br><br>
 
# <b>Defective mBattery (yellow battery) or Core module</b> <br> If the above solutions do not resolve the issue, ([https://microduinoinc.com/contact/ Contact Us]) for a replacement part. Please indicate the prior troubleshooting steps you have performed and the results for a quicker response time.
 
 
=Projects=
 
=Projects=
 
<div style="width:80%; float:left">
 
<div style="width:80%; float:left">
Line 311: Line 276:
  
 
=Additional Projects=
 
=Additional Projects=
 +
 +
 +
=Troubleshooting=
 +
<b>IMPORTANT</b>: Before attempting these troubleshooting steps, follow the <b>[[#Getting Started|Getting Started]]</b> section first.
 +
 +
==I can't select my port!==
 +
# <b>Drivers for mBattery (yellow battery) not installed</b><br>The drivers to use mBattery may not have been installed. <br><br><b>Solution</b>: Please carefully follow the <b>[[Software_Setup:_Arduino|Software Installation Guide for your OS]]</b>.<br><br>
 +
# <b>Defective mBattery (yellow battery)</b> <br> If the above solutions do not resolve the issue, ([https://microduinoinc.com/contact/ 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:
 +
# <b>mBattery (yellow battery) is not supplying power to the modules.</b> <br>Blinking blue LEDs indicates CHARGING ONLY. <br><span style="color:red">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.</span> <br><br><b>Solution</b>: Press and hold the button for a few seconds on mBattery (yellow battery) until a red LED comes on.<br><br>
 +
# <b>Incorrect port selection or software configuration</b><br>This error can occur when the software is not properly configured.<br><br><b>Solution</b>: <br>Confirm "Tools > Boards > Microduino/mCookie-device" is selected. <br>Confirm "Tools > Processor > Microduino/mCookie-Core (328@16M,5V)" is selected. <br> 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.<br><br>
 +
# <b>Bad connection between the Core module and mBattery (yellow battery)</b><br>The gold pins between the Core module and mBattery may be bad, which results in being unable to program.<br><br><b>Solution</b>: 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.<br><br>
 +
# <b>Defective mBattery (yellow battery) or Core module</b> <br> If the above solutions do not resolve the issue, ([https://microduinoinc.com/contact/ Contact Us]) for a replacement part. Please indicate the prior troubleshooting steps you have performed and the results for a quicker response time.

Latest revision as of 16:13, 12 March 2018

Getting Started

Windows
MicroduinoGettingStart-ForWindows.jpg
Getting Started with 202 Advanced Kit for Windows
Mac
MicroduinoGettingStart-ForMAC.jpg
Getting Started with 202 Advanced Kit for
Mac


Printed Manual

Download the digital version of the printed manual:
202 Printed Manual.png

Projects

Birthday Light
Happy Birthday Project.jpg
Birthday Light
Project
Sound Sensitive LED
Sound Sensitive Light Project.jpg
Sound Sensitive LED
Project
Clap Light
Clap Light Project.jpg
Clap Light
Project
Light Indicator
Light Indicator X02 Front View.jpg
Light Indicator
Project
Nightlight
Nightlight X02.png
Nightlight
Project
Grumpy Grandpa
Grumpy Grandpa X02.jpg
Grumpy Grandpa
Project
Electronic Greeter
Electronic Greeter X02 Side View 1.jpg
Electronic Greeter
Project
Music Box
Music Box X02 Front View.jpg
Music Box
Project
mClock
MClock X02 Top View.jpg
mClock
Project
Joystick Lantern
Joystick Lantern X02.png
Joystick Lantern
Project

Basic Tutorials

Basic Module Tutorials

Core Communication

MCookie-core-rect.jpg
Core (ATmega328p)
Tutorial

MCookie-BLEUpload-rect.jpg
Bluetooth Upload
Tutorial

Function Extension

Microduino-AudioPro-rect.jpg
Audio Pro
Tutorial

MBattery-rect.jpg
mBattery
Tutorial

MCookie-rtc-rect.jpg
Real Time Clock (RTC)
Tutorial

MCookie-SD-rect.jpg
SD
Tutorial

MCookie-Hub-rect.jpg
Hub
Tutorial

MCookie-led-Matrix-rect.jpg
LED Matrix
Tutorial

MCookie-OLED-rect.jpg
OLED
Tutorial

Basic Component Tutorials

Buzzer
Microduino-BUZZER-v1.jpg
Buzzer
Tutorial
Crash Sensor
Microduino Crash-rect-v1.jpg
Crash Sensor
Tutorial
LED
Microduino-LED-rect-v1.jpg
LED (Single Color)
Tutorial
IO Split
Microduino-IO-split.jpg
IO Split
Tutorial
Infrared Receiver
Microduino-IR receiver.jpg
Infrared Receiver
Tutorial
Joystick
Microduino-Joystick-v1.jpg
Joystick
Tutorial
Light Sensor
Microduino-Light.jpg
Light Sensor
Tutorial
Line Finder
Microduino-Line track.jpg
Line Finder
Tutorial
Microphone
Microduino-Sound-v1.jpg
Microphone
Tutorial
PIR Sensor
Microduino-Passive Infrared.jpg
PIR Sensor
Tutorial
Servo
Servo.png
Servo
Tutorial
Temperature
Microduino-LM75.jpg
Temperature
Tutorial
Touch Sensor
Microduino-TOUCH-v1.jpg
Touch Sensor
Tutorial

Additional Projects

Troubleshooting

IMPORTANT: Before attempting these troubleshooting steps, follow the Getting Started section first.

I can't select my port!

  1. 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.

  2. 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:

  1. 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.

  2. 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.

  3. 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.

  4. 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.