(Part1) Designing GUI to interface GSM SIM900 Module with PyQt5 Python | PyEmbedded | Rocket Systems

Published: 06 January 2021
on channel: Rocket Systems
1,561
39

In this video, we are going to design a pyqt5 python based gui application to interface GSM SIM900 module. Using this app, we will be able to make calls and sms to any phone. GSM SIM900 module works on serial communication, so it gives all the data via serial port. This module accepts all the command in AT format.

Part 2 :    • (Part2) Designing GUI to interface GS...  

Initially it can be a bit difficult to understand the AT commands but for this we are going to use pyembedded python library. pyembedded python package is easy to use package for interfacing with some of the basic embedded modules like RFID, GPS, GSM etc. Checkout their documentation page here:
https://pypi.org/project/pyembedded/

In this app, we will be able to make calls and sms to any number. You can download the project files from the github link given below:

https://github.com/mailrocketsystems/...

For any queries: [email protected]

Connect on facebook:   / rocketsystems  

Please LIKE SHARE SUBSCRIBE