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 shashankshanky

  1. S

    sending integer value in form of unsigned char to atmega16

    i dont know how to send the data(value from 0-255) in the form of unsigned char. i know how to send the regular characters from PC (alphanumeric single digit) via the hyperterminal. but not the data ranging from 0-255 .
  2. S

    sending integer value in form of unsigned char to atmega16

    hi i am currently doing a project on atmega16. i want to send the values from the PC that determines whether the pin should be set or reset. i.e if i want all port a pins to be set then i should send the value 255, if i want only the PA0 to PA2 to be set, i should send the value 7, however since...
  3. S

    USART initialization

    hi everyone, i am using a atmega16 development board with 7.3728MHz external oscillator. What will be the USART initialization for receiving data from the PC?
  4. S

    cannot implement UART in ATMEGA16.

    hi all, i want to receive the data from the hyperterminal and set PORT A high. however no data was transferred. i also tried receiving the data from the micro-controller. Even this was not working. Later, i tried to simulate the same using the protheus designing software. still no response...

Part and Inventory Search

Back
Top