Home Blog  



6 Mar 2013

GSM_dialer5-478x500

new projects on Open-electronics.org:

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 a call from a given number), a GSM thermostat to manage the temperature of remote houses with simple text messages, a remote alarm control with DTMF and, last but not least, a remote alarm with I/O and controlled via calls or SMS.

Many of these tools send text messages or place phone calls in response to changes to the electrical inputs. In some cases, especially when the receiver is a human, nothing is like a voice that clearly yields you screaming “fire in progress!”, or”thieves in the house!” etc.

GSM Voice Dialer with Automation Control - [Link]

28 Sep 2012

open-electronics.org writes:

We create a lamp controlled by SMS using a GSM shield, a RGB shield and a Arduino UNO. Due to the simplicity of these boards,  simply plug one over the other and connect a strip led to have a lighting effect.  Then sending normal text messages from any phone, you can turn on and choose the color to set.

IKEA SMS lamp with GSM shield - [Link]

 

3 Aug 2012

All in one GSM 3G module Quectel U10 simplifies schematics and shortens testing time thanks to a quantum of built-in interfaces. If you´re searching for a module for transfer of data, voice, video, SMS and MMS, which has everything imaginable already built-in, then the Quectel U10 is the right solution for you.

Unbelievably many functions, supported protocols, built-in interfaces and other features are provided by the new 3G module Quectel U10. Thanks to this, in the most of applications it isn´t necessary to connect any other interfaces, what decreases the production cost of a target device. Only the list of features itself would occupy the whole article, that´s why we will mention at least some of them. 

The module supports dual mode and is multi-band (WCDMA & GSM) and a UMTS (HSPA) high-speed data transfer, further supported even by a high-speed USB 2.0 interface and three UART channels. CMOS camera interface with an 8 Mpx resolution enables a direct camera connection without other extra costs. All necessary can be stored into a directly connectable SD card with up to 32 GB capacity. To gain a Bluetooth communication, it is only necessary to connect an antenna to the U10. The U10 module also contains a control circuit for Li-ion battery charging, what is convenient in mobile applications, as well as when using a battery as a backup source. RIL (radio interface layer) driver for WinCE6.0 and a USB driver for WinCE 6.0, Win7/XP and Linux 2.6 further simplify a communication and connectivity. Excellent sensitivity, advanced audio algorithms and video codecs contribute to universal usage of the U10 module. So that it was possible to use all functions without limitations, a given circuit should have a wide operating temperature range – U10 meets even this requirement at 100% and has a guaranteed functionality in range from -40 to +85°C. Connection of the U10 to a PCB is very simple, by an SMD connector (board to board). The module naturally enables to use SIM cards of any GSM operator. U10EVB-KIT development kit is also available for a development support.

Basic information will provide you the U10 module specification and the Quectel U10 presentation. Detailed information will provide you the U10 Hardware Design, U10 AT Commands set, U10 EVB kit user guide and the video call application note.

U10, as well as U10-EVB kit are available directly from our stock. Guide price of the U10 module is 50 EUR at purchase of 1 pcs. Upon request we´ll let you know the exact price for your project.

UMTS 3G module Quectel U10 will amaze you by a quantum of functions - [Link]

9 May 2012

mattwilliamson/arduino-sms-alarm.

An Arduino based burglar alarm that sends an SMS when motion is detected. It will send an SMS to you every 30 minutes while motion is detected (configurable).

Arduino burglar alarm sends SMS - [Link]


4 Apr 2012

Quectel launched on the market another quad-band GSM/GPRS module – M95. In an easily solderable LLC package offers M95 a reliable solution in a very compact size.

Besides all features, which can be required from a modern GSM/GPRS module, provides M95 high performance at an extremely low power consumption. M95 has a built-in class AB audio amplifier, which further simplifies hardware design of a target device. The module is able to operate reliably at an extended temperature range from -40 to +85 °C. With embedded powerful internet service protocols, represents M95 a complete solution usable as an embedded module in many M2M applications. An advantage of the M95 module is also a very competitive price. For support of development is the M95 module also available on an adaptor board M95TE-A, which can be inserted into the development kit M10EVB-KIT.

Detailed information will provide you the M95 Hardware Design, M95 AT Commands set and the M95 datasheet. M95, as well as M95 on an adaptor board, are available from our stock. Guide price of the M95 module is 11-15 Eur. We´ll let you know the exact price for your project upon request.

Quectel M95 will provide you SMS, voice, data and a simple usage - [Link]

8 Feb 2012

dangerousprototypes.com writes:

Will O’Brien developed this project allowing him to remotely start his car via an SMS sent to a jailbroken iPhone. The additional hardware involved is an Arduino, iPhone breakout board such as the PodBreakout Mini, 4x 10k resistors, 1x TIP120 and a 5 volt switching supply cell charger.

All the details, including source code and schematic are available on Will’s Biobug website

DIY iPhone remote automotive ignition - [Link]

31 Jan 2012

The STD32 offers the user the possibility to remotely switch ON or OFF electronic devices and to receive alarm messages via (SMS). You can switch devices either with an SMS or using a simple voicecall. Alarm messages (SMS) can be received with any mobile phone supporting SMS functionality.

With the new generation of the STD32 you now also have the possibility to receive alarm messages via e-mail. With the help of the digital camera which is available as an accessory, pictures can be taken and sent via e-mail triggered by an alarm.

The STD32 has an integrated webserver which allows direct access to the device via the internet and a standard webbrowser (e.g. Internet Explorer or Firefox) from a computer or a mobile phone with web functionality. Thus it is very simple to switch electrical devices remotely and to change the configuration of the STD32 from anywhere.

Simple GSM control

  • New! Fixed IP address (in-built server)
  • New! Camera interface (sends still images via email)
  • Two alarm inputs, e.g. for movement, vibration, temperature or moisture sensors
  • Two relay outputs, potential-free max. 6A/250V
  • Alarms via text message
  • Remote setting of parameters (on times, etc.) possible
  • Five alarm addresses
  • Basic functions can be activated by telephone with no call charge
  • Online configuration via the internet
  • Camera and built-in box available as accessories
  • Supplemented with SIM cards

STD32IP Remote Controlling /Alarm for GSM Network - [Link]

31 Oct 2011

curiousinventor.com writes:

This project shows how to send SMS text messages to a cheap scrolling LED display via an Android app and arduino with USB host shield.

The project was originally inspired by a friend wanting to make a “sexting themed” costume, with a scrolling LED display of live texts sent from people at the party. We found a $13 LED belt buckle online, which looked cool, but only had a few buttons to manually enter in messages. A couple wires and lines of arduino code later, we were able to automate entry of messages.

We then added a host shield and wrote a small Android app to send txt messages on to the arduino.

SMS to Cheap Scrolling LED using Arduino USB - [Link]

26 Oct 2011

Interfacing Arduino to USB GPRS modem @ Circuits@Home. Oleg writes – [via]

Some time ago I started writing about connecting Arduino to cellular network. Using standard GSM AT commands, a program running on Arduino can place and take calls, send and receive SMS, shoot pictures, access the Internet while monitoring phone’s battery level, signal strength and connection status. For many of these tasks any old phone works quite well, however, there are times when a specialized piece of hardware is desired. Today I’m going to talk about one such piece of hardware which can be connected to Arduino board using USB Host Shield.

Interfacing Arduino to USB GPRS modem - [Link]

3 Jul 2011

follower presents his project using a USB accessory to create a “dual screen” Nexus One with SMS notification & time display. Besides the Nexus One phone, the hardware consists of an Arduino Duemilanove with ATmega328, a SparkFun USB Host Shield and 2×16 LCD display. This hack is made possible by Android’s Open Accessory API. [via]

The sketch listens for bytes sent over the USB connection and displays them on the LCD–it special-cases two values to determine which row of the display text should be displayed on.

The Android App is invisible and starts automatically when you connect the accessory. (You probably need to approve the running of the application within a few seconds or the accessory may time out.) A background service is started which displays a notification of the accessory found, listens for new text messages and starts sending the current time to the accessory for display. You can use your phone as normal while the service is running in the background.

When the accessory is disconnected the notification is removed and the background service cleans up after itself before stopping.

Full source code and further details are available at follower’s labradoc webpage.

Dual-screen Nexus One – [Link]




 
 
 

 

 

 

Search Site | Advertising | Add your link here | Contact Us | Android TV Box
Elektrotekno.com | Free Schematics Search Engine | Electronic Kits | Electronic Accessories