Author Topic: "Miuchiz" handheld  (Read 15452 times)

0 Members and 1 Guest are viewing this topic.

Offline miotatsu

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 332
  • Rating: +11/-1
    • View Profile
"Miuchiz" handheld
« on: June 06, 2010, 08:54:08 pm »
I found an old toy from a few years ago and im wondering if it would be possible to develop for it :{O
it looks like this:

and i found the following information on it:
http://forums.parallax.com/forums/default.aspx?f=25&m=383480

It has a nice little lcd, a usb connector, an internal speaker, and looks like it has good potential (A 6502 microprocessor clone?)

If possible i would like to be able to put custom software on this thing :{o

EDIT: more info:
http://translate.google.com/translate?hl=en&sl=de&tl=en&u=http%3A%2F%2Fwww.mikrocontroller.net%2Ftopic%2F146804
http://www.sst.com/products/?inode=41433
Quote
Powertip LCD color FP-00478-02
Flash IC SST39VF1681 Flash IC SST39VF1681
2 Quarze 16 MHz und 32768 KHz 2 Crystals 16 MHz and 32768 KHz
Mini-Lautsprecher Mini Speaker
SMD 3,3 Spannungsregler SMD 3.3 voltage regulator
2 Ferrit-Filter am USB-Eingang Two ferrite filters on the USB input
3 Batterien Micro 1,5 V 3 batteries 1,5 V Micro

LCD info is on:
http://forums.parallax.com/forums/default.aspx?f=25&m=383480
« Last Edit: June 06, 2010, 09:20:36 pm by miotatsu »

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: "Miuchiz" handheld
« Reply #1 on: June 06, 2010, 10:37:29 pm »
Mhmm interesting, I wonder if it is very popular online?

Offline calcdude84se

  • Needs Motivation
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2272
  • Rating: +78/-13
  • Wondering where their free time went...
    • View Profile
Re: "Miuchiz" handheld
« Reply #2 on: June 06, 2010, 10:52:51 pm »
oh wow, I think I have one of these lying around somewhere. I might be able to use it still, if I want to...
Custom software would be cool given the potential. Just make sure you don't brick it. :P
"People think computers will keep them from making mistakes. They're wrong. With computers you make mistakes faster."
-Adam Osborne
Spoiler For "PartesOS links":
I'll put it online when it does something.

Offline calcdude84se

  • Needs Motivation
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2272
  • Rating: +78/-13
  • Wondering where their free time went...
    • View Profile
Re: "Miuchiz" handheld
« Reply #3 on: June 07, 2010, 01:55:10 pm »
I think I can post again now, it's been more than half a day...
I think the thing has upgradeable firmware, and it, along with all information, is stored in a 16MB flash rom (when you put it in the mode for connection to a computer, it comes up as an unformatted flash drive with a 16MB capacity). That's a good amount of space. And given that the firmware is upgradeable, it may be possible to put custom software on it. Again, my only concern is that it may be able to be bricked, and I only have one device. Does anyone know how easy/difficult this thing is to brick?
"People think computers will keep them from making mistakes. They're wrong. With computers you make mistakes faster."
-Adam Osborne
Spoiler For "PartesOS links":
I'll put it online when it does something.

Offline miotatsu

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 332
  • Rating: +11/-1
    • View Profile
Re: "Miuchiz" handheld
« Reply #4 on: June 07, 2010, 02:42:04 pm »
no idea, but if they still sell them they should be relatively cheap
I have been looking into info on the microprocessor, i have not found much information besides that it is probably a SST39VF1681 (which is a 6502 clone?) and if my information is correct a 6502 runs at 1 to 2 MHz.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: "Miuchiz" handheld
« Reply #5 on: June 07, 2010, 02:44:42 pm »
This is not really on-topic, but why does the name of this handled reminds me so much of Mudkipz?

Offline miotatsu

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 332
  • Rating: +11/-1
    • View Profile
Re: "Miuchiz" handheld
« Reply #6 on: June 07, 2010, 02:47:21 pm »
lol ;.;

Offline calcdude84se

  • Needs Motivation
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2272
  • Rating: +78/-13
  • Wondering where their free time went...
    • View Profile
Re: "Miuchiz" handheld
« Reply #7 on: June 07, 2010, 02:51:36 pm »
They begin with an M, and with a z, and are each 7 letters? idk.
It makes you wonder why a 2MHz device has faster timers and 16MB of memory... How easy is it to get it to receive and actually write data? (It shouldn't be difficult on linux, since it shows up and can allegedly be written to/read from with dd)
"People think computers will keep them from making mistakes. They're wrong. With computers you make mistakes faster."
-Adam Osborne
Spoiler For "PartesOS links":
I'll put it online when it does something.

Offline miotatsu

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 332
  • Rating: +11/-1
    • View Profile
Re: "Miuchiz" handheld
« Reply #8 on: June 07, 2010, 07:46:23 pm »
small update:
i noticed http://www.sst.com/products/?inode=41433 lists the density as 16Mb
at first i thought it was referring to the ROM until i realised that its 16 MB not 16 Mb
so i am wondering is the RAM 16 Mb? or am i confused about how this type of device works in general?
I have confirmed that linux sees it as 16 MB at least...
EDIT: I see now, the /flash memory/ is SST39VF1681 and according to my calculations there are 8 of those in 1 of these handhelds, i was thinking the processor was SST39VF1681
the best info we have to go on for the processor is that it is a 6502 clone

EDIT:
http://www.amazon.com/Rock-Monsterz-Roc-MIUCHIZ-Companions/dp/B000F901FA/ref=pd_sim_t_1
$2 same model that i have, thats a great deal

also again check out http://www.sst.com/products/?inode=41433
the product docs suggest it runs at 5 MHz? if that is right and it is indeed clocked at 5 Mhz we are talking almost-calc-speeds!

it probably is running at 2 MHz, but you never know, only time will tell

Double Edit:
I am currently finished reading up on
http://en.wikipedia.org/wiki/Memory_storage_density
so i can have a proper understanding of what that 16 Mb is
I now understand it, i was thinking the SST39VF1681 was the processor, it is the flash memory.
see the top most edit for more info
« Last Edit: June 08, 2010, 12:09:30 am by miotatsu »

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: "Miuchiz" handheld
« Reply #9 on: June 08, 2010, 01:01:21 am »
Wow at the price o.o

I am almost tempted to get one, lol. I wonder if Amazon.com ships such stuff outside USA... the Canadian Amazon site doesn't even appear to have them...

Offline miotatsu

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 332
  • Rating: +11/-1
    • View Profile
Re: "Miuchiz" handheld
« Reply #10 on: June 08, 2010, 03:37:04 pm »
yes, i dont know if they ship outside the US but it is a great deal, i was not expecting to find anything below $10 when i checked :P
I am going to try to open mine up today and take some pictures, if plans dont change i will be going on vacation tommorow though so there will be a small lack of updates, i probably wont be back until the weekend

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: "Miuchiz" handheld
« Reply #11 on: June 08, 2010, 03:40:19 pm »
Otherwise another solution there could be is that someone buys one for me then I pay him so he ships it to me :P

Offline miotatsu

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 332
  • Rating: +11/-1
    • View Profile
Re: "Miuchiz" handheld
« Reply #12 on: June 08, 2010, 05:05:49 pm »
here are the pics of the innards http://s534.photobucket.com/albums/ee348/Miotatsu/miuchiz/
sorry for the watermark and i know you cant see too much from those, i will draw it all out too

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: "Miuchiz" handheld
« Reply #13 on: June 08, 2010, 06:18:36 pm »
cool thanks for the pics ^^

That thing seems rather small. Is the LCD easy to see?

Offline miotatsu

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 332
  • Rating: +11/-1
    • View Profile
Re: "Miuchiz" handheld
« Reply #14 on: June 08, 2010, 07:03:21 pm »
the lcd is very small but it is easy enough to see yeah, i can take some pics of it in action if you want