Introduction: 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 !!!

Participated in the
Microcontroller Contest
14 Comments
4 years ago
I need help .. I followed all the step why is this keep showing up
Reply 8 months ago
Same problem, have you fixed it in this 4 years? Thanks! mail:giantjovan@gmail.com
Question 2 years ago on Introduction
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
5 years ago
I made it. Thanks a lot for niklaxzz
Reply 4 years ago
what pins do i connect for arduino nano?
Can you upload a diagram?
Question 4 years ago
nhờ bạn giải quyết giùm lỗi:
5 years ago
examples files not included in your given link please give a link for them
Reply 5 years ago
https://github.com/evil-mad/EggBot/tree/master/example%20files/Geometric%20Eggs
5 years ago
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
Reply 5 years ago
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
5 years ago
Awesome one :)
5 years ago
actually this is awesome! nice Idea
Reply 5 years ago
thanks
5 years ago
This would have been cool for Easter, I guess there is next year!