TOP Contributors

  1. MIKROE (2762 codes)
  2. Alcides Ramos (374 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (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 (139245 times)
  2. FAT32 Library (71743 times)
  3. Network Ethernet Library (57115 times)
  4. USB Device Library (47428 times)
  5. Network WiFi Library (43082 times)
  6. FT800 Library (42403 times)
  7. GSM click (29835 times)
  8. mikroSDK (28073 times)
  9. PID Library (26885 times)
  10. microSD click (26198 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: 6780 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

LSM303AGR Click

0

LSM303AGR Click is a magnetometer and accelerometer device, capable of sensing both the magnetic and gravitational field along three orthogonal axes. It uses the LSM303AGR from STMicroelectronics, an integrated MEMS IC with plenty of features that allow accurate and reliable sensing, even in presence of foreign objects made of iron and similar materials that exhibit ferromagnetic behavior. An extensive interrupt engine can be programmed to generate an interrupt signal for free-falling events, motion detection, and magnetic field detection. The Click board™ can sense the magnetic field in the range of ±50 G (gauss) and ±2g, ±4g, ±8g, and ±16g selectable ranges for the full-scale acceleration detection (gravity force).

[Learn More]

Button G click

1

Button G click is the simplest solution for adding a single pushbutton to your design. The button itself is transparent, 6.8mm in diameter and has a green LED backlight. When pressed, it sends an interrupt signal to the target board microcontroller. The backlight LED is controlled separately through the mikroBUSâ„¢ PWM pin.

[Learn More]

C Meter click

1

C Meter click is a mikroBUS add-on board with circuitry for measuring the value of capacitors. The design is based on a NE-555 timer/square-wave generator.

[Learn More]