Wed. Sep 9th, 2026
Skip to content
Open Electronics

Open Electronics

  • 3Drag 3d printer
  • About
  • Advertise with Open Electronics
  • Cart
  • Checkout
Sign in 0 €0.00
Open Electronics
Open Electronics

Topics

  • 3D Printing697
  • Arduino1217
  • Artificial Intelligence103
  • Audio78
  • Crowdfunding505
  • Displays and Interfaces3
  • Gadgets1
  • Guest Posts11
  • Health and Medical Devices1
  • Home Automation61
  • Interviews40
  • IoT and Connectivity510
  • Meet the Founders15
  • Microcontrollers272
  • Mods and Hacks25
  • News768
  • Open Source Projects493
  • Opinions62
  • PCB and CAD1
  • Power and Energy100
  • Products549
  • Programming1
  • Projects4
  • Promotions16
  • Raspberry Pi693
  • Robotics and Drones401
  • Tools and Software272
  • Tutorials39
  • Wearables74
Arduino News 3D Printing Raspberry Pi Products IoT and Connectivity Go to the shop
  • IoT and Connectivity | Open Source Projects

    GSM Module – M10

    Byoeadmin January 4, 2011January 27, 2011

    This module produced by Quectel, too, is GSM/GPRS (GSM Phase 2/2+) compatible and is a Quad-band type; the radio section works at a frequency of GSM 850 MHz, GSM 900 MHz, DCS 1800 MHz,  and PCS 1900 MHz. GPRS compatibility occurs in class-12 multi-slot modality, schemes CS-1, CS-2, CS-3 e CS-4. The GPRS connection supports…

    Read More GSM Module – M10Continue

  • GSM Module – SIM900
    IoT and Connectivity | Open Source Projects

    GSM Module – SIM900

    Byoeadmin January 4, 2011January 18, 2013

    This is a GSM/GPRS-compatible Quad-band cell phone, which works on a frequency of 850/900/1800/1900MHz and which can be used not only to access the Internet, but also for oral communication (provided that it is connected to a microphone and a small loud speaker) and for SMSs. Externally, it looks like a big package (0.94 inches…

    Read More GSM Module – SIM900Continue

  • GSM Remote Control – Gate Control  Part 4 – SMS Command
    IoT and Connectivity | Open Source Projects | Products

    GSM Remote Control – Gate Control
    Part 4 – SMS Command

    Byoeadmin January 4, 2011April 7, 2016

    Commands and settings can be sent by any cell phone via SMSs, as long as the message in question contains a password. Some of the commands can be composed without the use of a password (just so that they can be composed faster), provided that they are sent from one of the first eight numbers…

    Read More GSM Remote Control – Gate Control Part 4 – SMS CommandContinue

  • GSM Remote Control – Part 1 Introduction
    IoT and Connectivity | Open Source Projects

    GSM Remote Control – Part 1
    Introduction

    Byoeadmin January 4, 2011January 18, 2013

    A modular solution allowing for the use of a single circuit for numerous functions, such as gate opening, bidirectional telecontrol, and many others. It adopts a newly-conceived low-cost GSM/GPRS module. Nowadays, creating a remote control is much simpler and safer than it used to be, even if it is to be used from the other…

    Read More GSM Remote Control – Part 1 IntroductionContinue

  • GSM Remote Control – Part 2  MotherBoard Schematic
    IoT and Connectivity | Open Source Projects | Tools and Software

    GSM Remote Control – Part 2
    MotherBoard Schematic

    Byoeadmin January 3, 2011January 18, 2013

    Let us start by describing the device’s electric scheme in its entirety, that is, along with all its components; we should also state in advance that the module we call GSM is, in reality, the small board hosting the cell phone, so the pin numbers refer to the contacts of the pin-strips that have been…

    Read More GSM Remote Control – Part 2 MotherBoard SchematicContinue

  • GSM Remote Control – Part 3  MotherBoard Assembly
    IoT and Connectivity | Open Source Projects

    GSM Remote Control – Part 3
    MotherBoard Assembly

    Byoeadmin January 3, 2011January 18, 2013

    Now that we are familiar with the structure and functions of the base circuit, we can look at how it is built; let us state in advance that its realization presupposes a double-layer printed board with metallic holes, a choice we made in order to be able to reduce the overall size of the device….

    Read More GSM Remote Control – Part 3 MotherBoard AssemblyContinue

  • GSM localizer without GPS – Part 1 Introduction
    IoT and Connectivity | Open Source Projects

    GSM localizer without GPS – Part 1
    Introduction

    Byoeadmin December 20, 2010January 18, 2013

    Download the article         Do you still think you need GPS to know where a person or vehicle is? Well, here is some news for you: by using cellular network data and properly querying Google, even a simple GSM module is able to determine one’s position, with a fairly acceptable error margin. Although…

    Read More GSM localizer without GPS – Part 1 IntroductionContinue

  • GSM localizer without GPS – Part 2 Our Project
    IoT and Connectivity | Open Source Projects

    GSM localizer without GPS – Part 2
    Our Project

    Byoeadmin December 19, 2010January 18, 2013

    Regardless of how Google has compiled its database, once we discovered how cell phones using Google Maps Mobile send their requests, we immediately thought of employing that functionality to build a specific remote localizer, which, unlike those that have been proposed so far, relies solely on GSM/GPRS for its radio connection, rather than use a…

    Read More GSM localizer without GPS – Part 2 Our ProjectContinue

  • GSM localizer without GPS – Part 3 GSM/GPRS Module
    IoT and Connectivity | Open Source Projects

    GSM localizer without GPS – Part 3
    GSM/GPRS Module

    Byoeadmin December 18, 2010January 18, 2013

    The module used in our localizer is the Enabler IIIG GSM0308 by Enfora, one of the smallest yet best performing modules of this type currently available. The device, which utilizes a chipset made by Texas Instruments, is but 1.06 x 1.10 inches, is a quad-band that works both in Europe and the US, and has…

    Read More GSM localizer without GPS – Part 3 GSM/GPRS ModuleContinue

  • GSM localizer without GPS – Part 4 Connecting to Google
    IoT and Connectivity | Open Source Projects

    GSM localizer without GPS – Part 4
    Connecting to Google

    Byoeadmin December 17, 2010January 18, 2013

    In order to be able to associate a GSM cell with its geographic coordinates, we utilize a Google Maps Mobile function, which is not documented, though. Before doing this, however, we need to know which cell the remote GSM device is connected to, that is, we need information regarding MCC, MNC, LAC, and CID. To…

    Read More GSM localizer without GPS – Part 4 Connecting to GoogleContinue

  • IoT and Connectivity | Open Source Projects

    GSM localizer without GPS – Part 5
    Schematic

    Byoeadmin December 16, 2010March 15, 2011

    The circuit our localizer is based on consists only of a quad-band GSM/GPRS module interfaced with a a microchip microcontroller which, after initializing the I/Os and UARTs it has at its disposal, puts the main program in a loop waiting for some event, which could be the arrival of an SMS or someone pressing the…

    Read More GSM localizer without GPS – Part 5 SchematicContinue

  • IoT and Connectivity | Open Source Projects

    GSM localizer without GPS – Part 6
    Assembly

    Byoeadmin December 14, 2010December 17, 2010

    Our localizer is definitely simple, yet it must be built with care, as all of its components are SMD. Once the two-sided board is ready, be sure you have a very fine-pointed welder of up to 20 watts and a 0.02-inch-diametered (possibly, even smaller) welding thread. First of all, take care of the microcontroller; solder…

    Read More GSM localizer without GPS – Part 6 AssemblyContinue

Page navigation

Previous PagePrevious 1 … 39 40 41 42 Next PageNext

About us

Open-Electronics.org is the brainchild of a world leader in hobby electronics Futura Group srl. Open-Electronics.org is devoted to support development, hacking and playing with electronics: we share exciting open projects and create amazing products!

Open-Electronics.org is not just a container of ideas: it is also a web site lead by a team of engineers and geeks who will take part in the discussions and give support.

Our mission is to become a reference Open Source hacking site with ideas and feedback aimed to enrich the community.

Read

  • News
  • Open Source Projects
  • Tutorials
  • Interviews
  • Opinions

Shop

  • All products
  • Cart
  • My account

© 2026 Open Electronics - WordPress Theme by Kadence WP

  • 3Drag 3d printer
  • About
  • Advertise with Open Electronics
  • Cart
  • Checkout