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
  • Arduino GSM shield
    Arduino | IoT and Connectivity | Uncategorized

    Arduino GSM shield

    Byoeadmin March 21, 2011September 7, 2026

            This is a very low cost and simple Arduino GSM and GPRS shield. We use the module SIMCom SIM900. It’s the cheaper module now avalaible in the market. The module is not simple to mount by an hobbyst, so we use the Breakboard TDGGSM_900 that we presented in this post. You…

    Read More Arduino GSM shieldContinue

  • GSM Remote Control  Software
    IoT and Connectivity | Open Source Projects | Products

    GSM Remote Control
    Software

    Byoeadmin March 18, 2011April 7, 2016

    PC configuration software for all remote controls described in the last four issues. This application is used to set all parameters via PC, instead of using the boring and expensive SMS configuration system. Download “Configuratore TDG v.2.3.0.0” (Source code VB .NET 2010) In the articles devoted to the remote GSM modules, we have repeatedly mentioned…

    Read More GSM Remote Control SoftwareContinue

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

    GSM Remote Control – Temperature Control
    Part 1 – Introduction

    Byoeadmin January 10, 2011April 7, 2016

    Allows to remotely manage the heating or cooling of any room. It can also notify, via SMS or phone call, when the sensed temperature falls out the set limit value or the alarm input is active. In Summer As well as in Winter, it may be a good idea to install at home as well…

    Read More GSM Remote Control – Temperature Control Part 1 – IntroductionContinue

  • 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

Page navigation

Previous PagePrevious 1 … 39 40 41 42 43 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