Cheap and Simple Arduino Eggbot

17K10320

Intro: Cheap and Simple Arduino Eggbot

In this Instructables I want to show how to make a simple and cheap arduino plotter that can draw on eggs or other spherical objects. In addition, soon Easter and this homemade will be very handy

STEP 1: Watch the Video


STEP 2: Materials

List of materials:

-Arduino Uno

-2х Stepper motor (28BYJ-48)

-2x Stepper motor control boards (ULN2003)

-Power supply for 12V +

-Servo (sg90)

- Plywood (7.5 mm)

- Bearing

-Bolts

-Nuts

-Тires from a toy car

-PVC plastic

-Pen

And various tools

STEP 3: Case

To begin with, we'll build the case. First of all, you need to cut out billets from the plywood with dimensions: 120x90 and 120x80 and two more blanks with dimensions: 90x70. Then with a 10mm drill, make a hole like in the photo and still need to make a hole for the bearing and insert it there. After that, everything needs to be glued together. After drying, it is necessary to fasten in the indicated places of the stepper motor

STEP 4: Mounts for Eggs

Mounts for eggs made with: tires from a toy car, circles of PVC plastic, nuts, washers, bolts and a handle from the handle that perfectly adjusts to the motor shaft. After gluing all the way as in the photo you need to insert a bolt into the bearing and fix it there with the help of a nut. Bolt one more nut (it is used as a lock nut) and then screw one part of our holder. On the engine, wear our other piece with the cap from the pen

STEP 5: The Pen Holder and the Second Axis

The handle holder and the second axis I made of PVC plastic. To connect this axis with the stepper motor, I also used a cap from the handle. The servo is screwed to this part as in the photo.

STEP 6: Circuits and Software

In detail about the installation of the software you will learn in the video on the 11th minute

Software: https://drive.google.com/file/d/1hm_65HLByGXMsDwqKbeTmxwxzDT6B4lS/view?usp=sharing

STEP 7: The End

That's it. Now you need to fix the egg in our plotter and start creating. Good Easter !!!

14 Comments

I need help .. I followed all the step why is this keep showing up
Hi Niklaxzz, nice project, tkanks :-)
i need help : no problem with the communication inkscape-Arduino .... but problems by testing the the servo or motors : ( no reaction at all )

Traceback (most recent call last):
File "eggbot.py", line 31, in <module>
from plot_utils_import import from_dependency_import # plotink
File "C:\inkscape\extensions\plot_utils_import.py", line 1, in <module>
from importlib import import_module
ImportError: No module named importlib

I made it. Thanks a lot for niklaxzz
what pins do i connect for arduino nano?
Can you upload a diagram?
nhờ bạn giải quyết giùm lỗi:

examples files not included in your given link please give a link for them

Hi I have error on compiling.

if your sketch is different from min please post it to my mail address:mhdker@gmail.com

all your done will be appreciated firstly

thnaks and best regards

Check whether you have installed the entire library correctly. And why in your sketch instead of the library "VarSpeedServo.h" is declared the library "Servo.h" and in the tabs of skews you do not have the Auger code VarSpeedServo.h (it is in the folder and should open with everyone). Also, you may have an older version of the Arduino IDE and need to install a newer version

This would have been cool for Easter, I guess there is next year!