Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by goosiegoo

  1. G

    Cheapest Microcontroller [suggestions required]

    elan microcontrollers In my Uni the most popular is the AT89C52, quite cheap and does most of the things we want. It all depends on what you need.
  2. G

    looking for good simulators for 51

    Re: simulators for 51 when I code in ASM, I use Pinn@cle, it's really handy. When I code in C I use Keil, and when I want to simulate with other components, I use Proteus. Good Luck
  3. G

    Help me with controlling 3 DC Motors using a GAL

    GAL to Control DC Motor hello elektroda I need to control 3 DC 9v Motors using a GAL... Everything is ready, and I was told I could use an optocoupler for seperating the different power sources (TTL with 5v .... and the Motors with a 9.6v RC Car Battery). I'm simulating this in Proteus, but...
  4. G

    question about Microcontrollers?

    Re: question about Micros? thanx alot guys, thanx for taking the time. I'll start reading material about those MCUs. I also was thinking of getting into the 68HC11 from motorola.. or maybe Mitsubishi's M16C... I have a couple of micros from Maxim too, I'll guess it really depends on what...
  5. G

    question about Microcontrollers?

    question about Micros? I'm very interested in design with Microcontrollers, I learned in school how to work with the AT89C52 micro, but I know it's quite old. So i have a few questions 1.- which micros are more popular this days? 2.- Do you guys work with only 1 micro? or several?? 3.- if...
  6. G

    8051's 9th bit and Visual Basic

    hello silvio: No, one AT89C52 is the master, 2 AT89C52 are slaves, and the PC is also a slave :oops: :oops:
  7. G

    8051's 9th bit and Visual Basic

    im going to post this here too..... :? :oops: Ok, here's the thing: Im making this project...which envolves 3 AT89C52... 1 is the Master the other 2 are slaves.... all the embedded stuff is done including 4 DS1620 as temperature sensonrs, 1 keypad and 1 LCD.... My problem started with the...
  8. G

    8051s 9th bit and Visual Basic 6

    8051's 9th bit and VB Ok, here's the thing: Im making this project...which envolves 3 AT89C52... 1 is the Master the other 2 are slaves.... all the embedded stuff is done including 4 DS1620 as temperature sensonrs, 1 keypad and 1 LCD.... My problem started with the interface with the...
  9. G

    Best software for 8051 Design ?

    keil software for 8051 Which piece of software do you guys think it's the best for the 8051 deisgn??? not freeware software, software in genegeral, doesnt matter the price goosie
  10. G

    looking for good simulators for 51

    hmmm Keil is great, i've been using it for a few weeks and fell in love... before that, i was using a very nice one, called pinacle v5.8 i think it's very graphic and lets you control alot of the internal memory with check boxes, the down part is, the code needs to be in ASM. good luck, and...
  11. G

    Which temperature sensor works like DS1620?

    DS1620 the DS1620 is a great temperature sensor from dallas semi. do you guys know any other temperature sensor that works like this one? it sends its data in parallel, leaving the serial port of the micro free for other stuff. thanx for your help.
  12. G

    Master-Slave Config with the 8051

    anyone have a link or a pdf file in which i can read about the master-slave configuration thru the serial port. i really need to get in dept info on this cause im building a rpject in which i will use 3 8051s and they need to be connected as one master and 2 slaves. thanx a mill. goose
  13. G

    Visual Basic And the 8051

    hpgl 8051 yah, i know, but i would get extra points if i use VB :D i know ASM quite well, C i dont know, i would like to learn it too. know any good ebook or tutorial???
  14. G

    Visual Basic And the 8051

    vb5 uln2803a anyone know a good free tutorial to learn VB for the 8051??and how to use the serial port with VB. thanx a mill
  15. G

    Inverse Z Transform using MatLab (HELP)

    z transform matlab i have to make this 2 programs, if anyone could help me out, i would apreciate it: 1- Write a MATLAB program to compute the first L samples of the inverse of a rational z-transform where the value of L is provided by the user through the command input. Using this program...

Part and Inventory Search

Back
Top