ROSANNAPAPINI.IT ≡ Accessories Circuitoimpreso Kits Educativos Amplifier
  • Gps/Gprs/Gsm

  • SIM800C GPRS GSM module

SIM800C GPRS GSM module

$54.04 $70.25
SIM800C is a Quad-Band GSM/GPRS mod­ule, com­pat­i­ble with Arduino and oth­er devel­op­ment boards, with sta­ble per­for­mance, small dimen­sions and com­pat­i­bil­i­ty with sup­ply volt­ages between 5 and 18VDC.The SIM800C ver­sion comes with Blue­tooth sup­port instead of FM radio (fea­ture of the SIM800L mod­ule) and ded­i­cat­ed inter­face for Audio out­put and micro­phone input. It oper­ates in GSM/GPRS, 850/900/1800/1900MHz, and can be used for data, voice or SMS. The anten­na is includ­ed in the pack­age and is attached direct­ly to the mod­ule, there is the pos­si­bil­i­ty to remove the anten­na out­side with the help of an SMA exten­sion with wire or by direct­ly attach­ing an anten­na with an IPEX con­nec­tor.By offer­ing the pos­si­bil­i­ty of a high­er volt­age, this mod­ule reduces the cur­rent required for oper­a­tion and helps to avoid reset­ting the board dur­ing con­sump­tion peaks (char­ac­ter­is­tic of oth­er mod­ules). SpecificationsLow pow­er con­sump­tion: 0.6mA(sleep mode)Sup­ply volt­age: 5 — 18VDC (max­i­mum 20VDC)Oper­a­tion tem­per­a­ture: ‑40°C to 85 °CCom­pli­ant to GSM phase 2/2 : Class 4 (2 W @850/ 900 MHz), Class 1 (1 W @ 1800/1900MHz)Blue­tooth: Yes, BLE 3.0Sup­port: TTS/DTMSBand: Quad-Band GSM/GPRSFre­quen­cy: 850/900/1800/1900MHzCode:Arduino #include <SoftwareSerial.h> SoftwareSerial mySerial(7, 8); void setup() { mySerial.begin(19200); //Default serial port setting for the GPRS modem is 19200bps 8-N-1 mySerial.print("\r"); delay(1000); //Wait for a second while the modem sends an "OK" mySerial.print("AT CMGF=1\r"); //Because we want to send the SMS in text mode delay(1000); mySerial.print("AT CMGS=\"0598509120\"\r"); //Start accepting the text for the message //to be sent to the number specified. //Replace this number with the target mobile number. delay(1000); mySerial.print("Hello,Roboticx.ps\r"); //The text for the message delay(1000); mySerial.write(0x1A); //Equivalent to sending Ctrl Z } void loop() { }123456789101112131415161718192021222324#include <SoftwareSerial.h> Soft­ware­Se­r­i­al mySe­r­i­al(7, 8); void set­up(){mySe­r­i­al.begin(19200);  //Default ser­i­al port set­ting for the GPRS modem is 19200bps 8‑N-1mySe­r­i­al.print(“\r”);delay(1000);                    //Wait for a sec­ond while the modem sends an “OK”mySe­r­i­al.print(“AT CMGF=1\r”);    //Because we want to send the SMS in text modedelay(1000); mySe­r­i­al.print(“AT CMGS=\“0598509120\”\r”);    //Start accept­ing the text for the mes­sage//to be sent to the num­ber spec­i­fied.//Replace this num­ber with the tar­get mobile num­ber.delay(1000);mySe­r­i­al.print(“Hello,Roboticx.ps\r”);   //The text for the mes­sagedelay(1000);mySe­r­i­al.write(0x1A);  //Equivalent to send­ing Ctrl Z } void loop(){}
Gps/Gprs/Gsm

Gps/Gprs/Gsm

  • SIM808 GPRS/GSM GPS Shield
    $68.87 $132.23
  • Mini A6 GSM Development Board With GPRS Quad-Band
    $58.5 $86
  • SIM800C GPRS/GSM Shield for Arduino
    $51.96 $76.38
  • GPS BeiDou Dual Modules
    $36.56 $55.21
  • GSM/ GPRS/ GNSS/ Bluetooth HAT for Raspberry Pi
    $49.95 $63.44
  • GSM Gate Opener RTU5024
    $50.2 $99.4
  • SIM 800L GSM/GPRS Module
    $40.5 $73.71
  • SIM800C GPRS GSM module
    $54.04 $70.25
  • NB-IoT HAT for Raspberry Pi
    $56.1 $110.52

© 2026 - ROSANNAPAPINI.IT