SIM900 Archives - Open Electronics https://www.open-electronics.org/tag/sim900/ Open source electronic projects Fri, 11 Sep 2020 11:59:02 +0000 en-US hourly 1 https://wordpress.org/?v=6.6.1 https://www.open-electronics.org/wp-content/uploads/2015/08/cropped-logo-32x32.jpeg SIM900 Archives - Open Electronics https://www.open-electronics.org/tag/sim900/ 32 32 32754084 Send and Receive Text Messages (SMS) with GSM SIM900 Shield https://www.open-electronics.org/send-and-receive-text-messages-sms-with-gsm-sim900-shield/ https://www.open-electronics.org/send-and-receive-text-messages-sms-with-gsm-sim900-shield/#comments Fri, 25 Sep 2020 11:57:52 +0000 https://www.open-electronics.org/?p=30967   One of the essential elements of building IoT project is the ability to connect devices. Wi-Fi and Bluetooth are good low cost choices, but they work only at close ranges, or in hotspot areas. When the device needs to be at a remote location GSM is a good and easy to setup option. In this Tutorial, I will […]

The post Send and Receive Text Messages (SMS) with GSM SIM900 Shield appeared first on Open Electronics. The author is Emanuele Signoretta

]]>
https://www.open-electronics.org/send-and-receive-text-messages-sms-with-gsm-sim900-shield/feed/ 1 30967
Request Sensor Data via SMS using Arduino and SIM900 GSM Shield https://www.open-electronics.org/request-sensor-data-via-sms-using-arduino-and-sim900-gsm-shield/ https://www.open-electronics.org/request-sensor-data-via-sms-using-arduino-and-sim900-gsm-shield/#comments Mon, 04 May 2020 21:16:35 +0000 https://www.open-electronics.org/?p=30858   In this project we’re going to show you how to request sensor data via SMS with the Arduino. As an example we’re going to request the temperature and humidity from a DHT11 sensor. To send and receive SMS with the Arduino we’re going to use the SIM900 GSM shield. More info

The post Request Sensor Data via SMS using Arduino and SIM900 GSM Shield appeared first on Open Electronics. The author is Carlo Palumbo

]]>
https://www.open-electronics.org/request-sensor-data-via-sms-using-arduino-and-sim900-gsm-shield/feed/ 2 30858
An Open Source GSMLib for SIM900/SIM908 and Arduinos https://www.open-electronics.org/an-open-source-gsmlib-for-sim900sim908-and-arduinos/ https://www.open-electronics.org/an-open-source-gsmlib-for-sim900sim908-and-arduinos/#comments Sat, 28 Dec 2013 09:01:07 +0000 http://www.open-electronics.org/?p=6885 A friend of us just developed this amazing library to connect Arduinos to SIM Modules: donate! It’s a library developed for Arduino’s shields that support SIM900/SIM908. You can find many shields on market supporting SIM900 and SIM908 modules. Most of them work in same way. You will be able to manage, using your SIM card: […]

The post An Open Source GSMLib for SIM900/SIM908 and Arduinos appeared first on Open Electronics. The author is Staff

]]>
https://www.open-electronics.org/an-open-source-gsmlib-for-sim900sim908-and-arduinos/feed/ 3 6885
Using The Raspberry Pi GSM Shield with TTY “CuteCom” extension https://www.open-electronics.org/using-the-raspberry-pi-gsm-shield-with-tty-cutecom-extension/ https://www.open-electronics.org/using-the-raspberry-pi-gsm-shield-with-tty-cutecom-extension/#comments Tue, 22 Oct 2013 08:25:53 +0000 http://www.open-electronics.org/?p=6268 A few days ago we showed you how to use the Raspberry GSM shield using the arduPi library created ​​by Libelium and ​​available under the GNU General Public License that you can download from Cooking Hacks. Now we’ll see a further functioning mode, one that allows you to interact directly with the serial port using […]

The post Using The Raspberry Pi GSM Shield with TTY “CuteCom” extension appeared first on Open Electronics. The author is Boris Landoni

]]>
https://www.open-electronics.org/using-the-raspberry-pi-gsm-shield-with-tty-cutecom-extension/feed/ 1 6268
GSM Multifuction Alarm with SIM900 https://www.open-electronics.org/gsm-multifuction-alarm-with-sim900/ https://www.open-electronics.org/gsm-multifuction-alarm-with-sim900/#comments Tue, 18 Jun 2013 09:03:26 +0000 http://www.open-electronics.org/?p=4587 It’s small but packed with features. The GSM alarm we present today, sports a PIR motion sensor, can be battery operated and it’s capable to communicate via GSM. It can transmit alarm conditions and receive commands from remote. It’s also capable to indicate problems such as is insufficient voltage supply or tampering. It’s not so […]

The post GSM Multifuction Alarm with SIM900 appeared first on Open Electronics. The author is Boris Landoni

]]>
https://www.open-electronics.org/gsm-multifuction-alarm-with-sim900/feed/ 5 4587
How to send and receive SMS with GSM/GPRS & GPS shield https://www.open-electronics.org/how-to-send-and-receive-sms-with-gsmgprs-gps-shield/ https://www.open-electronics.org/how-to-send-and-receive-sms-with-gsmgprs-gps-shield/#comments Thu, 30 May 2013 08:00:58 +0000 http://www.open-electronics.org/?p=4429   This post is one in a series showing you the main features of the GSM /GPRS/GPS shield and of its related library. The examples are great to have inspiration and reuse the material to create your own solutions. We already talked about how to use the shield to make calls, send DTMF tones and […]

The post How to send and receive SMS with GSM/GPRS & GPS shield appeared first on Open Electronics. The author is Boris Landoni

]]>
https://www.open-electronics.org/how-to-send-and-receive-sms-with-gsmgprs-gps-shield/feed/ 99 4429
Using the GSM/GPRS & GPS Shield: call examples https://www.open-electronics.org/using-the-gsmgprs-gps-shield-call-examples/ https://www.open-electronics.org/using-the-gsmgprs-gps-shield-call-examples/#comments Thu, 23 May 2013 09:59:30 +0000 http://www.open-electronics.org/?p=4382 A few months ago, we presented a powerful shield that can enable devices from the Arduino family (Uno and Mega) to interface with the SIMCOM modules SIM900 and SIM908. Such modules provide integration with the world of GSM, GPRS and GPS and all is achieved through very simple Arduino commands thanks to the open-source dedicated […]

The post Using the GSM/GPRS & GPS Shield: call examples appeared first on Open Electronics. The author is Boris Landoni

]]>
https://www.open-electronics.org/using-the-gsmgprs-gps-shield-call-examples/feed/ 29 4382
GSM Voice Dialer with Automation Control https://www.open-electronics.org/gsm-voice-dialer-with-automation-control/ https://www.open-electronics.org/gsm-voice-dialer-with-automation-control/#comments Wed, 06 Mar 2013 13:11:09 +0000 http://www.open-electronics.org/?p=3449 . Connected to a burglar alarm or fire alarm in the event of making phone calls playing voice messages. Controlled via DTMF actuators can operate on the spot. In recent years we have introduced several telecontrols based on the SIM900 GSM module. We released schematics and code for a gate opener (that activates when receiveing […]

The post GSM Voice Dialer with Automation Control appeared first on Open Electronics. The author is Boris Landoni

]]>
https://www.open-electronics.org/gsm-voice-dialer-with-automation-control/feed/ 1 3449
GSM GPS shield for Arduino https://www.open-electronics.org/gsm-gps-shield-for-arduino/ https://www.open-electronics.org/gsm-gps-shield-for-arduino/#comments Mon, 03 Sep 2012 12:13:10 +0000 http://www.open-electronics.org/?p=2374 Shield for Arduino designed and based on the module GSM/GPRS SIM900 or the GSM/GPRS & GPS module SIM908, to make calls, voice and data connections via GPRS.     HARDWARE INNOVATIONS This new version (old Arduino GSM shield) has several new hardware features, that allow maximum customization and provide many configurations. We begin with the […]

The post GSM GPS shield for Arduino appeared first on Open Electronics. The author is Boris Landoni

]]>
https://www.open-electronics.org/gsm-gps-shield-for-arduino/feed/ 181 2374
Localizer with SIM908 module https://www.open-electronics.org/localizer-with-sim908-module/ https://www.open-electronics.org/localizer-with-sim908-module/#comments Wed, 06 Jun 2012 13:43:40 +0000 http://www.open-electronics.org/?p=2196 The device is based on a GSM/GPRS module with included GPS. Its main function is to detect and communicate its own geographical position using, on the choice, the cellular phone reference system or the GPS. Its small dimensions are due to the use, for the first time, of a GSM/GPRS module integrating the GPS receiver. […]

The post Localizer with SIM908 module appeared first on Open Electronics. The author is Boris Landoni

]]>
https://www.open-electronics.org/localizer-with-sim908-module/feed/ 187 2196
GSM/GPRS & GPS modem with SIM900/SIM908 module https://www.open-electronics.org/gsmgprs-gps-modem-with-sim900sim908-module/ https://www.open-electronics.org/gsmgprs-gps-modem-with-sim900sim908-module/#comments Fri, 06 Apr 2012 13:41:20 +0000 http://www.open-electronics.org/?p=2131 Allows you to create data connections on the GSM network through a standard USB interface. The cellular modems, particularly USB-stick ones, are now at very affordable prices, however they’re limited: they are explicitly designed for Internet connections, so you cannot use it as a normal modem and so implement, for example, a point to point […]

The post GSM/GPRS & GPS modem with SIM900/SIM908 module appeared first on Open Electronics. The author is Boris Landoni

]]>
https://www.open-electronics.org/gsmgprs-gps-modem-with-sim900sim908-module/feed/ 100 2131
Small Breakout for SIM900 GSM Module https://www.open-electronics.org/small-breakout-for-sim900-gsm-module/ https://www.open-electronics.org/small-breakout-for-sim900-gsm-module/#comments Fri, 27 May 2011 15:39:41 +0000 http://www.open-electronics.org/?p=1042 Some post ago we presented a PCB to mount the SIM900 module. The project is used in our GSM remote control and the Arduino GSM Shield. The dimensions aren’t big (1.75×1.95 inches) but in some cases they are too important for a projects, so…. ..we have developed a small PCB GSM module to build device like localizators (coming […]

The post Small Breakout for SIM900 GSM Module appeared first on Open Electronics. The author is Boris Landoni

]]>
https://www.open-electronics.org/small-breakout-for-sim900-gsm-module/feed/ 115 1042