element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Upcycle It
  • Challenges & Projects
  • Design Challenges
  • Upcycle It
  • More
  • Cancel
Upcycle It
Blog PDU #9 - Why Do I Do It? [Upcycle It Challenge]
  • Blog
  • Forum
  • Documents
  • Polls
  • Files
  • Events
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: jasonwier92
  • Date Created: 18 May 2017 12:13 PM Date Created
  • Views 1053 views
  • Likes 7 likes
  • Comments 6 comments
  • diy
  • upcycle it
  • upcycled_pdu
Related
Recommended

PDU #9 - Why Do I Do It? [Upcycle It Challenge]

jasonwier92
jasonwier92
18 May 2017

Ever get so far in a task/project and wonder if it is worth doing or if you could do it over if you would do it different? I know, all the time. This weeks update is no different. I was making my relay control board that I mentioned in the last BLOG entry and I have had a hundred "why am I doing this" moments when making this circuit.

 

Here is the circuit I am building, but eight of these, so they will fit on one board right? Oh my, yes, but in hind sight I might have done it different.  Maybe even etched a board and I have not etched a board in 25 years, since high school.

 

image

 

I have added a 7805 and a few capacitors to get 5V.  I will bring in 12V from the Edison interface board and then return 5V to the Edison board for use with the LCD. Only other thing I am missing on the board is pins to run to the LED board.  I have tested for continuity and made sure all that needs to be isolated does not have continuity. Also there is a dual line header at the end opposite of the relay header and that will be for a ribbon cable to the Intel Edison board.

 

Here is what it looks like:

 

 

{gallery} The Board

Top view. I cannot imagine putting anything more on this board, this was almost too much already.

image

Bottom

image

Mated with the relay board

image

Another view of it mounted.

image

Bottom view

image

Side view, sporty and fast.

image

  • Sign in to reply

Top Comments

  • Workshopshed
    Workshopshed over 8 years ago in reply to jasonwier92 +3
  • Workshopshed
    Workshopshed over 8 years ago +2
    I was planning on soldering up something very similar in the next few days but with 3 outputs and two inputs. PCBs are good if you know what you will need early on but you need to get those critical path…
  • DAB
    DAB over 8 years ago +2
    I have never finished a project in which I wish I could do over and make it better. Unfortunately, when you do one of a kind projects, this is just not possible. Though I did get the opportunity to move…
  • DAB
    DAB over 8 years ago

    I have never finished a project in which I wish I could do over and make it better.

     

    Unfortunately, when you do one of a kind projects, this is just not possible.  Though I did get the opportunity to move a working system to an upgraded device.  Even with the upgrade and redesign, our integration worked after we just changed two wires from the initial delivery.  Took 30 minutes and the customer was very impressed.

     

    So do not despair.  You are experiencing a normal engineering post project depression.  You will get over it.

     

    DAB

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • Workshopshed
    Workshopshed over 8 years ago in reply to jasonwier92

    image

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • mcb1
    mcb1 over 8 years ago

    but in hind sight I might have done it different

    Yep been there, done that.

     

     

    You could have skipped the resistor on the relay control side

    You've already provided a pull-up with the LED and resistor, and an open collector works just fine.

    It wouldn't have saved a lot.

     

    One thought I've had (now that you've built this one image)

    If you used level conversion to drive the input side (or perhaps a minor modification to the onboard LED or resistor), and wired the LED on the relay board side.

     

     

    Next week I might see if I can drive one of these type of Relay Boards directly from the Edison.

    The 1.8v I/O needs some solutions that we can easily apply, and while the level conversion is one solution, it requires extra bits to be added.

     

    I reduced the resistor value for the 3v3 RPi, so removing the LED might be enough.

     

    Mark

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • jasonwier92
    jasonwier92 over 8 years ago in reply to jasonwier92

    Oh and looking back, I would have run the ground around the outside and the 5V down the middle, just because I think that design is better.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • jasonwier92
    jasonwier92 over 8 years ago in reply to Workshopshed

    I would not have done the power conversion on this board if I planned it better.  There was already two changes:

     

    • First I was doing the LED resistors here, but decided that was not needed, it can be the LED circuit and it would be less wires.
    • I had all the transistors running 90 degrees to where they are now, but then decided ground side and 5V side
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
>
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube