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 sundus abrar

  1. S

    Data storing problem at server with sim300 and atmega16

    thank you for your response bigdogguru!i was trying this conversion at the server end,i got decimal values but they were way out of range.i will try this before transmission now.i will get back at you with the results!thanks again for your response.
  2. S

    Data storing problem at server with sim300 and atmega16

    sure!plz take a look at my code.i think there is need for better programming at server end.i have used a 4x4 keypad and a 16x2 lcd too,so that code will be in the middle too. if you could just interpret what type of data should be received at the server?all i receive is a weird character :s
  3. S

    Data storing problem at server with sim300 and atmega16

    ok so iv figured out why the database was not being updated,and i have fixed that too.but the second problem is still there. i know its some ascii to int/char conversion problem but could some one please point me in the right direction?i really need some help with this!
  4. S

    Data storing problem at server with sim300 and atmega16

    hello every one! i am using a sim300 module to transfer adc data from atmega16 to a remote server via gprs.i have got the commands right,i have connected to the server with both the atmega16 aswell as through hyperterminal.the server is using C sockets to listen to incoming data.now i am facing...
  5. S

    Check sim300 receive ok with MC

    firstly check if your modem is working correctly or not, simply dial the number registered with your sim card.if you hear a bell at your end, then it means your modem is fine. for gprs, you first need to get it enabled on your sim card.after that follow these simple steps: at+cmgf=1 at+cgatt=1...
  6. S

    Check sim300 receive ok with MC

    Hello all! i need to establish a GPRS connection using sim300 gsm module.i have tested the commands on hyperterminal and it works fine.now the thing is that i need to code all of this in my atmega16,and i need to make regular checks if the previous instruction was properly executed or not. i.e...
  7. S

    Sim300 module and EVB

    never mind!!the module connects to the board without any external pins required!
  8. S

    Sim300 module and EVB

    Hello every one!i purchased a sim300 EVB (hardware description attached) but the vendor did not provide me with the actual sim300 module.and the problem is that this sim300 module is not available in my city,and i cant travel myself to the other city to get it.hence i am getting it delivered...
  9. S

    GPRS module-Sim300D and Sim300 EVB

    hello!i have the same problem!i got the sim300 evb and a separate sim300D module as the datasheet of the EVB said that sim300D is also compatible.but the size of sim300D is very small and it does not fit into the slot on the EVB.can anyone please tell me what i should do?do i need some separate...
  10. S

    Nokia e63 as gprs modem

    Thank you for your response, but these links do not contain information that i am looking for..
  11. S

    Nokia e63 as gprs modem

    hello every one!i want to transmit data from my Atmega16 to a remote server via gprs network. Right now, i do not possess a GPRS modem and wanted to know if i could use my cell phone (nokia e63) as the modem. i searched around and found some AT commands about this phone too,that could be passed...
  12. S

    How can I connect my microcontroller with PC ?

    think what you want to ask is that how can you transfer the C code on to your controller?well i just started recently with ATMega16; firstly you need AVR Studio software,here you can write your C Code,and generate its hex file. You also need WinAvr software for relevant libraries..The generated...
  13. S

    DSP Medical Development Kit

    thanks allot!i have no issues about the bulk quantities that TI sells,my institution is doing all the purchases.i just needed to make sure my budget is within the allocated range.i will now get onto working with this IC and how to interface it with the MC. once again,thank you!you have been a...
  14. S

    DSP Medical Development Kit

    ok,so this IC collects analog ecg signals and amplifies them itself?from what i read,it can detect if the ECG electrodes aren't properly attached to the patient,so it has to be used with the electrodes right?and they also mention an ADS1298 evaluation kit for engineering applications.can i get...
  15. S

    DSP Medical Development Kit

    thank you for your response,i searched around for beagle board,but cant find any good tutorial.i have no idea how to use it for my project i.e. collecting data and forwarding to a MC..i guess i am going to stick with digital sensors,like a digital thermometer or software simulators just for...

Part and Inventory Search

Back
Top