Skip to content

fumikrobot/source-code

Repository files navigation

Fumik robot

In August 2021, I got an idea to make a robot be able to draw pictures on a wall. After many days researching, designing, and programming, I finally finished a robot that could draw any pattern on a wall.




My key-point in design is using general parts to make robot, so end-users can easily renew parts if repairing is needed. Body frame, motor, bolts and nuts, … are all easily found on the market. Main controller is well-known PCB Arduino Mega compatible with CNC Shield to control two stepper motors that allow robot can traverse by belt.




Fumik is now ready for you to hang it on your house wall and start drawing any pictures. You can use Fumik to customize your house with decor picture when you wish; make your house to be special in case of a Christmas, birthday or an anniversary!




Fumik is an open source robot! Anyone who loves to understand the robot from the mechanical frame to firmware will be welcome. You can even re-program the robot with Arduino code to start a new way to draw.
Arduino code for robot is at https://github.com/fumikrobot/source-code/blob/main/fumik_rv9.ino

How to start a picture:
3.1 Your Picture need to draw

3.2 Convert picture to vector (*.svg file) by CorelDraw (or any other software support *.svg file)
(see sample file test.cdr -> test.svg at https://github.com/fumikrobot/source-code/tree/main/draw%20file%20prepare)

3.3 Convert vector file to code for Arduino (by MS Excel, download at https://github.com/fumikrobot/source-code/blob/main/draw%20file%20prepare/SVG%20code%20extract.xlsm)

3.4 Copy code file to SD card (sample file draw.txt at https://github.com/fumikrobot/source-code/blob/main/draw%20file%20prepare/draw.txt)

3.5 Plug in SD card to robot and start drawing



The robot can help us to make drawing on wall for fun or decoration. You can use robot as gift or STEM KIT for education for your kid, or student, hobbies need to understand about wall drawing robot.

The robot is easy to assemble, set-up for drawing. Let's support robot at Crowfunding at https://igg.me/at/fumik-robot
Visit robot at https://www.fumik.com/

Watch video during Fumik working:
IMAGE ALT TEXT
I wish to here your response about robot. Thank you.

Releases

No releases published

Packages

No packages published

Languages