[Dave] figured out the command set for the IM-ME terminal. It took a bit of sleuthing to get this pink plastic peripheral to give up these secrets. He used an oscilloscope to sniff out the SPI connections, then used a hacked IM-ME to capture the traffic from a factory-fresh unit. He managed to extrapolate how write data was being sent but he still couldn’t figure out how commands were differentiated from that data. With the info at hand he searched around the interwebs to find that the screen uses an ST7565S controller. Now he’s got custom firmware to make the LCD display do his bidding and we’re wondering what’s next?
3 thoughts on “IM-ME Screen Reverse Engineered”
Leave a Reply
Please be kind and respectful to help make the comments section excellent. (Comment Policy)
Awesome, I just got mine. Now I just need to get some time for these cool hacks/mods.
From a quick search it looks to be twice the dollar price in sterling in the UK (at least)
At the dollar price it would have make a nice terminal for PIC projects…
If you want a cheap stand alone serial terminal for microcontroller projects then look at the Casio PocketViewer range, old serial units are dirt cheap on eBay, someone has written a terminal program for them and you cn write your own programs using OWBasic which includes serial communication that’s dead easy to use. Meaning you can write your own custom programs for your projects and the screen is a touchscreen.