GitHunt
MA

Maboroshi0327/Egg-printer-Easter

Drawing on eggs using Renesas RX62T microcontroller, TMC5160 stepper motor controller and 2 stepper motors.

File tree diagram (shows only important files)

├── Egg_printer_pc
│   └── Egg_printer_pc
│       ├── Command_define.cs
│       ├── Command_to_RX62T.cs
│       ├── Form1.cs
│       ├── Form1.Designer.cs
│       └── UART.cs
└── Egg_printer_rx62t
    └── Egg_printer_rx62t
        └── Egg_printer_rx62t.c

Schematic

schematic

PCB

pcb

Languages

C97.6%C#2.1%PLSQL0.3%

Contributors

Created September 13, 2024
Updated January 4, 2026
Maboroshi0327/Egg-printer-Easter | GitHunt