henrytriplette / penplotter-webserver

Pen Plotter Webserver for RPI0
22 stars 7 forks source link
hpgl hpgl-plotters pen-plotter pen-plotters plotter-art python3 raspberry-pi

WebPlot - A Web interface for Pen Plotters

Python webservice to simplify working with pen plotters:

Image of WebPlot - A Web interface for Pen Plotter

Installation

An install script is included. From the home directory, run:

curl -O https://raw.githubusercontent.com/henrytriplette/penplotter-webserver/main/install.sh
chmod +x install.sh

Then run it:

./install.sh

Raspberry Pi will reboot once installation is completed.

Usage

After install, open a browser and reach for:

http://{{your Raspberry Pi address}}:5000

Optional: Configure options in config.ini using the web interface to set:

ToDO

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT