Raspberry Pi Lesson: Twilio Send SMS


Twilio adalah platform bagi yang membolehkan menghantar dan menerima SMS secara software.

Melalui Terminal Raspberry Pi, install Twilio.

sudo apt-get install python-pip
sudo pip install twilio

 Berikut adalah demo Raspberry Pi Twilio.

Python Source Code

Sertai Telegram Group bagi dapatkan source code


One response to “Raspberry Pi Lesson: Twilio Send SMS”

  1. when i run the file i always get this error . from twilio.rest import ClientImportError: No module named ‘twilio’
    help pls

Leave a Reply to hadi Cancel reply

Your email address will not be published. Required fields are marked *