element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Sixth Sense Design Challenge
  • Challenges & Projects
  • Design Challenges
  • Sixth Sense Design Challenge
  • More
  • Cancel
Sixth Sense Design Challenge
Blog Sixth Sense GraffitiBot - blog 1
  • Blog
  • Forum
  • Documents
  • Polls
  • Files
  • Events
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: dougw
  • Date Created: 16 Dec 2018 5:55 PM Date Created
  • Views 1422 views
  • Likes 17 likes
  • Comments 10 comments
  • graffitibot
  • doug wong
  • sixth sense design challenge
Related
Recommended

Sixth Sense GraffitiBot - blog 1

dougw
dougw
16 Dec 2018

GraffitiBot (Liquid Canvas Drawing (LCD) Robot)

image

I wrote a proposal for this challenge back before the scope was relaxed to allow pre-existing RC robot platforms, so my design is still based on a fully autonomous robot built from scratch. This makes it a pretty ambitious project involving mechanical design, electronics design, software design and hydraulic design. I am doing this project because I like stretching myself to see what I can accomplish and the multi-disciplinary requirements of robotics are bound to be intellectually challenging.

At this stage there are still quite a few unknowns that could cause major problems for the project, which is always a bit unsettling, but learning about the unknowns and figuring out solutions is where the accomplishments lie.


Machine Concept And Application

For this challenge I want to build a robot that can draw text and graphics on the surface it is traversing. It will accomplish this by dispensing a liquid such as water (or paint) in a raster pattern as it moves. Similar to a giant ink-jet printer. For locations where paint is illegal, the machine could simply spray water and make temporary images. It is winter here, so the design will have to be on a scale that can work in my house.


Technical Notes

One of the key challenges with the water dispensing design is to start and stop water flow precisely on demand. I plan to use aquarium pumps to move the water, but the hoses they use typically won't stop water flow exactly when the pump shuts off – either excess water comes out or water retreats into the tube due to gravity and air pressure, making precise starts also a problem. The issue could be solved with valves, but they are far too costly for my budget. I plan on designing it so there are not enough flow forces to overcome surface tension at the nozzles. This is a big unknown which could dramatically

affect performance.


System Sketch

image

 

Kit Sensors

This project requires use of a whole kit of sensors – here is the list and how they will be used in this project:

TE Connectivity load cell - The weight of the liquid container will be monitored by the load cell to determine when a refill is needed.

image

ST Microelectronics Sensor Tile

- The compass will be used to provide heading feedback for robot navigation.

- The accelerometers will be used to monitor and display surface angles of the driving surface.

- The gyroscope sensors will be used to make accurate turns

- The barometric pressure sensor will be used to display pressure and relative elevation

image

TE Connectivity magnetic angle sensor - The magnetic angle sensor will be used to sense steering angles.

image

TE Connectivity temperature sensor - The RTD will monitor battery temperature or ambient temperature if the battery temperature is not interesting.

image

Microcontroller - STM32F411RE

100 MHz ARM Cortex M4 with 512kb FLASH,128kb SRAM and 12 bit ADC

image

Graphics

The LCD I would use would have 84 x 48 pixels and the physical canvas (driving surface) would have exactly the same arrangement. The LCD happens to write 8 pixels vertically at the same time and the machine would use the same sequence with 8 nozzles, so the LCD could display each pixel as it gets painted. This will allow testing of the graphics before actually spraying liquid. Initial programming will try to write a single line of text. The stretch goal is to have the robot perform a raster path which would allow full dot-matrix graphics to be printed.

 

Robot

The robot would have 3 wheels in a tricycle format with the front wheel providing both locomotion and steering. The chassis would be at least partly 3D printed.


Development Plan

Electronics design for this project will require designing at least 2 PCBs. One PCB will be a good chance to do some analog signal conditioning design for the load cell, the RTD and the magnetic angle sensor. The other card will include an LCD to display the target image plus miscellaneous other interface and power circuitry.

Software design will require reading all the sensors and using the data to control drive motors, steering and navigation at the same time as the nozzle control system is spraying paint on the ground.

Mechanical design will include the steering and drive train, the robot chassis, the spray nozzle and reservoir system.


Stretch Goals

A further stretch goal is to enter target text and graphics from an android tablet.


Summary

I think the automated graffiti application showcases all items supplied in the kit and has potential for popular appeal which will help make blogs interesting for readers. This project is exciting, challenging, and a great chance to learn more about robotics.

 

Relevant Links

Sixth Sense Design Challenge: About This Challenge

Sixth Sense Design Challenge: Technical Documents

Sixth Sense Design Challenge

 

GraffitiBot Project Blogs

Sixth Sense GraffitiBot - blog 1

Sixth Sense - Kit Unboxing and Other Parts - GraffitiBot blog 2

Sixth Sense - Sensor Circuits - GraffitiBot blog 3

Sixth Sense - Interfaces - GraffitiBot blog 4

Sixth Sense GraffitiBot - System Interconnect - blog 5

Sixth Sense GraffitiBot - Wheels & Motors - blog 6

Sixth Sense GraffitiBot - ST Sensor Tile App - blog 7 

Sixth Sense - Load Cell PCB - GraffitiBot blog 8

Sixth Sense - Magnetic Angle Sensor - GraffitiBot - Blog 9

Sixth Sense - LCD Interface - GraffitiBot - blog 10 

Sixth Sense - Pump Controller - GraffitiBot Blog 11

Sixth Sense Main Drive Motor - GraffitiBot - blog 12

Sixth Sense Motor Controller Mods - GraffitiBot blog 13

Sixth Sense - RTD - GraffitiBot Blog 14

Sixth Sense Mechanical Design - GraffitiBot Blog 15

Sixth Sense GraffitiBot Motor Wiring - Blog 16

Sixthe Sense GarffitiBot - First Dry Run - Blog17

Sixth Sense GraffitiBot Hydraulics - Blog 18

Sixth Sense GraffitiBot Printing Graffiti - Blog 19 

Sixth Sense GraffitiBot - Summary - Blog 20

Sixth Sense GraffitiBot - prizes - Blog 21

  • Sign in to reply

Top Comments

  • DAB
    DAB over 6 years ago +7
    Interesting project. You could use the same design to dispense fertilizer, water or pesticide for agricultural projects. DAB
  • ntewinkel
    ntewinkel over 6 years ago in reply to DAB +6
    DAB wrote: You could use the same design to dispense fertilizer, water or pesticide for agricultural projects. Brilliant observation, DAB! This reminds me of a video I saw a little while ago about exactly…
  • DAB
    DAB over 6 years ago in reply to ntewinkel +5
    Hi Nico, I am consulting for a small start up company where we are looking at spectral signatures to identify plants of interest. Our intent is to monitor crop health, but I see so many other uses for…
  • mp2100
    mp2100 over 5 years ago

    Douglas. Someone took your idea and scaled it up.


    https://hackaday.com/2020/06/19/message-in-a-bottle-bicycle-trailer-on-a-mission/

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • dougw
    dougw over 6 years ago in reply to beacon_dave

    Fuel injectors might give much better control.

    Of course if you actually used fuel, you could generate some pretty hot graphics...image

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • beacon_dave
    beacon_dave over 6 years ago in reply to dougw

    Some street-writing bots appear to use 2nd hand automotive fuel injectors for the nozzles. 

     

    Perhaps just make sure they are cleaned out before fire-fighting... image

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • dougw
    dougw over 6 years ago in reply to beacon_dave

    It had better not catch fire …. PLA doesn't take well to heat...image .... and I could do without that particular brand of excitement...image

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • dougw
    dougw over 6 years ago in reply to beacon_dave

    image Observant catch. But no there was never a fire suppressant objective in the proposal. It seems to be a cut-and-paste error. I pointed it out early on, but it didn't get corrected.

    I suppose the aquarium pumps could put out a match...image

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • More
    • Cancel
>
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube