Skip to content

Pratish7/linkit-one_dialer_messenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linkit-one_dialer_messenger

Requirements

Mediatek Linkit-one with sim inserted.

Description

A Program that helps you to make calls and send messages through linkit-one.

How to use

It uses JSerialCom library which is included.
If using linux, run the command "sudo adduser dialout" and reboot or log back in before running the program (only for the first time).
Open the repo folder in VS code or add the JSerialCom jar file to path.
To make calls, run "dialer.java", enter the number you wish to call and press "call".
To send messages, run messenger.java, enter the number, write message body in respective fields and hit "send".

Note

Do not run messenger.java and dialer.java simultaneously as it will show "Port busy" error.
Close one before starting other.
If you still get error or program misbehaves, reconnect the linkit-one module.
Change the port number as per your system in "to_hardware.java".

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages