drawing

signal frames

Simple signal drawing on graphical LCD routines using Atmega8 microcontroller

During spare time I have been playing with graphical LCD. This time I decided to display simple signals that are stored in microcontroller memory. The idea was to read signal values from look-up table and display waveform on Graphical LCD. To make things more interesting I divided LCD screen in to smaller four screens so …

Simple signal drawing on graphical LCD routines using Atmega8 microcontroller Read More »

Turn a pencil drawing into a capacitive sensor

Turn a pencil drawing into a capacitive sensor for Arduino

Did you know?  You can make pencil drawings reactive to touch for use with your projects!  It’s really easy, and gives you a lot of flexibility in making interfaces for whatever microcontroller project you’re making.  I put this together as part of my UnoJoy project, where we’re using the Arduino as a platform from which …

Turn a pencil drawing into a capacitive sensor for Arduino Read More »

VERTICAL X Y PLOTTER DRAWING ROBOT

VERTICAL X-Y PLOTTER || DRAWING ROBOT || ARDUINO PLOTTER

In this instructable, we will learn to make an XY plotter/ Vertical plotter drawing machine using Arduino. With this very efficient Vertical Drawing machine, We can draw images on different paper sizes, walls, or whiteboards along with printing texts, generating arts and graffiti. Vector images(SVG) are fed to them as input, for printing jpeg and …

VERTICAL X-Y PLOTTER || DRAWING ROBOT || ARDUINO PLOTTER Read More »