element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • 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
Arduino
  • Products
  • More
Arduino
Arduino Forum I Want To Make My Own Arduino Uno Board Is There Any Way To Make One At Home ??
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Arduino to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 16 replies
  • Answers 10 answers
  • Subscribers 398 subscribers
  • Views 1090 views
  • Users 0 members are here
  • board
  • own
  • uno
  • my
  • arduino
Related

I Want To Make My Own Arduino Uno Board Is There Any Way To Make One At Home ??

saurocksall
saurocksall over 11 years ago

hi to all, i want to make my own arduino uno board, is it possible to make one at home ?? i have a arduino uno r3 and have made many fun projects with it i wanted to know can i make one at home as is is open sourced it would not be that difficult to do, has any one here done that ??  would like some help ...

  • Sign in to reply
  • Cancel

Top Replies

  • Nate1616
    Nate1616 over 11 years ago +3 suggested
    Hey Saurabh There are many documents/websites out there that show how to make Arduinos. Here is just one doing a quick google search How to make your own Arduino board . I have also made this one that…
  • bwelsby
    bwelsby over 8 years ago +3 suggested
    Here's one way to build an arduino , http://make.kosakalab.com/make/obaka-project/aruduino-skeleton_en
  • ntewinkel
    ntewinkel over 11 years ago +2 suggested
    The good folks at Oomlout put together this nice Instructable that should make it very easy: How to Breadboard Arduino Compatible. I've seen other Arduino-on-a-breadboard type Instructables there too,…
Parents
  • Former Member
    0 Former Member over 9 years ago

    Yes you can build your own Arduino and its very easy, basically you need to burn the Arduino's boot loader in New Atmega328 chip, and connect it with all the required components and 16MHz crystal oscillator, on bread board or on PCB.

    Arduino website itself has good tutorial for creating your arduino on breadboard. I would like to share one more tutorial, from which I have build my arduino, which also contains step by step video, Homemade Arduino Board.

    Further I am using this power supply from ebay to power my Homemade Arduino.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • Robert Peter Oakes
    0 Robert Peter Oakes over 9 years ago in reply to Former Member

    Just to let you know, this is a 3 year old post. I would like to think the original poster got his answer by now image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • volly
    0 volly over 9 years ago in reply to Robert Peter Oakes

    Robert Peter Oakes, I would like to believe so myself. It would be nice if saurocksall could put us all in the picture here by letting us know whether he did and actually built

    the actual Homemade Arduino Board.....

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Robert Peter Oakes
    0 Robert Peter Oakes over 9 years ago in reply to volly

    It is actually very simple to make your own, or make enough to run your completed project as the full boards have so much redundant electronics not needed in most finished project. Probably about 6 components for the core, plus whatever your interfacing to.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Reply
  • Robert Peter Oakes
    0 Robert Peter Oakes over 9 years ago in reply to volly

    It is actually very simple to make your own, or make enough to run your completed project as the full boards have so much redundant electronics not needed in most finished project. Probably about 6 components for the core, plus whatever your interfacing to.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Children
  • mcb1
    0 mcb1 over 9 years ago in reply to Robert Peter Oakes

    electronichamsters did a post during the Forget_me_not design challenge.

    Inexpensive & Flexible Home Automation / Wireless Sensors

     

    I thought he included a schematic somewhere on the site but I can't see to find it easily.

    The main part about this design is the 3v3 regulator to run the RFM69 module.

     

    For the cost of some of the open source boards, I don't think it's worth bothering making my own.

     

    mark

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • 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