Lucas7yoshi

A toolset for generating inputs for controlling a Switch to draw whatever in Tomodachi Life, with support for outputting to an RP2040.

43
4
100% credibility
Found May 05, 2026 at 43 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
C#
AI Summary

TomodachiDrawer is software and firmware that turns a microcontroller into a Nintendo Switch controller to automatically draw custom images in Tomodachi Life's Palette House.

How It Works

1
🔍 Discover cool game art

You see amazing drawings people made in Tomodachi Life on your Nintendo Switch and find this free tool to make your own.

2
📥 Download the app

Grab the ready-to-run app for your computer from the releases page and unzip it.

3
🛠️ Get a tiny board

Pick up an inexpensive RP2040-Zero board, like a mini computer, to act as your drawing robot.

4
Prepare the board

Put your board into setup mode, run the app, and flash the drawing instructions onto it with one click – now it's ready!

5
🖼️ Load your picture

Drag in a photo or drawing (keep it small, like 256x256 pixels), pick color styles, and preview how it'll look.

6
🚀 Send to board

Hit export, and the app plans the perfect drawing path and loads it onto your board – super quick!

7
🔌 Connect to Switch

Plug the board into your Switch (with wired controller option on), open Palette House, position cursor.

🎉 Watch magic happen

Your image draws itself perfectly in the game – share your creation with friends!

Sign up to see the full architecture

6 more

Sign Up Free

Star Growth

See how this repo grew from 43 to 43 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is TomodachiDrawer?

TomodachiDrawer is a C# toolset for generating inputs to control a Nintendo Switch, automating drawing of custom 256x256 images in Tomodachi Life's Palette House. Drop an image into the cross-platform Avalonia UI, pick a color quantizer (Euclidean, CieLab, or arbitrary full-range), apply denoising, set TSP path limits, and export as a UF2 file to flash an RP2040-Zero. The device emulates a Pro Controller, handling toolbar switches, color picks, and optimized strokes with large brushes for speed.

Why is it gaining traction?

It stands out by slashing draw times through uniform area stamping, snake/TSP routing per color layer, and Switch-specific timings, often under 5 minutes for complex art. RP2040 support means one flash per image—no PC needed—plus .tdld exports for custom playback. As a toolset github copilot for game input generation, it beats manual drawing or basic scripts with preview tools and mitigations for Switch desyncs.

Who should use this?

Tomodachi Life players importing memes, album covers, or pixel art into the game. Switch modders building RP2040 controllers for automation. Hardware tinkerers exploring USB HID emulation like ps3 toolset github or ps4 toolset github projects.

Verdict

Grab it for fun Tomodachi Life hacks—strong docs, YouTube tutorials, and wix toolset github releases make setup easy despite 43 stars and 1.0% credibility score. Maturity shows in C# core and RP2040 firmware, but test Switch 1 desyncs first; GPL-3.0 invites forks for broader life-controlling toolset use.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.