TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 codes)
  5. Bugz Bensce (97 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 (141384 times)
  2. FAT32 Library (74217 times)
  3. Network Ethernet Library (58785 times)
  4. USB Device Library (48854 times)
  5. Network WiFi Library (44579 times)
  6. FT800 Library (44153 times)
  7. GSM click (30888 times)
  8. mikroSDK (29747 times)
  9. PID Library (27373 times)
  10. microSD click (27312 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: 6824 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

Button Y click

5

Button Y is a Click board equipped with the tactile switch, sometimes referred to as a pushbutton. A pushbutton is a component that is used very often in various designs, allowing the user to interact with the application.

[Learn More]

EnOcean 4 click

5

EnOcean 4 Click carries a ultra-low power TCM515U transceiver gateway module which operates at 902MHz radio band, perfectly suited for the realization of transceiver gateways, actuators and controllers for systems communicating based on the EnOcean radio standard.

[Learn More]

Haptic click

2

Haptic click carries a Haptic Driver for ERM and LRA vibration motors. The board carries screw terminals for connecting said motors, as well as an audio interface (3.5mm jack). Haptic click communicates with the target MCU through mikroBUSâ„¢ I2C (SCL, SDA), EN (CS) and PWM pins. The board is designed to use either a 3.3V or 5V power supply.

[Learn More]