Pour éditer le wiki, il faut demander un compte à un Lapin !
Difference between revisions of "PlotterPrinter"
From Le L∞p's Wiki
(Created page with "= Plotter Printer = == Description == Based on a device given by a squatter neighbour, a member of Le Loop took the challenge to make a network printer out of it. == Hardware ...") |
m (La pomme est un fruit !) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
Based on a device given by a squatter neighbour, a member of Le Loop took the challenge to make a network printer out of it. | Based on a device given by a squatter neighbour, a member of Le Loop took the challenge to make a network printer out of it. | ||
+ | |||
+ | It can eat PostScript files! | ||
== Hardware == | == Hardware == | ||
Line 11: | Line 9: | ||
== Software == | == Software == | ||
− | + | Available on [https://github.com/LeLoop/XYPlotter github] | |
+ | |||
+ | [[Category:Projets]] |
Latest revision as of 04:46, 11 July 2012
Based on a device given by a squatter neighbour, a member of Le Loop took the challenge to make a network printer out of it.
It can eat PostScript files!
Hardware
It uses an Arduino Mega as controller (and uses its DAC to operate the device).
Software
Available on github