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
Sudden Impact Wearables Design Challenge
  • Challenges & Projects
  • Design Challenges
  • Sudden Impact Wearables Design Challenge
  • More
  • Cancel
Sudden Impact Wearables Design Challenge
Forum Learning Single Board Computers
  • Blog
  • Forum
  • Documents
  • Polls
  • Files
  • Events
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 62 replies
  • Subscribers 6 subscribers
  • Views 5045 views
  • Users 0 members are here
  • board
  • singleboardcomputer
  • raspberry
  • help
  • pi
  • computer
  • singleboard
  • single
  • raspberrypi
  • boardcomputer
  • arduino
Related

Learning Single Board Computers

Former Member
Former Member over 10 years ago

Hello people of the element 14 community! My name is Nehemiah and I am 14 years old. Over the past two years I have been learning electronics such as arduino and a little bit of raspberry pi. I have made a few projects with my arduino (one being my science fair project) and want to do more advanced things. I watch this video by Ben Heck (https://www.youtube.com/watch?v=ZXllm5JWWAs&list=UUhturLXwYxwTOf_5krs0qvA) and wanted to do something similar to that. Could anyone give me a link to the explanation of single board computers and projects like that? That would be so helpful!

 

Thanks in advance,

Nehemiah

  • Sign in to reply
  • Cancel

Top Replies

  • dougw
    dougw over 10 years ago +1
    If you want to try an ambitious retro build, the AIM 65 was a cool single board computer: The schematics are posted here: Rockwell AIM-65 and 6502 related devices Index of /aim65
Parents
  • dougw
    dougw over 10 years ago

    Maybe your next step should be a computer kit where the parts are supplied and there are instructions and support to help get it working.

    You could check out the Maximite Color Computer kit to see if it is about the right level.

    Note there are many variations of Maximite from several different suppliers so be sure to check which one looks most interesting to you.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Problemchild
    Problemchild over 10 years ago in reply to dougw

    I must agree with Douglas, a kit or a very well documented project would be the way to go.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • dougw
    dougw over 10 years ago in reply to Former Member

    Yes, he calls it a ROM. You can build or buy an EPROM emulator, but they don't seem to be low-cost. I might try it with a FRAM chip or a non-volatile static RAM chip (both available from Cypress Semiconductor), but this is beyond a simple cookbook build.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Problemchild
    Problemchild over 10 years ago in reply to Former Member

    Yes the 27128 is an EPROM part. If they are supplying a working image then this isn't too bad .

     

    You will still require the EPROM programmer and Eraser and a few EPROMS  but you should have near instant satisfaction.

     

    Having to wait for an EPROM to be UV erased is a source of great frustration ..Buy a few and cycle them as you are working and this will save you waiting 10-20 mins per mistake. I used to hate that bit !

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 10 years ago in reply to Problemchild

    Do you recommend any EPROM programmers or erasers?

    I have about $50 USD to spend!

     

    Thanks,

    Nehemiah

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Problemchild
    Problemchild over 10 years ago in reply to Former Member

    At that kind of budget you'll need to got to EBAY something like

    http://www.ebay.co.uk/itm/TOP853-USB-Universal-Programmer-40-Pin-Socket-12-MHz-s-EPROM-MCU-GAL-PIC-PLCC-/291285858875?pt=UK_Computing_Other_Computing_Networking&hash=item43d1fd7a3b

    for the programmer

    http://www.ebay.co.uk/itm/UV-Eprom-Eraser-Erase-Ultraviolet-Light-Erasable-New-Timer-/271646003634?pt=LH_DefaultDomain_3&hash=item3f3f5d11b2

    for the eraser (Check for compatibility in your country)

     

    You can get better kit from a store but the budget would be blown

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Problemchild
    Problemchild over 10 years ago in reply to Problemchild

    Check Ben Heck's Apple clone build it's actually quite good this time.

     

    http://www.element14.com/community/community/experts/benheck?ICID=hp-e14TV-topvideo#bhtrailer

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 10 years ago in reply to Problemchild

    Is this the cheapest they go because I would still have to buy the rest of the parts!

     

    Thanks,

    Nehemiah

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 10 years ago in reply to Problemchild

    Could I make an eprom programmer by myself? Would that be cheaper?

     

    Thanks again

    Nehemiah

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Problemchild
    Problemchild over 10 years ago in reply to Former Member

    You can go cheaper but in reality you need one that works reliably  and with out too much hassle so that kind of figure is what you need

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • dougw
    dougw over 10 years ago in reply to Former Member

    /dev/meeprommer | Ich bin zuständig!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Problemchild
    Problemchild over 10 years ago in reply to dougw

    Nice one Doug I wanted to show him one using modern components that didn't need a PC parallel port and old software. This fits the bill!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • Problemchild
    Problemchild over 10 years ago in reply to dougw

    Nice one Doug I wanted to show him one using modern components that didn't need a PC parallel port and old software. This fits the bill!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data
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