Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 275 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 275 Bytes

21GPIO

Control the 21 computer's GPIO pins

Run the server.

python3 server.py

Purchase imaginary things from the server

Required payment is calculated based on quantity.

python3 client.py [quantity]

HTTP URI: /buy

Example:

$ /buy?qty=10