Atinout is an application available for different versions of Linux. Ubuntu is a Linux operating system that is very popular and easy to use. We can install and use Atinout on the Ubuntu system.
Atinout is a Linux application whose most recent version is atinout-0.9.1.tar.gz. It can be run online under the free workstation hosting service, OnWorks.
Download the “atinout-0.9.1.tar.gz” application using the following link: ‘https://www.onworks.net/software/app-atinout’
In the browser’s search bar, enter the link “https://www.onworks.net/myfiles.php?username=XXXXX” with the username that you want to set. The following window will appear. Type the username and password and hit “Enter”.
After logging in, a new window appears. Click on “Export”, then a pop-up opens. Click on “browse”.
Select the extracted file from the “Downloads” folder.
Close the pop-up after the upload is complete and all the files are uploaded to Onworks.
After the installation of Atinout on the computer, use the application.
Or you can also use the following methods:
Check the code of the following git repository:
These lines of code will read a list of AT commands from a file/stdin. Each command will be sent to the modem. The modem’s answer will be written to a file/stdout.
Or
$ atinout linux.txt /dev/ttyS0 ouput.txt
$cat ouput.txt
OK
Output:
$ AT+CSCS=”UTF-8”
$ AT+CPBS=”ME”
$ AT+CPBW=,”1234456788”,123,”B.Endian”
$ EOF
OK
OK
Atinout is a piece of software or a set of instructions that reads a list of AT commands. It is available for various Linux operating systems, including Ubuntu — a popular Linux operating system. In this article, we discussed the installation and downloading of the Atinout code and its examples, such as how to hang up a phone call and how to enter contact numbers.
Canonical’s Kubernetes LTS (Long Term Support) will support FedRAMP compliance and receive at least 12…
Welcome to the Ubuntu Weekly Newsletter, Issue 878 for the week of February 2 –…
At Canonical, we firmly believe that delivering an outstanding, customer-centric support experience is impossible without…
I want to share how to install osTicket v1.14 for Ubuntu 20.04 server. osTicket written…
Now I want to share how to install WordPress on ubuntu 20.04 server. WordPress is…
Now I want to share the DNS server installation process on your Ubuntu 20.04 server.…