Posts | Comments

Planet Arduino

Archive for the ‘graffiti’ Category

After visiting the large graffiti walls near his workshop in Berlin, Niklas Roy wanted to get involved by constructing a machine that can do the painting for him. In its most basic form, the system — which Roy calls the Graffomat — consists of two axes that work together to paint either vector or raster images. 

The vertical Y axis is driven via a cordless drill, which spins a metal rod to raise or lower the spray can gantry. To the side is a second drill that spins a pulley to move the gantry left or right. The current position of the spray can is tracked by using phototransistors that detect alternating black and white patterns on a tape. 

An Arduino Nano was selected as the brains of the operation, and it works by reading in data packets that contain positions or commands. If a movement is needed, the Nano outputs PWM pulses to either the X or Y axis H-bridge motor driver and rotates the drill until the target coordinate is reached. There is also a way to control the machine over the Internet in real-time using a Node.js web server to receive commands and forward them to the Graffomat.

After the system had been built, Roy wanted to begin painting. His first test was a simple “Hello World” vector art graphic, but he then shifted his efforts to a much more complicated picture that emulates an inkjet printer by spraying four matrices of CYMK dots across the wall to produce an image. 

To see some other art created by the Graffomat, check out iew Roy’s blog post here.

The post The Graffomat is a giant plotter that automates graffiti art appeared first on Arduino Blog.

Graffiti is a controversial subject, and whether you see it as art or vandalism usually depends where and how you come across it. From the scribbled tag on a house wall, to highly sophisticated murals, they tend to have one thing in common though: making a statement — whether that’s political, showing appreciation, or a simple “I was here”. [Sagarrabanana] had his own statement to make, but chose a less permanent way to express himself with his type of graffiti.

Unhappy about the lack of dedicated cycle lanes in his area, he built an automatic, Arduino-controlled water dispensing bicycle trailer, writing his message on every street he rides on. The build is documented in a video, and shown in action in another one — which are both in Spanish (and also embedded after the break), but pictures are worth their thousand words in any language.

Inspired by persistence of vision (POV), where moving LEDs sync up their blinking to give the illusion of a static image, [Sagarrabanana] transformed the concept to water on a road using an array of solenoids attached to a water tank. Each solenoid is controlled by a relay, and a predefined font determines when to switch each relay — the same way pixels on a display would be set on or off, except small amounts of water are squirted out as the bicycle is moving along. The message itself is received via serial Bluetooth module, and can be easily modified for example from a phone. To adjust the water dispensing to the cycling speed, the whole system is synced to a magnetic switch mounted to one of the trailer’s wheels, so you could theoretically take it also with you on a run.

Time will tell if [Sagarrabanana]’s mission has the success he hopes for, but there’s no doubt the trailer will attract attention anywhere he goes. Well, we wish him all the best to get the message through without requiring a too drastic alternative as writing medium. Although, we’ve seen a graffiti robot that uses chalk spray in the past, so there’s certainly room for a not-too-permanent upgrade if needed.




  • Newsletter

    Sign up for the PlanetArduino Newsletter, which delivers the most popular articles via e-mail to your inbox every week. Just fill in the information below and submit.

  • Like Us on Facebook