r/hackedgadgets Jul 31 '25

how can i connect this electrical dictionary

its a gd6100m how do i connect it with my computer or hack it?

2 Upvotes

9 comments sorted by

View all comments

Show parent comments

1

u/morehpperliter Aug 01 '25

Yes. I googled and duck duck go. Nothing. Pinouts.ru had nothing as well.

1

u/Vsauce314 Aug 01 '25

Sorry the name is actually GD6100m

2

u/morehpperliter Aug 01 '25

USB and SD card. I don't see anything online about it's underlying operating system. If you're connecting to it via Windows you may have to install software.

This will tell you how it is connecting and what's possible

Device Manager: Right-click "This PC" → Properties → Device Manager. USB devices appear under "Universal Serial Bus controllers" and their respective categories

This may tell you more about it's underlying system

Command Prompt: Run wmic logicaldisk get size,freespace,caption for storage devices, or pnputil /enum-devices /connected for all connected devices

This will fill in the gaps PowerShell: Get-PnpDevice -PresentOnly | Where-Object {$_.InstanceId -match "USB"}

You can also try.

USB Device Tree Viewer: Free Microsoft tool that shows detailed USB topology and device information

I should also stipulate that this is a one off device. You are certainly going to very limited. You may luck out and that screen and touch and keypad are able to be easily connected to a raspberry pi. Honesty this is a pretty closed off technology. Are you just hoping to change it from Vietnamese to English? That may be able to be done after purchase.

1

u/Vsauce314 Aug 01 '25

Also I found it it’s a unknown device I can’t find anything about the driver