Thread: minimalist pentium programming

  1. #1
    Registered User
    Join Date
    Feb 2004
    Posts
    42

    minimalist pentium programming

    Hey all, ok tjis is weird but anyway...
    i was wondering if its possible to use a pentium processor in some home made electronics project. I have plents of processeros i took out from old computers and i have no idea if they are easy to use. Like they have hundreds of pins,, a re they all necessary when doing a simple thing or we just need to use a few???

    Is it reasonable to get a socket and some memory and do some pentium programming or does it makes no sense because of its complexity?i tried to look for some documentation on the web but its dificult, the word "pentium" seams to be averywhere...

  2. #2
    It's full of stars adrianxw's Avatar
    Join Date
    Aug 2001
    Posts
    4,829
    Pentium processors are made by Intel. Their site is the place to go for info. You can download the datasheets fir processors there. Here for example is the latest 90nm processor datasheet download page.
    Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream.

  3. #3
    Registered User
    Join Date
    Oct 2002
    Posts
    118
    I wouldn't bother unless your a computer chip designer. It is not feasable to use a pentium chip for electronic projects because they are much to complex. You should use a dedicated chip that is used in electronics. It would be much easier. You could use the chip if you used it in conjuction with a motherboard. Then you could use an OS and send info to the parellel or serial port to control certain processes. This is very bulky, and probably not desirable but the only way I could see using a pentium chip for what you want to do with it.
    "The distinction between past, present and future is only an illussion, even if a stunning one."
    -Albert Einstein

  4. #4
    Registered User
    Join Date
    Feb 2004
    Posts
    42

    Yes, unfortunatly

    well, i think you're right, i did some search on the web, and it seemed to be realy complex, i was already giving up, i was just waitnig for sombody to tell me that.
    Thx

  5. #5
    5|-|1+|-|34|) ober's Avatar
    Join Date
    Aug 2001
    Posts
    4,429
    There are other more feasible processors for projects like that. Check into Motorola, they make several that can be used for smaller projects.

  6. #6
    www.entropysink.com
    Join Date
    Feb 2002
    Posts
    603
    Any that don't need too much kit to program Ober?
    Visit entropysink.com - It's what your PC is made for!

  7. #7
    5|-|1+|-|34|) ober's Avatar
    Join Date
    Aug 2001
    Posts
    4,429
    Well, the rest of the hardware is up to you. Nothing was said about that, just the actual processor. It should come with a board with pin-outs and everything, and most likely a detailed layout, depending on where you get it from.

    edit: wait.. I'm not sure what you mean by that. Explica por favor.

  8. #8
    www.entropysink.com
    Join Date
    Feb 2002
    Posts
    603
    Well, as an example, if I want to program a 80C51 I need development kits, ICE's, compilers and so on. Mucho expensive. If I want to develop on PIC it's fairly cheap (free SDK, NOPPP from Covington etc).

    What's the SP on Motorola?
    Visit entropysink.com - It's what your PC is made for!

  9. #9
    Registered User major_small's Avatar
    Join Date
    May 2003
    Posts
    2,787
    take a look at BASIC stamps made by parallax... easy to program and not much extra hardware necessary... and the BoE bot is a good place to start... they can be programmed in BASIC, and there's a special chip (Javelin) that can be programmed in Java... they're basically meant for the low-end hobbyist type person...



    Stamps: http://www.parallax.com/html_pages/p...sic_stamps.asp

    Carrier Boards: http://www.parallax.com/html_pages/p...ing_boards.asp

    BoE bot: http://www.parallax.com/detail.asp?product_id=28132

    Javelin: http://www.parallax.com/detail.asp?product_id=JS1-IC
    Join is in our Unofficial Cprog IRC channel
    Server: irc.phoenixradio.org
    Channel: #Tech


    Team Cprog Folding@Home: Team #43476
    Download it Here
    Detailed Stats Here
    More Detailed Stats
    52 Members so far, are YOU a member?
    Current team score: 1223226 (ranked 374 of 45152)

    The CBoard team is doing better than 99.16% of the other teams
    Top 5 Members: Xterria(518175), pianorain(118517), Bennet(64957), JaWiB(55610), alphaoide(44374)

    Last Updated on: Wed, 30 Aug, 2006 @ 2:30 PM EDT

  10. #10
    5|-|1+|-|34|) ober's Avatar
    Join Date
    Aug 2001
    Posts
    4,429
    Originally posted by RobR
    What's the SP on Motorola?
    Hmm.. I guess this question is a little out of my league. I never had to actually purchase the tools, I just used them. But the one I used was called the Motorola Star 12 (HCS12)... I think this is it: http://e-www.motorola.com/files/micr...2DT128DGV2.pdf

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Pentium II
    By Beowolf in forum Tech Board
    Replies: 12
    Last Post: 04-22-2008, 06:47 AM
  2. Intel syntax on MinGW ?
    By TmX in forum Tech Board
    Replies: 2
    Last Post: 01-06-2007, 09:44 AM
  3. Compile for Pentium HT
    By tomas.ra in forum C Programming
    Replies: 8
    Last Post: 10-09-2005, 07:22 AM
  4. Question about the new Pentium processor
    By volk in forum Tech Board
    Replies: 21
    Last Post: 06-19-2003, 12:47 PM
  5. Athlon or Pentium ?????
    By stevey in forum A Brief History of Cprogramming.com
    Replies: 20
    Last Post: 04-16-2002, 04:03 PM