OutsourcedGuru / Octo-Redirect

A step-by-step tutorial for setting up an rfc2217 network redirect for OctoPrint to a remote Raspberry Pi Zero W

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Octo-Redirect

Step-by-step instructions for setting up a Raspberry Pi 3B and a Raspberry Pi Zero W to remotely print.

Overview

The following diagram roughly describes the connections and communications required.

Raspi3B ➡️ ZeroW with rfc2217_server.py ➡️ Mega2560
rfc2217://10.20.30.66:2217 tcp 10.20.30.66:2217 rfc2217 port forwarding to serial /dev/ttyACM0 on microUSB with Type A OTG adapter cable USB serial cable Type B connector

Setup

Read the related Setup.md file for specific instructions.

Description Version Author Last Update
Octo-Redirect v0.1.0 OutsourcedGuru March 9, 2019
Donate Cryptocurrency
eth-receive btc-receive
Ethereum Bitcoin

About

A step-by-step tutorial for setting up an rfc2217 network redirect for OctoPrint to a remote Raspberry Pi Zero W


Languages

Language:Python 100.0%