- A Linux-based operating system
- 700 MHz ARM11 CPU
- 256MB (or 512MB) RAM
- SD card storage
- 2 USB ports
- Composite and HDMI video out
- Stereo audio out
- 8 GPIO pins
- Wired Ethernet
Voice Tutorials
Build an App That Makes Phone Calls from Raspberry Pi
Build a Raspberry Pi app that makes voice calls using Plivo’s API
This project was contributed by Andy Fundinger, a professional Python developer and trainer. Andy built this integration as a way to teach his students how to make calls to their mothers on Mother’s Day, using Plivo and a keypad attached to a Raspberry Pi.
Raspberry Pi is a single-board computer that comes with
Circuit diagram #2
Then you execute a script that makes an HTTP GET request for “answerThenCallMom.xml”, which could be as simple as:
Get the code for my Raspberry Pi project on GitHub.
Contributed by Andy Fundinger
Was this page helpful?