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 mythrikalam

  1. M

    problem in programming inbuilt EEPROM of ATMEGA2560

    yes....the right file is selected. can you clarify me one more doubt that whether the controller has to be programmed with .eep file only or both .eep and .hex files in order to program inbuilt eeprom of our controller.
  2. M

    displayers T6963 and LM256160

    We worked with T6963C displayer & ATMEGA2560-STK600, when the data memory of the controller is about 60% of its fullest, we could be able to display on the T6963C displayer without any problems. But, if the data memory exceeds that level, it is behaving abnormally. But, the same project when...
  3. M

    problem in programming inbuilt EEPROM of ATMEGA2560

    please find the attached file
  4. M

    problem in programming inbuilt EEPROM of ATMEGA2560

    thank u alexan_e.................... as you said, i got two files in the default folder one named to be .hex file and the other being .eep file. We did all the stuff to check the content of .eep file by opening it with the text editor. we found some data, which is wrong with the content we...
  5. M

    problem in programming inbuilt EEPROM of ATMEGA2560

    The Flash memory of ATMega2560-STK600 is fully utilized with the project we are working on, still we need to store some data. So, i need to make use of the inbuilt EEPROM and then go for the external EEPROM depending on the requirement. But, i dont know how to write data on to the inbuilt...
  6. M

    [SOLVED] Image Processing - 2D downsampling

    create a mask with your 'd'.....convolve the image with the mask,so that your image gets downsampled......
  7. M

    interfacing 8x4 matrix keypad with atmega

    GLCD is not at all a problem either regarding hardware or the software........only problem is with the code that we use it for 8x4 keypad.....if that code is used for 4x4 keypad having connected to same port, it works.but for 8x4 rows has to be connected to one port and columns to the other and...
  8. M

    interfacing 8x4 matrix keypad with atmega

    when a key is pressed, a corresponding value has to be displayed on the GLCD but in against to when a key is pressed for the first time one value is displayed and if you press the same key for the next time some different value is being displayed and if continue to press the same key...
  9. M

    interfacing 8x4 matrix keypad with atmega

    yes...it needs 12 i/o lines and it is 8 rows connected to one port and 4 columns connected to the other port. I had tried extending the code of 4x4 matrix kepad code but it is not working.....
  10. M

    interfacing 8x4 matrix keypad with atmega

    can anyone suggest me how to interface the 8x4 matrix keypad with atmega. if anyone had any suggestable program kindly pass it to me....
  11. M

    sim 300_v7.03 RoHS type 2 B datasheet

    i am sorry............it is not that which i want.but any way,i thank u a lot for the thing you helped me
  12. M

    Interfacing the GPS AND GSM MODULE WITH ATMEGA

    for quick reference go through the USART in the atmega16 datasheet(chapter 20), there the example code for transmission,reception is given seperately and clearly. that may help you a lot and even after that,if you have any doubt, try to post me so that i will help you to the extent i can as we...
  13. M

    GSM MODEM - ATMEGA 2560 STK600 interfacing

    we are trying to make the transmission and reception continuously, i mean to say making it dynamic... i.e., first we will be sending one command from microcontroller to the modem.let it be "AT+CMGR=1", then modem has to respond to the controller's command and sends message in the first location...
  14. M

    sim 300_v7.03 RoHS type 2 B datasheet

    sim 300_v7.03 RoHS type 2 B datasheet can any one feel kind enough to send me the datasheet and specifications of the SIM300_V7.03 TYPE 2 B RoHS CE1304 GSM modem.

Part and Inventory Search

Back
Top