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
  • GSM Remote Control – Gate Control  Part 2 – Schematic
    IoT and Connectivity | Open Source Projects | Products | Tools and Software

    GSM Remote Control – Gate Control
    Part 2 – Schematic

    Byoeadmin January 9, 2011April 7, 2016

    The entire remote control is handled by a PIC that controls the GSM/GPRS module’s activity and gives commands to the two relays. Having said that, let’s take a better look at the electric scheme: power is supplied by continuous voltage, not always stabilized (applied to PWR + and -) at a value between 5 and…

    Read More GSM Remote Control – Gate Control Part 2 – SchematicContinue

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

    GSM Remote Control – Temperature Control
    Part 2 – Schematic

    Byoeadmin January 9, 2011April 7, 2016

    The full GSM thermostat is managed by a Microchip PIC18F46K20-I/PT microcontroller, programmed with a firmware that controls the temperature and takes care of the communication with the GSM module which is the component named GSM; this is, in fact the small board hosting the cell, so the pins’ numbers refer to the used pin-strips’ contacts….

    Read More GSM Remote Control – Temperature Control Part 2 – SchematicContinue

  • GSM Remote Control – 2 IN and 2 OUT DTMF  Part 1 – Introduction
    IoT and Connectivity | Open Source Projects | Products

    GSM Remote Control – 2 IN and 2 OUT DTMF
    Part 1 – Introduction

    Byoeadmin January 8, 2011April 7, 2016

    Excellent to remotely control via GSM the activation of engines, lightening or watering systems and alarm systems. It sends commands through SMS as well as with DTMF dual tones and allows you to check if they were successful. In this post we present the last application created from the development of the modular remote control…

    Read More GSM Remote Control – 2 IN and 2 OUT DTMF Part 1 – IntroductionContinue

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

    GSM Remote Control – Temperature Control
    Part 3 – Assembly

    Byoeadmin January 8, 2011April 7, 2016

    For the GSM temperature controller we have provided a double-sided PCB with plated holes, made by photoengraving; once you have the board you can start the assembly with SMD components.
    The thermal probe can also be mounted out of the PCB, connecting it somewhere else by means of a three-conductor cable, at least 20 meters long.

    Read More GSM Remote Control – Temperature Control Part 3 – AssemblyContinue

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

    GSM Remote Control – 2 IN and 2 OUT
    Part 1 – Introduction

    Byoeadmin January 8, 2011April 7, 2016

    It allows you to remotely control up to two different electrically controlled units and to remotely read the condition of as many devices or the presence of tension on power lines. We describe the simple remote control, obtained by adding to the regular circuit, two optocouplers and both relays, together with the basic components. The…

    Read More GSM Remote Control – 2 IN and 2 OUT Part 1 – IntroductionContinue

  • GSM Remote Control – 2 IN and 2 OUT DTMF  Part 2 – Schematic
    IoT and Connectivity | Open Source Projects | Products | Tools and Software

    GSM Remote Control – 2 IN and 2 OUT DTMF
    Part 2 – Schematic

    Byoeadmin January 7, 2011April 7, 2016

    Let’s now look into the schematic diagram; in it you can note the usual Microchip microcontroller governing the GSM/GPRS module activity, controlling the logical condition of the two opto-isolated inputs and managing the two relays. Moreover, the PIC interacts with the DTMF decoder in order to recognize the dual tones used for the phone selection…

    Read More GSM Remote Control – 2 IN and 2 OUT DTMF Part 2 – SchematicContinue

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

    GSM Remote Control – 2 IN and 2 OUT
    Part 2 – Schematic

    Byoeadmin January 7, 2011April 7, 2016

    In order to understand the different functions, let’s now take a look at the schematic diagram of the unit. 2 IN and 2 OUT Schematic Diagram The entire control is handled by a Microchip PIC18F46K20-I/PT microcontroller, programmed with a firmware that controls the GSM/GPRS module’s activity, reads the logic condition of the two opto-isolated inputs and sends…

    Read More GSM Remote Control – 2 IN and 2 OUT Part 2 – SchematicContinue

  • GSM Remote Control – 2 IN and 2 OUT DTMF  Part 3 – Assembly
    IoT and Connectivity | Open Source Projects | Products

    GSM Remote Control – 2 IN and 2 OUT DTMF
    Part 3 – Assembly

    Byoeadmin January 6, 2011April 7, 2016

    On the construction perspective, the remote control does not present many difficulties, just the obvious ones that appear when working with circuits requiring superficial assembly components. As usual, there is a PCB with double plating where to mount all components.

    Read More GSM Remote Control – 2 IN and 2 OUT DTMF Part 3 – AssemblyContinue

  • GSM Remote Control – 2 IN and 2 OUT  Part 3 – Assembly
    IoT and Connectivity | Open Source Projects

    GSM Remote Control – 2 IN and 2 OUT
    Part 3 – Assembly

    Byoeadmin January 6, 2011April 7, 2016

    Now that we have seen the electric scheme, we can work on the practical aspect of the project; let us state in advance that its making presupposes a double-faced printed board with metallic holes, using many SMD components, all this in order to reduce the overall size of the device.

    Read More GSM Remote Control – 2 IN and 2 OUT Part 3 – AssemblyContinue

  • GSM Remote Control – 2 IN and 2 OUT DTMF  Part 4 – SMS Command
    IoT and Connectivity | Open Source Projects | Products

    GSM Remote Control – 2 IN and 2 OUT DTMF
    Part 4 – SMS Command

    Byoeadmin January 5, 2011April 7, 2016

    The set of commands of this remote is divided into two categories: the SMS ones and the DTMF tones. The former are simply summarized in the corresponding table, since they are the same as the ones described for remote 2 IN/2 OUT. Here we will only describe in detail the DTMF commands, first stating that…

    Read More GSM Remote Control – 2 IN and 2 OUT DTMF Part 4 – SMS CommandContinue

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

    GSM Remote Control – Temperature Control
    Part 4 – SMS Command

    Byoeadmin January 5, 2011April 7, 2016

    Commands can be given in two different ways: the first one is to send the SMS according to required syntax and with the password (if required), needful to avoid strangers to operate the configuration; the second one is to introduce, through Easy Setup, the number of the mobile enabled to make the following settings via…

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

  • GSM Remote Control – 2 IN and 2 OUT  Part 4 – SMS Command
    IoT and Connectivity | Open Source Projects

    GSM Remote Control – 2 IN and 2 OUT
    Part 4 – SMS Command

    Byoeadmin January 5, 2011April 7, 2016

    Now you have to get to know the commands needed to manage it and use them at their best.  Relevant commands must be given by SMS, on the understanding that a message can contain multiple messages properly separated; some commands, due to their importance, they require a password which is 12345, set by default during…

    Read More GSM Remote Control – 2 IN and 2 OUT Part 4 – SMS CommandContinue

Page navigation

Previous PagePrevious 1 2 3 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