Tue. Sep 8th, 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
  • Localizer with SIM908 module
    IoT and Connectivity | Open Source Projects | Products

    Localizer with SIM908 module

    Byoeadmin June 6, 2012July 26, 2018

    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….

    Read More Localizer with SIM908 moduleContinue

  • GSM/GPRS & GPS modem with SIM900/SIM908 module
    IoT and Connectivity | Open Source Projects | Products

    GSM/GPRS & GPS modem with SIM900/SIM908 module

    Byoeadmin April 6, 2012September 7, 2026

    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…

    Read More GSM/GPRS & GPS modem with SIM900/SIM908 moduleContinue

  • Arduino RFID shield
    Arduino | Products

    Arduino RFID shield

    Byoeadmin February 27, 2012January 18, 2013

    This shield could be used as a stand-alone transponder key, or with Google’s servers to create a cloud-computing application.   It’s time to present you an application with RFID. We want to show you how to use the popular Arduino to produce a device capable of recognizing passive transponder (TAG). But this is not the…

    Read More Arduino RFID shieldContinue

  • Software and firmware for TiDiGino (GSM remote controller with Arduino)
    Arduino | IoT and Connectivity | Products | Tools and Software

    Software and firmware for TiDiGino (GSM remote controller with Arduino)

    Byoeadmin February 15, 2012September 7, 2026

    A lot of people who bought the TiDiGino ask me how to test it. The Gsm Remote Control is provided with bootloader, so you have to insert the prefered sketch that you can find in code.google. Daniele Denaro wrote a good sketch for TiDiGino, and I’m reporting his tutorial. Ask me (and him) all do…

    Read More Software and firmware for TiDiGino (GSM remote controller with Arduino)Continue

  • MMA7455L Three Axis Digital Output Accelerometer
    Arduino | Open Source Projects | Products

    MMA7455L Three Axis Digital Output Accelerometer

    Byoeadmin February 9, 2012January 18, 2013

       [iframe_loader src=”http://www.youtube.com/embed/beqdlg89I5o?hl=it&fs=1″ height=”349″ width=”425″ ] This module integrates the sensor MMA7455L (produced by Freescale), able to detect the movement on three axes, and then in every direction. The chip offers the possibility to select three different sensitivity (± 2g, ± 4g, ± 8g) and makes available, on an SPI bus and the I ²…

    Read More MMA7455L Three Axis Digital Output AccelerometerContinue

  • Arduino WiFi Shield
    Arduino | IoT and Connectivity | Products

    Arduino WiFi Shield

    Byoeadmin January 30, 2012January 18, 2013

      The shield most used in practice are those that expand the communication of the Arduino board and in particular those that allow to add a network connection to a TCP / IP. The first shield of this kind were those based on Ethernet technology, which helps the Arduino to connect to a LAN based…

    Read More Arduino WiFi ShieldContinue

  • TiDiGino, the Arduino-based GSM remote control
    Arduino | IoT and Connectivity | Open Source Projects | Products | Tools and Software

    TiDiGino, the Arduino-based GSM remote control

    Byoeadmin January 5, 2012September 7, 2026

      Using an ATmega 2560 and therefore the heart of Arduino, we have developed a universal remote control with GSM. This allows  to control 2IN/2OUT, DTMF key, gate control and GSM thermostat activated remotely. We have already presented several remote control with different functions. But now we want to present the best remote control ever…

    Read More TiDiGino, the Arduino-based GSM remote controlContinue

  • Arduino Motor Shield
    Arduino | Products

    Arduino Motor Shield

    Byoeadmin June 25, 2011December 18, 2012

    We are not the first to make an Motor Shield for Arduino.  But could be that we are the first that make a Motor Shield with a minimum of flexibility. We are studing a WiFi robot with camera controlled by Arduino. The robot will be controlled by browser. But we find a problem with an…

    Read More Arduino Motor 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 – Gate Control  Part 1 – Introduction
    Open Source Projects | Products

    GSM Remote Control – Gate Control
    Part 1 – Introduction

    Byoeadmin January 10, 2011April 7, 2016

    Now we can start describing our first application, that is, the GSM gate controller: in this modality, our system controls the relay it is equipped with whenever it receives a call from a telephone number belonging to a list of numbers previously acquired through a special procedure, which can be performed via SMS using a…

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

  • 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

Page navigation

Previous PagePrevious 1 … 43 44 45 46 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