Sponsored Content
Full Discussion: Send SMS to mobile
Top Forums UNIX for Advanced & Expert Users Send SMS to mobile Post 303042016 by Neo on Wednesday 11th of December 2019 10:20:27 AM
Old 12-11-2019
How about this as a arduino project with an sms board?

Quote:
PRS SIM900 GSM SMS GPRS communication flip card slot replace SIM900 Through neoway M590 for Arduino
See for example, from AliExpress:

Code:
https://www.aliexpress.com/item/32989711403.html?spm=a2g0o.productlist.0.0.19994049qDak6v&algo_pvid=a84fac8f-6eb2-43e3-8d6c-4ac160f48550

Code:
GPRS SIM900 GSM SMS GPRS communication flip card slot replace SIM900 Through neoway m590 for Arduino

 
 Function modules: 
1. The computer serial port control to send and receive messages, send and receive GPRS data 
2. The single chip microcomputer control to send and receive messages, send and receive GPRS data 
3. The telephone type (no voice part can't talk) 
4. Ringing output 
Current working voltage: 3.7-4.2 V 2 a 
The default baud rate: 115200

 

6 More Discussions You Might Find Interesting

1. Programming

can anyone send sms application

actually i need this sms application ,to gain some knowledge in linux platform. (1 Reply)
Discussion started by: parvathy
1 Replies

2. IP Networking

Send SMS from PC to mobile phones

Hi All, Can any expert provide me a guide on how i can send SMS from pc to mobile phone using VBA or some other language ? I am a newbie in networking. (1 Reply)
Discussion started by: Raynon
1 Replies

3. UNIX for Advanced & Expert Users

Script which will run every 10minutes and Send SMS to mobile

Hello Genuis guys, I am running Aix5 and Oracle 9 on it. I have sql query which only count a particular rows. I need to prepare a script which will run that sql query every 10 minutes and if the ouput count is greate than 20. It will send SMS to mobile numbers. Need your kind help to... (8 Replies)
Discussion started by: thepurple
8 Replies

4. Shell Programming and Scripting

Bash script to send SMS

Hey guys I was wondering how to go about creating a bash script to send SMS..any ideas are appreciated.. (2 Replies)
Discussion started by: blackzeus
2 Replies

5. UNIX for Dummies Questions & Answers

Need to set up UNIX script to send sms on mobile

Hi All, Can anyone please help in setting up Unix script for sending text messages on mobile?? Actually scenario is we want notification when there is any failures in our processes or if any service goes down we must be notified by a text message on our mobile, we already have email... (3 Replies)
Discussion started by: NikhilM
3 Replies

6. AIX

send SMS via curl

I need from aix to send an SMS, you know if the command curl serves me (3 Replies)
Discussion started by: tricampeon81
3 Replies
ANYREMOTE2HTML(1)					      General Commands Manual						 ANYREMOTE2HTML(1)

NAME
anyremote2html - web interface for anyRemote acting as HTTP server SYNOPSIS
anyremote2html -w web-port -a anyRemote-port [-i directory-with-icons] [-s 16|32|64] [-r refresh rate] [--width integer] [-d] DESCRIPTION
The overall goal of this project is to provide remote control service on Linux through Bluetooth, InfraRed, Wi-Fi or just TCP/IP connec- tion. anyRemote supports a wide range of modern cell phones like Nokia, SonyEricsson, Motorola and others. It was developed as a thin "communication" layer between Bluetooth (IR, Wi-Fi)-capabled phones and Linux, and in theory it could be config- ured to manage almost any software. anyRemote is a console application, but in addition there are GUI front-ends for Gnome and KDE and this web front-end. With the help of this interface any device which contains a web browser and which can connect to the PC with anyRemote by TCP/IP (GPRS, Wi- Fi, ...) could be used as a remote control. USAGE
Run anyremote/kanyremote with "-s socket:<port>" option: anyremote -s socket:5000 -f <cfg. file> Run anyremote2html -a <anyremote port> -w <http port> -s 16|32|64 -i <directory with icons> For example: anyremote2html -a 5000 -w 5050 -s 64 -i /usr/share/pixmaps/anyRemote2html Run browser on device and connect to http://<ip.of.PC>:5050 For easier use and configuration of anyRemote as well as anyRemote2html, use either kAnyRemote or gAnyRemote. Further information is shipped with the anyRemote package. OPTIONS
-h, --help Show summary of options. -w <web port> Use specified port for HTTP server, default is 5550 -a <anyRemote port> Use specified port to connect to anyRemote, default is 5000 -i <directory with icons> Default is /usr/share/pixmaps/anyremote2html/ -s 16|32|64 Use specified icon size, default is 64 -r no|smart|<positive int> Set refresh rate for web page, "no" means no refresh, "smart" means variable refresh rate (default) --width <positive int> Assume screen width is specified value, default is 800 -d Show debug output SEE ALSO
anyremote(1), ganyremote(1x), kanyremote(1x). BUGS
If you find any bugs, please report to anyremote@mail.ru AUTHOR
anyremote2html was written by Mikhail Fedotov <anyremote@mail.ru>. This manual page was written by Philipp Huebner <debalance@debian.org>, for the Debian project (and may be used by others). February 5, 2009 ANYREMOTE2HTML(1)
All times are GMT -4. The time now is 07:36 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy