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 Qrios

  1. Q

    C language Keypad 8051F330

    I am trying to write a C language program where I can receive a 5 bits signal ( 1 enable and 4 input bits from keypad encoder ). Due to my weak foundation in C language, I'm unable to complete the program and would appreciate any kind of help. My basic idea was to convert the code I get and...
  2. Q

    [SOLVED] 8051F330 C Keypad programming.

    Yes. They're connected but since I didn't use any other P1 port, I'll just use P1 as a whole.
  3. Q

    [SOLVED] 8051F330 C Keypad programming.

    **broken link removed** As you can see, my JP1( Keypad ) is connect to P.1 of my IC. However, the 5 inputs are used to get the signals from the 4 x 4 keypad. Out of the 5 inputs, 1 input is connected to another IC which will send me a high or low signal, high when keypad is in use, low when it...
  4. Q

    GSM with 8051F330 C Language

    I got 'OK' and 'Ready' after AT+CPIN?
  5. Q

    GSM with 8051F330 C Language

    I already did the things that is mentioned and it is most probably functioning.
  6. Q

    GSM with 8051F330 C Language

    I checked the baud rate on my micro controller and adjusted accordingly, it still doesn't work, how else should I change the program?
  7. Q

    GSM with 8051F330 C Language

    I am trying to write a program that uses C programming to send sms through a GSM modem. I am confused about the initialization of the micro-controller. (C8051F330) This is the code I found online **broken link removed** and this is the modem I'm using...
  8. Q

    [SOLVED] C8051F330 Sending SMS

    The Modem model I'm using is WAVECOM Q2403A. https://rainbow.com.ua/upload/files/modemi/Q2403_Spec.pdf .This is the datasheet of the Modem. - - - Updated - - - I'm using Silicon Laboratories IDE C compiler. (?ASlink-Warning-Undefined Global '_putchar' referenced by module 'puts') This is the...
  9. Q

    [SOLVED] C8051F330 Sending SMS

    I am making a project which will use the SILICON LABORATORIES IDE to program C8051F330 to send a sms to a number through a GSM modem. The program will send instructions through MAX232 so that the GSM modem(serial port RS232) is able to understand the program. When I press a button( in the...
  10. Q

    [SOLVED] Replacing GSM modem with Phone.

    Thanks! That is ALOT of information! It really helped :)
  11. Q

    [SOLVED] Replacing GSM modem with Phone.

    I am currently trying to build a SMS system for my project. I wish to know how will I be able to replace a GSM modem with a phone( Currently still searching for some old phones ).Also, how will I be able to send a SMS through that phone, using FPGA. I do not have experience in the field of work...

Part and Inventory Search

Back
Top