Thread: "interfacing" with a 486

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #16
    Registered User
    Join Date
    May 2003
    Posts
    1,619
    Well, I'm personally a hardware guy (I'm technically in biomed engineering but 9/10s of my work is in electrical, specializing in embedded systems design) so I'm more than willing to help out a beginner in the field. Kits, though, would be somewhat expensive for me to make as the cheapest PC boards I can get would be in groups of 3 of $60 apiece. I've been working on and off on making my own PC boards at home, but I'm a bit leery about using the toxic chemicals in my apartment. Might be able to do it on my patio, but my landlords might not like it if they knew what it was I was doing. My lease doesn't exactly forbid me from using toxic chemicals on the premises, but I might not want to push my landlord's patience, especially as I'm a new tenant.

    Further, a 486 is a pain because it's a huge footprint -- requires a lot of board space. PICmicro MCUs would be easier to make kits from as they require less space. Of course, if I get my home board manufacturing to work, space would not be much of an issue because copper-clad boards aren't very expensive.

    Assembly languages (not necessarily x86 assembly) are needed for almost all embedded systems. PICMicro's assembly language isn't too hard to use. The nice thing with embedded systems is that the code is usually simpler to work with.
    Last edited by Cat; 07-09-2003 at 04:24 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. can some one please tell me the cause of the error ?
    By broli86 in forum C Programming
    Replies: 8
    Last Post: 06-26-2008, 08:36 PM
  2. a few opengl(or general programming) questions
    By linuxdude in forum Game Programming
    Replies: 20
    Last Post: 06-14-2004, 07:47 AM
  3. Linux on a 486 laptop?
    By gunne in forum A Brief History of Cprogramming.com
    Replies: 13
    Last Post: 03-09-2002, 12:06 PM
  4. 486 drama
    By jinx in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 01-10-2002, 12:09 AM