Search results

  1. pavankukkala

    Switch Using Atmega16A

    Hi friends, I am making use of the switch to blink a single LED.It is working good But in my board ,it consists of 8 switches and 8 leds . when I press first switch,first LED have to blink.when I press second switch,second LED have to blink.and so on can anybody give me the code for...
  2. pavankukkala

    Atmega16A Uploading Problem

    It is working fine now. I updated the drivers
  3. pavankukkala

    Atmega16A Uploading Problem

    HI friends, I am making use of AVR Development board.The board is working fine.I am making use of Programmers Notepad software for writing the code and AVR Loader 1.0 for uploading . While uploading the code it is showing me this kind of Error Executing...
  4. pavankukkala

    Interfacing between Little and Big endian

    Hi friends, I have been to interview on last week. They have asked me the question as If your laptop is Little Endian and Microntroller is Big Endian, how to interface the communication between them.Can anybody solve this for me
  5. pavankukkala

    AVRDude Device code: 0xffffffff = (unknown)

    Hi friends, I am making use of AVR Evaluation board v3 and ATMega16A as IC, HEXA FILE has created, but while uploading the hex file it is showing me unknown device. I tried on command prompt and given the command as avrdude -p atmega16 -P com6 -c avr910 -v -U flash:w:led.hex and it is showing...
  6. pavankukkala

    Software Uploading Problem

    Hi , I have tried using ATmega16 Microcontroller to execute and upload on board command prompt with the help of RS232 Cable. I have written command like this avrdude -p m16 avrisp -e -U flash:w:agps16.hex I have got errors as these in command prompt 1. Not in syn 2. Timeout
  7. pavankukkala

    Arduino using Command Prompt

    Hi friends, How to upload the simple LED program in arduino/arduino pro mini using command prompt
  8. pavankukkala

    Software Uploading Problem

    My laptop specifications are RAM -2 Gb 32 bit OS Processor- Intel(R) Core(TM)2 Duo CPU Windows 7 Ultimate
  9. pavankukkala

    Software Uploading Problem

    Hi friends, I have bought the AVR Development board, But AVR Studio software is not installing in my system, Can anyone say me which software can be useful to work on the AVR Development Board other than the AVR Studio software and its version and its specifications. I have ATmega16A IC. Can...
  10. pavankukkala

    AVR Development Software Problem

    Hi friends, I have bought the AVR Development board, But AVR Studio software is not installing in my system, Can anyone say me which software can be useful to work on the AVR Development Board other than the AVR Studio software and its version and its specifications,
  11. pavankukkala

    AVR Studio Software

    How can U say that it is wrong with computer
  12. pavankukkala

    AVR Studio Software

    Hi Friends, I want to install AVR studio software, can anybody send me the link. I have tried but it is not installing
  13. pavankukkala

    Keypad Using Arduino

    Hi friends, I have been using the 4x4 keypad interfacing with arduino I have written code . It is working fine When I am pressing the 2 it is printing 4 i.e interchanging of rows and columns. I will give u the code can anybody solve this problem I have a project on this...
  14. pavankukkala

    MODEL FS CT6B

    Hi, I am making use of the MODEL FS CT6B tansmitter and receiver, which is used to transmit the data wirelessly. First of all I want to test that one For that purpose I am making use of servo motor to switch between the channels First of all I want to test by blinking LED by switching between...
  15. pavankukkala

    LPC2148 uploading problem

    Hi friends, I have been working on LPC2148. I have created the hex file. While uploading the code to board it is showing me the error "Operation failed. (failed to autobaud - step 1)". can anyone resolve the issue I have connected to COM1, Baud rate -9600] Device -LPC2148 Interface -None(ISP)...
  16. pavankukkala

    Arduino- nRF24L01

    Hi friends I want the two microcontrollers to be communicated via nRF24L01(Transceiver) Can any one guide me in this with the help of code At Transmitter side I want to use Arduino Pro Mini Board nRF24L01 potentimeter 5v Power supply At Receiver side : Arduino uno Board nRF24L01 3.3v Power...
  17. pavankukkala

    LPC2148 project guidance

    Hi friends, I want to do one Real Time project on LPC2148 in my free time i.e on weekend.Can anyone suggest me which one is better(from basics)
  18. pavankukkala

    LPC2148 uploading problem

    Hi friends, I have been working on LPC2148. I have created the hex file. While uploading the code to board it is showing me the error "Operation failed. (failed to autobaud - step 1)". can anyone resolve the issue I have connected to COM1, Baud rate -9600] Device -LPC2148 Interface...
Top