blinky fish

Upload: jeffreygovender5745

Post on 29-May-2018

214 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/9/2019 Blinky Fish

    1/12

    http://www.instructables.com/id/Blinky-Fish/

    Home Sign Up! Browse Community Submit

    All Art Craft Food Games Green Home Kids Life Music Offbeat Outdoors Pets Photo Ride Science Tech

    Blinky Fishby marc.cryan on August 7, 2010

    Table of Contents

    License: Attribution Non-commercial Share Alike (by-nc-sa) .............................................................................

    Intro: Blinky Fish .............................................................................................................

    step 1: Parts ................................................................................................................

    step 2: Tools ................................................................................................................

    step 3: Build - Resistors ........................................................................................................

    step 4: Build - LED's ..........................................................................................................

    step 5: Build - Button ..........................................................................................................

    step 6: Build - Header .........................................................................................................

    step 7: HACK - cut a trace ......................................................................................................

    step 8: Hack - Add a wire .......................................................................................................

    step 9: Attach to Arduino .......................................................................................................

    step 10: Test - With Arduino! ....................................................................................................

    step 11: Board Layout ......................................................................................................... 1

    step 12: Schematic ........................................................................................................... 1

    step 13: Design and Fabrication files .............................................................................................. 1

    File Downloads ............................................................................................................. 1

    Related Instructables ........................................................................................................... 1

    Advertisements ............................................................................................................... 1

    Comments ................................................................................................................... 1

    http://www.instructables.com/member/marc.cryan/?utm_source=pdf&utm_campaign=titlehttp://www.instructables.com/tech?utm_source=pdf&utm_campaign=categorieshttp://www.instructables.com/science?utm_source=pdf&utm_campaign=categorieshttp://www.instructables.com/ride?utm_source=pdf&utm_campaign=categorieshttp://www.instructables.com/photography?utm_source=pdf&utm_campaign=categorieshttp://www.instructables.com/pets?utm_source=pdf&utm_campaign=categorieshttp://www.instructables.com/outdoors?utm_source=pdf&utm_campaign=categorieshttp://www.instructables.com/offbeat?utm_source=pdf&utm_campaign=categorieshttp://www.instructables.com/music?utm_source=pdf&utm_campaign=categorieshttp://www.instructables.com/life?utm_source=pdf&utm_campaign=categorieshttp://www.instructables.com/kids?utm_source=pdf&utm_campaign=categorieshttp://www.instructables.com/home?utm_source=pdf&utm_campaign=categorieshttp://www.instructables.com/green?utm_source=pdf&utm_campaign=categorieshttp://www.instructables.com/games?utm_source=pdf&utm_campaign=categorieshttp://www.instructables.com/food?utm_source=pdf&utm_campaign=categorieshttp://www.instructables.com/craft?utm_source=pdf&utm_campaign=categorieshttp://www.instructables.com/art?utm_source=pdf&utm_campaign=categorieshttp://www.instructables.com/about/submit.jsp?utm_source=pdf&utm_campaign=titlehttp://www.instructables.com/community?utm_source=pdf&utm_campaign=titlehttp://www.instructables.com/tag/type-id/?utm_source=pdf&utm_campaign=titlehttp://www.instructables.com/account/gopro?sourcea=inside_pdfhttp://www.instructables.com/?utm_source=pdf&utm_campaign=title
  • 8/9/2019 Blinky Fish

    2/12

    http://www.instructables.com/id/Blinky-Fish/

    License: Attribution Non-commercial Share Alike (by-nc-sa)

    Intro: Blinky FishAssembly instructions for an add-on board for the Arduino.

    Ithas some LED's and a button.

    It connects to digital pins 9-13 and ground. My hope is that this will be useful to people that want to play with writing code for the Arduino, but don't want to build a littlcircuit every time they want to test something out.

    I'm including all the files you would need to build your own. I am also offering these for sale. I figure this is the only real way to find out if this is useful to other people

    I have only a few boards right now, but they are not quite right. I have included a hack towards the end of this instructable.

    Here is a small web-store I've set-up. The name is stupid, but easy to remember and spell.

    www.PoopDirect.com

    http://www.poopdirect.com/http://creativecommons.org/licenses/by-nc-sa/2.5/
  • 8/9/2019 Blinky Fish

    3/12

    http://www.instructables.com/id/Blinky-Fish/

    step 1:PartsHere are the parts!

    -PCB --3 - LED's-Resistors-Push button-Right angle header

    step 2:ToolsTools -

    -Solder-Soldering iron

    -Cutters (?)

    -The soldering is pretty easy, so I never had to use the flux pen.

    - To make anything happen, you will also need an Arduiono 2009 and a computer with the Arduino IDE.

    - I like to work on a white peice of paper, it keeps me from loosing parts. It is also a good if you are taking photos.

  • 8/9/2019 Blinky Fish

    4/12

  • 8/9/2019 Blinky Fish

    5/12

    http://www.instructables.com/id/Blinky-Fish/

    step 4:Build - LED'sNow put on the LED's

    LED's are one way, the short lead is negative. This side of the LED is usually flat or notched or something like that. On the PCB the flat side of the circle is for thenegative lead.

    The soldering is the same.

  • 8/9/2019 Blinky Fish

    6/12

    http://www.instructables.com/id/Blinky-Fish/

    step 5:Build - ButtonThe botton only fits in one way (I think).

    You can just pop it in and solder. The leads are sort of springy and bent, so that they stay in place nicely while you solder.

    Now isn't that clever!

  • 8/9/2019 Blinky Fish

    7/12

    http://www.instructables.com/id/Blinky-Fish/

    step 6:Build - HeaderThis is a right angle header. Straight headers are more typical. This is just like those, but bent at a 90deg angle.

    Look at the picture below to see which way it goes.

    It is a little tricky to hold the header in place while you solder, but you can do it!

    If some of the hole are a little off center, then the header will stay in place nicely. Of course, the person designing the board would have to think of this ahead of time.so well, here we are.

  • 8/9/2019 Blinky Fish

    8/12

    http://www.instructables.com/id/Blinky-Fish/

    step 7:HACK - cut a trace

    Well, if you've got one of the first few boards then you need to hack a little to get everything to line up correctly withe the Arduino. ( I forgot about the resistor and LEDattached to pin 13 on the Arduino board).

    You can cut the trace between the button and R1 with an exacto knife.

    step 8:Hack - Add a wireThe next hack is to add a wire on the back of the board.

    This goes from R1 to header pin 12.

  • 8/9/2019 Blinky Fish

    9/12

  • 8/9/2019 Blinky Fish

    10/12

    http://www.instructables.com/id/Blinky-Fish/

    digitalWrite(Led3, 0);delay(1000);digitalWrite(Led1, 1);digitalWrite(Led2, 1);digitalWrite(Led3, 1);delay(1000);

    }}

    step 11:Board LayoutI laid out the board using Eagle.

    step 12:SchematicHere is the schematic for the board.

    This is before the hack.

    ADD HACKED SCHEMATIC

  • 8/9/2019 Blinky Fish

    11/12

    http://www.instructables.com/id/Blinky-Fish/

    step 13:Design and Fabrication filesHere are all the files.

    The *.brd and *.sch files can be opened and edited in Eagle.

    The zipped files are the files you would send to get the board made. These are called "gerber files" (which means "the files you send to get the board made").

    Gerber files are sort of like PDF's. They are hard to edit, but can be read by read by most people and won't get messed up when tranfered from program to program.

    You can look at the gerbers in Eagle or with a gerber viewer such as VeiwMate (from Pentalogix (i think)). Each file shows one layer of the board.

    These are:

    -Top Overlay (also called SilkScreen) - this is the white graphics

    -Top Layer (also called Primary copper) - this these are the traces that you can sort of see on the top side of the board.-Top Solder Mask - Circuit boards are acutally yellowish, they are painted green (or black or red or whatever) with a dielectric ink (insulator). This keeps the coppertraces insulated and keeps the solder from running all over when assembling the board. This file shows every where that the green stuff does not cover. That is, it shthe shiny silver parts.

    -Bottom layer ( or Secondary copper) - shows the traces on the bottom of the board-Bottom Solder Mask - Shows the exposed copper on the bottom of the board.

    -There is also a Mechanical layer which is the outline of the board. I suppose this is called "Mechanical" because it is cut with mechanical machine. Unlike the rest oflayers, which are etched, screened or whatever.

    -- So that is that.

    Once I fix these boards (so they don't need the cut and extra wires), I'll post the new files and order some new boards.

    Thanks for looking!

    -Marc

    File Downloads

    Blinkey_3eyed_Fish_X01.sch (26 KB)[NOTE: When saving, if you see .tmp as the file ext, rename it to 'Blinkey_3eyed_Fish_X01.sch']

    Blinkey_3eyed_Fish_X01.brd(10 KB)[NOTE: When saving, if you see .tmp as the file ext, rename it to 'Blinkey_3eyed_Fish_X01.brd']

    Blinkey_3eyed_Fish_X01.zip (21 KB)

    [NOTE: When saving, if you see .tmp as the file ext, rename it to 'Blinkey_3eyed_Fish_X01.zip']

    Related Instructables

    CharliplexedChristmas Tree

    for my Cubby by

    sydkahn

    QS's Blinkie

    Thingie by qs

    Control aRepStrap with

    Processing by

    marc.cryan

    Peeing Man

    (slideshow) by

    marc.cryan

    The Dawm by

    ZrvZMarc's entriestoSparkfun/PonokoContest

    (slideshow) by

    marc.cryan

    Arduino Led

    Dice by

    Davuzz11 LED Cube and

    Arduino Lib by

    gzip

    http://www.instructables.com/member/gzip/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/id/LED-Cube-and-Arduino-Lib/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/id/LED-Cube-and-Arduino-Lib/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/id/LED-Cube-and-Arduino-Lib/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/member/Davuzz11/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/id/Arduino-Led-Dice/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/id/Arduino-Led-Dice/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/id/Arduino-Led-Dice/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/member/marc.cryan/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/id/Marcs-entries-to-SparkfunPonokoGeekDad-Contest/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/id/Marcs-entries-to-SparkfunPonokoGeekDad-Contest/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/id/Marcs-entries-to-SparkfunPonokoGeekDad-Contest/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/id/Marcs-entries-to-SparkfunPonokoGeekDad-Contest/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/id/Marcs-entries-to-SparkfunPonokoGeekDad-Contest/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/id/Marcs-entries-to-SparkfunPonokoGeekDad-Contest/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/member/ZrvZ/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/id/The-Dawm/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/id/The-Dawm/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/member/marc.cryan/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/id/Peeing-Man/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/id/Peeing-Man/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/id/Peeing-Man/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/member/marc.cryan/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/id/Control-a-RepStrap-RepRap-CNCCartesian-Bot-usi/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/id/Control-a-RepStrap-RepRap-CNCCartesian-Bot-usi/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/id/Control-a-RepStrap-RepRap-CNCCartesian-Bot-usi/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/id/Control-a-RepStrap-RepRap-CNCCartesian-Bot-usi/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/member/qs/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/id/QSs-Blinkie-Thingie/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/id/QSs-Blinkie-Thingie/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/id/QSs-Blinkie-Thingie/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/member/sydkahn/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/id/Charliplexed-Christmas-Tree-for-my-Cubby/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/id/Charliplexed-Christmas-Tree-for-my-Cubby/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/id/Charliplexed-Christmas-Tree-for-my-Cubby/?utm_source=pdf&utm_campaign=relatedhttp://www.instructables.com/id/Charliplexed-Christmas-Tree-for-my-Cubby/?utm_source=pdf&utm_campaign=relatedhttp://files/orig/F4U/4IKV/GCI8P5GW/F4U4IKVGCI8P5GW.zip?utm_source=pdf&utm_campaign=fileshttp://files/orig/F4U/4IKV/GCI8P5GW/F4U4IKVGCI8P5GW.zip?utm_source=pdf&utm_campaign=fileshttp://files/orig/F4U/4IKV/GCI8P5GW/F4U4IKVGCI8P5GW.zip?utm_source=pdf&utm_campaign=fileshttp://files/orig/F4U/4IKV/GCI8P5GW/F4U4IKVGCI8P5GW.zip?utm_source=pdf&utm_campaign=fileshttp://files/orig/FMN/ISKG/GCI8P5GX/FMNISKGGCI8P5GX.tmp?utm_source=pdf&utm_campaign=fileshttp://files/orig/FMN/ISKG/GCI8P5GX/FMNISKGGCI8P5GX.tmp?utm_source=pdf&utm_campaign=fileshttp://files/orig/FMN/ISKG/GCI8P5GX/FMNISKGGCI8P5GX.tmp?utm_source=pdf&utm_campaign=fileshttp://files/orig/FMN/ISKG/GCI8P5GX/FMNISKGGCI8P5GX.tmp?utm_source=pdf&utm_campaign=fileshttp://files/orig/F1S/OEJW/GCI8P5GY/F1SOEJWGCI8P5GY.tmp?utm_source=pdf&utm_campaign=fileshttp://files/orig/F1S/OEJW/GCI8P5GY/F1SOEJWGCI8P5GY.tmp?utm_source=pdf&utm_campaign=fileshttp://files/orig/F1S/OEJW/GCI8P5GY/F1SOEJWGCI8P5GY.tmp?utm_source=pdf&utm_campaign=fileshttp://files/orig/F1S/OEJW/GCI8P5GY/F1SOEJWGCI8P5GY.tmp?utm_source=pdf&utm_campaign=files
  • 8/9/2019 Blinky Fish

    12/12

    htt // i t t bl /id/Bli k Fi h/

    d v r t is m n t s

    Comments

    7 comments Add Comment

    abbtech says: Aug 15, 2010. 2:44 PM REPCool lookin board!

    w0rm5 says: Aug 13, 2010. 5:44 AM REPThat seemed cool till now, but whats the use of making something small and fun for kids if it has to be attached to an arduino board?

    marc.cryan says: Aug 12, 2010. 10:14 AM REPI started a web page to sell stuff - it is www.PoopDirect.com

    It needs some work, so if you have questions please send me a note.

    I'm planning to update it quite a bit tonight.

    Thanks!-Marc

    joerice01 says: Aug 12, 2010. 6:55 PM REPNew domain name perhaps?

    mikeasaurus says: Aug 12, 2010. 10:50 AM REPreminds me of this uy....

    kelseymh says: Aug 11, 2010. 10:35 PM REPThis is excellent! Detailed, clear pictures, and the option of actually making it or letting you do the work :-) I only noticed one thing which needs fixing: OnStep 3, you tells that the resistors are all "##K" :-)

    marc.cryan says: Aug 12, 2010. 10:12 AM REPThanks - done and done!

    http://www.instructables.com/id/Blinky-Fish/?utm_source=pdf&utm_campaign=comments#DISCUSShttp://www.instructables.com/member/marc.cryan/?utm_source=pdf&utm_campaign=commentshttp://www.instructables.com/member/marc.cryan/?utm_source=pdf&utm_campaign=commentshttp://www.instructables.com/id/Blinky-Fish/?utm_source=pdf&utm_campaign=comments#DISCUSShttp://www.instructables.com/member/kelseymh/?utm_source=pdf&utm_campaign=commentshttp://www.instructables.com/member/kelseymh/?utm_source=pdf&utm_campaign=commentshttp://files/deriv/F70/Q1Y3/GCJ0YH42/F70Q1Y3GCJ0YH42.MEDIUM.gifhttp://www.instructables.com/id/Blinky-Fish/?utm_source=pdf&utm_campaign=comments#DISCUSShttp://www.instructables.com/member/mikeasaurus/?utm_source=pdf&utm_campaign=commentshttp://www.instructables.com/member/mikeasaurus/?utm_source=pdf&utm_campaign=commentshttp://www.instructables.com/id/Blinky-Fish/?utm_source=pdf&utm_campaign=comments#DISCUSShttp://www.instructables.com/member/joerice01/?utm_source=pdf&utm_campaign=commentshttp://www.instructables.com/member/joerice01/?utm_source=pdf&utm_campaign=commentshttp://www.poopdirect.com/productshttp://www.instructables.com/id/Blinky-Fish/?utm_source=pdf&utm_campaign=comments#DISCUSShttp://www.instructables.com/member/marc.cryan/?utm_source=pdf&utm_campaign=commentshttp://www.instructables.com/member/marc.cryan/?utm_source=pdf&utm_campaign=commentshttp://www.instructables.com/id/Blinky-Fish/?utm_source=pdf&utm_campaign=comments#DISCUSShttp://www.instructables.com/member/w0rm5/?utm_source=pdf&utm_campaign=commentshttp://www.instructables.com/member/w0rm5/?utm_source=pdf&utm_campaign=commentshttp://www.instructables.com/id/Blinky-Fish/?utm_source=pdf&utm_campaign=comments#DISCUSShttp://www.instructables.com/member/abbtech/?utm_source=pdf&utm_campaign=commentshttp://www.instructables.com/member/abbtech/?utm_source=pdf&utm_campaign=commentshttp://www.instructables.com/id/Blinky-Fish/?utm_source=pdf&utm_campaign=comments#comments