This is an Android Things Project using Pico pro maker kit (NXP i.Mx7 D). We developed 3 axis automatic mini CNC plotter with custom input, using locally available materials. The X & Y movement of the plotter is controlled using rails of scrap DVD drives. The input is fed as GCode, pen holder act as Y-axis plotter and paper holder act as X-axis plotter. The axis movements are controlled by stepper motors using Arduino UNO. we use Android at the front end and Arduino at the back end.