Skip to content

Controls the internals of a payphone from a raspberry pi and connect to the TimePhone API

Notifications You must be signed in to change notification settings

KyleTryon/TimePhone-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TimePhone-Client

The TimePhone-Client drives the physical payphone used for interacting with the TimePhone-API. Place your calls via the TimePhone-API using a real payphone. This is a python project that runs on a Raspberry Pi.

Getting Started

  1. Configure the Raspberry Pi with the latest Raspberry Pi OS server edition. (https://www.raspberrypi.com/software/)
  2. Follow the wiring diagrams in the docs folder to connect the Raspberry Pi to the payphone.
  3. Clone this repository to the Raspberry Pi.
  4. Install the required python packages. pip install -r requirements.txt
  5. Run python src/app.py to start the application.

About

Controls the internals of a payphone from a raspberry pi and connect to the TimePhone API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages