CrazyEngineers
  • Hi. I'm starting the planning on my Senior Design project, and am wondering if anyone can recommend a good microcontroller.

    My project is basically going to have two ultrasonic sensors that would be used to check the side blind spots of a car. I am hoping to use a microcontroller that has a built-in analog to digital converter with maybe 3 serial ports and a parallel port. Can anyone recommend a good one to use? Thanks in advance for any help.
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • vissin

    MemberApr 25, 2008

    Perhaps (considering it's your first project of this sort and that you want ATD inbuilt) you can use PIC controllers. However, 3 serial ports will be hard to get by. You can easily find 2 though. Parallel port is something that you'll have to make yourself from available DIOs or the data bus of the controller.

    Check the catalogue at PICs website <a href="https://www.microchip.com" target="_blank" rel="nofollow noopener noreferrer">Smart | Connected | Secure | Microchip Technology</a>... use the product selection tool.
    Are you sure? This action cannot be undone.
    Cancel
  • desijays

    MemberApr 27, 2008

    I second vissin. PIC's are the way to go. You could use the 16f877a. It has inbuilt ADC and it has I2C, SSP and the USART and for the parallel port you could do what vissin suggested although the 16f877a comes with parallel port on PORTD.
    Are you sure? This action cannot be undone.
    Cancel
  • SAI008

    MemberApr 30, 2008

    I think AVR will suit u as it has built in analog to digital converter and also u are using fever number of ports it will be enough for u
    Are you sure? This action cannot be undone.
    Cancel
  • sanih

    MemberMay 2, 2008

    avr is very good for you.
    you can use atmega128 with alot of ports and a2d and ...
    Are you sure? This action cannot be undone.
    Cancel
  • elric

    MemberJun 14, 2008

    You will find equivalent MCU's for your need with PIC and AVR, its more a question of which one you are used to using, i would say go ahead with an atmega128, AVR also has opensource toolchain 😁
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register