TOP Contributors

  1. MIKROE (2650 codes)
  2. Alcides Ramos (350 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (136552 times)
  2. FAT32 Library (69750 times)
  3. Network Ethernet Library (55851 times)
  4. USB Device Library (46191 times)
  5. Network WiFi Library (41812 times)
  6. FT800 Library (41007 times)
  7. GSM click (28930 times)
  8. PID Library (26386 times)
  9. mikroSDK (26292 times)
  10. microSD click (25304 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Project

Smart SMS Relay Control Station

Rating:

10

Author: MIKROE

Last Updated: 2016-02-18

Package Version: 1.0.0.0

Category: GSM / GPRS

Downloaded: 6743 times

Followed by: 6 users

License: MIT license  

Using PICPLC4 v6, TelitGM862 GSM/GPRS module, Potentiometer Board, SHT1X Temperature and Humidity Sensor, and EasyInput Boards, we have created Smart SMS relay Control Station and an example which you can adjust according to your needs.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Smart SMS Relay Control Station" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Smart SMS Relay Control Station" changes.

Do you want to report abuse regarding "Smart SMS Relay Control Station".

  • Information
  • Comments (2)

Project Blog

Figure 1 - Smart SMS Relay Control Station

Figure 1 - Smart SMS Relay Control Station

Smart SMS Relay Control Station connections

View full image

Remotely controlled and monitored systems are becoming increasingly popular by the day. Smart automata, such as SMS vending machines or parking ticket payment stations became part of our everyday lives. We are presenting you with a fantastic and most useful project, which can have dozens of great applications. Using PICPLC4 v6, TelitGM862 GSM/GPRS module, Potentiometer Board, SHT1X Temperature and Humidity Sensor, and EasyInput Boards, we have created Smart SMS relay Control Station and an example which you can adjust according to your needs. What it does is basically this:

Smart SMS Relay Control Station Video

Video Demonstration

Watch on YouTube

Program is triggered by incoming SMS message. It sends information about current automata state, and can also be ordered to turn on/off four available relays.

  1. When system receives Status? SMS message it responds with complete status of 4 Relays, 4 Digital Inputs, 2 Analog Inputs, Current Temprature and Humidity information.
  2. R1ON message commands the board to turn on Relay1. You can also do this with other three relays: R2ON, R3ON, R4ON.
  3. R1OFF message commands the board to turn off Relay1. This also applies to other relays as well: R2OFF, R3OFF, R4OFF.
  4. An example of one control message is below: R1ON R2OFF R3ON R4OFF Status? (Note that there is no need for separaion chars, spaces in this case). Valid message is also: R1ONR2OFFR3ONR4OFFStatus? just be careful about the letter casing.

Applications

Project has numerous applications. We only suggest several:

  1. Building your own weather station with additional functions
  2. Making your SMS home automation and control systems
  3. Building your SMS vending machines
  4. Implementing automatic Parking management system

We are sure that you will find much more possible applications. Don’t hesitate to send us photos of what you have built using this project kit.


Figure 2 - Smart SMS Relay Control Station schematics

Figure 2 - Smart SMS Relay Control Station schematics

Connection schematics

View full image

Source code of this project is provided for free, so you can modify it to suit your needs. Since PIC18F87J60 comes preprogrammed with free UART Bootloader, you won’t have to spend a dollar more on external programmers. You can use both on-board UART connector or additional USB-UART board if you do not have RS-232 connector available on your computer.

ALSO FROM THIS AUTHOR

I2C Isolator 2 click

0

I2C Isolator 2 click provides I2C lines and power isolation for slave devices. It carries the ADM3260 dual I2C isolator with an integrated DC-to-DC converter. I2C Isolator 2 click is designed to run on either 3.3V or 5V power supply.

[Learn More]

RTC 8 click

5

RTC 8 click is a real time clock module which has an extremely low power consumption, allowing it to be used with a single button cell battery, for an extended period of time.

[Learn More]

3D Hall click

1

3D Hall click carries the MLX90333 Triaxisâ„¢ Hall sensor, capable of detecting the position of any magnet in nearby space. It does so by being sensitive to three components of flux density (BX, BY, BZ). The board communicates with the target MCU through the mikroBUS SPI interface. 3D Hall click is designed to use a 5V power supply only.

[Learn More]