Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.79 KB

parts_list.md

File metadata and controls

33 lines (20 loc) · 1.79 KB

poemBot Parts list

Core

This is a headless Raspberry Pi project. We use Pi 2, but any version should work (note differences in pin layout). Since it is very simple and offline, Pi Zero would work well if you are attempting to run off battery and minimize size.

Squid style wiring

To simplify assembly and modification, we use jumper wires soldered to the components, inspired by simonmonk's Squid.

Power

The printer draws a lot of current when printing, so you need a decent 5V power supply. It should probably deliver more than 3A to ensure the Pi doesn't have brown outs while the printer draws current.

Handy

A serial cable is often handy for setting up headless Pi. However, it's not necessary if you ssh or simply directly write on the SD card from linux.

Note: This basically follows Adafruit IoT Printer project. However, poemBot is offline since it travels a lot and doesn't need the internet. Furthermore, I suggest not using the T-Cobbler and building your own unique case.