8000 GitHub - PiPlot/PiPlot: Plot stuff using a Raspberry Pi
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

PiPlot/PiPlot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PiPlot - plot stuff using a Raspberry Pi

Raspberry Pi

Raspery Pi powered gift tag plotting mechanism

Built by Mark Durrant (@M6_D6) and Florian Rathgeber (@frathgeber) for the Christmas IoT hackathon run by resion.io at Fablab London.

Getting started

Install node & gulp

brew install node
npm install -g gulp

Install packages:

npm i

Build the CSS from scss sources:

gulp sass

Run Gulp for a local dev server with livereload for the frontend:

gulp

Or run the backend express server:

npm start

Deploy to the Raspberry Pi

  1. Sign up for a https://resin.io account and create a new project.
  2. Sign up for a https://ngrok.com account.
  3. Set the following environment variables in your application dashboard:
  • PORT to 80
  • NGROK_AUTH_TOKEN to your ngrok authentication token.
  1. Add the resin remote to the Git repository.
  2. Push to the device: git push resin master
  3. Wait until your device is provisioned.
  4. Connect your plotter. Tested with a Silhouette Portrait, but might work with other compatible plotters like the Silhouette Cameo.

About

Plot stuff using a Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0