TOP Contributors

  1. MIKROE (2653 codes)
  2. Alcides Ramos (352 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 (136713 times)
  2. FAT32 Library (69925 times)
  3. Network Ethernet Library (55937 times)
  4. USB Device Library (46261 times)
  5. Network WiFi Library (41884 times)
  6. FT800 Library (41150 times)
  7. GSM click (28979 times)
  8. PID Library (26411 times)
  9. mikroSDK (26355 times)
  10. microSD click (25353 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: 6746 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

Buck 11 click

0

Buck 11 click is a high-efficiency step-down converter which provides 3.3V on its output, derived from the connected power supply voltage, in the range from 4.2V to 60V.

[Learn More]

LTE IoT 2 click

0

LTE IoT 2 click is a Click board™ that allows connection to the LTE networks, featuring Quectel BG96 LTE module, which offers two LTE technologies aimed at Machine to Machine communication (M2M) and Internet of Things (IoT).

[Learn More]

Relay 3 click

10

Relay click 3 is a dual relay Click board, featuring two single-pole double-throw relays which can be operated by output pins of the host microcontroller (MCU).

[Learn More]