Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 711 Bytes

File metadata and controls

18 lines (13 loc) · 711 Bytes

IoT_Bit_Functions_GUI

IoT Bit Functions GUI

Developed in python 2.7 using PyQt5.

The functions the GUI has in V1 are:

"Send SMS", "Display SMS", "Delete SMS", "Make Call", "Hang up", "Set GPIO to HIGH/LOW" "Signal Quality"

These functions simplify communicating with the IoT Bit modem and by using them in an automated script we'll be able to control hardware attached to the Raspberry Pi's GPIO pins by simply sending an SMS to the IoT Bit. This can be useful in many projects, where you want to turn on or off the devices from a remote location, it can be done with nearly any device if properly set up.

To follow the tutorial please visit the link: https://www.instructables.com/id/IoT-Bit-Functions/