Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×
HP Network The Internet

How a Retrocomputing Enthusiast Got a 30-Year-Old Clamshell Computer Online (youtube.com) 16

It had a 4.8-inch display. Introduced in 1991, Hewlett-Packard's (DOS-based) HP 95LX Palmtop PC — a collaboration with Lotus — was finally discontinued back in 2003.

But one found its way to long-time Slashdot reader Shayde (who in November repaired a 48-year-old handheld videogame console from Mattel). "I really wanted to get this HP95LX talking to the internet at large," they told Slashdot, " but network stacks for DOS in 1991 were pretty limited, and this machine didn't even have the hardware for a network connection.

"It did have a serial port though — a flat 4-pin custom interface. I did a bunch of research and learned how to custom-build an RS-232 hookup for this port, and using an external Wifi module, got it online — and talking to the retrocomputing BBS!"

There's a video documenting the whole experience. (Along the way he uses 20-gauge hook-up wire from Amazon, a zip tie, solder cups, and an internet modem (the WiFi232 Hayes modem emulator). The whole thing is powered by two AA batteries — it has 512K of memory, and about half a meg of storage. My favorite technical detail?

"Conveniently, the HP 95 [Palmtop PC] uses the exact same pinout as the HP 48GX handheld graphing calculator. So looking up on the Internet, we can determine what pins we need to map from the HP unit over to what would be a DB25 serial port..."

How a Retrocomputing Enthusiast Got a 30-Year-Old Clamshell Computer Online

Comments Filter:
  • Serial Cable (Score:4, Informative)

    by JBMcB ( 73720 ) on Sunday December 29, 2024 @12:46AM (#65046933)

    Those HP palmtops were amazing when they came out. There were other palmtops that ran various mutant versions of DOS, but the 95 ran full-blown DOS 3.22.

    It's a neat project, but I don't quite understand all the reverse engineering going on with the serial port. You can buy a 90's standard 4-pin HP serial cable on eBay for $20. I still have one for my 48GX knocking around somewhere.

    • When the Wi-Fi module you're using has more computing power than the computer you're attaching it to it seems kind of like a silly ordeal doesn't it?

    • It's a neat project, but I don't quite understand all the reverse engineering going on with the serial port. You can buy a 90's standard 4-pin HP serial cable on eBay for $20. I still have one for my 48GX knocking around somewhere.

      Or you can check your electronics junk box for a suitable flat cable connector, and cut off a piece with 4 pins. Worked for my HP 48 GX and saved $20, though of course it needed a minimal amount of soldering and other manual work. Kids these days...

  • 80s and early 90s (Score:4, Interesting)

    by backslashdot ( 95548 ) on Sunday December 29, 2024 @01:30AM (#65046971)

    Every year there was a visible bump in technology. There were many things to be wow'd by in that era.

    Pretty sure the mid 80s to mid 90s was by far the greatest decade for computing, if not other things. Man if only I went back to that era with the knowledge of today. Fuck.

    • Re: (Score:2, Funny)

      Hey, if you ever do make it back... at some point try to get word to the Ukrainians that they shouldn't give up their nukes.

    • I was a huge fan of my c-64.
      some crazy doctor with some friends were published in the commadore 64 magazine ( or vic-20 mag ) about how they were able to rig up a cat scan to output to the c-64 and had some color on the screen to help ( revolutionize ) see the problems the patients had. I still recall reading it in amazement ... around 1983-84 I think.

      Back then, Radio Shack was a hangout to get into circuit or coding arguments LOL.

  • YouTube is filled with hundreds of people restoring and improving old machines. Systems from the 1970s and 80s all have internet connectivity now. The RS232 to WiFi thingamabobs have been around as long as the ESP8266, perhaps even before that. It's cool that he got it running and made a video. Just not sure why it's here as news.

    Someone got a Bendix G-15 running this month, which is certainly more newsworthy as it's from 1956. https://youtu.be/-HibkocVn1U [youtu.be]

    • Yea. I did things the hard way and used my RS-232 cable to connected my 200LX to a Linux box. I spent an afternoon chatting with my friends on IRC before I got fed up with the keyboard. I didn't get very far with getting SLIP and TCP/IP working, but it is all theoretically possible.

      The big advantage between the 95LX and 200LX is the higher resolution (640x200) that makes 80x25 and 40x25 text quite readable. The 95LX's 240x128 panel made for some weird wrestling with some DOS apps. I have both but rarely use

    • Nothing. I had an older machine -- a Mac II -- online when that machine was first being made. Using Serial Line Internet Protocol through a dial-up type modem.
  • I still have a broken HP 95LX in my electronic waste box from someone who used to use it, it really used to be a great little device. If I had an idea of how to revive it, I might try, but I don't think I have :-/

  • "it has 512K of memory, and about half a meg of storage."

    ITYM "it has half a meg of memory, and about 512K of storage." HTH! HAND!
  • Nice little machine, and useful for limited writing when traveling before laptops became a thing. The keyboard was the limitation. I also had a Psion Series 5 that was much more useful, as well as an Epson PX-8 that I wrote grad school papers on while traveling.
  • by inicom ( 81356 ) <aem@inicom. c o m> on Sunday December 29, 2024 @11:02AM (#65047581) Homepage

    I had the 95LX. It fell off the roof of my car on the highway, and the only damage was the battery cover came off. HP replaced it overnight. I also had the successors - the 100LX and 200LX. I used them for note taking, calendar, and primarily as a terminal for remote support of UNIX systems while traveling. After the 200LX I switched to a Fujitsu P2120 LifeBook with a slightly larger screen

  • This was done 2 years ago hosting a webserver.
    https://www.vogons.org/viewtop... [vogons.org]

    Though admittedly, I think they used a more direct method of using an Ethernet adapter.

    But it isn't all that magical - it's a 186 computer running MS-DOS 5.0. Anything that can run under DOS works.

  • network stacks for DOS in 1991 were pretty limited, and this machine didn't even have the hardware for a network connection.

    The machine seems to have a PCMCIA slot [wikipedia.org], which could easily be used for an Ethernet or Wifi card. I'm not sure how easy it is to run an IP stack on DOS, esp. with so little memory, but it doesn't seem impossible -- my first Internet-connected machine had 8 MB of memory and Windows 3.1, and incidentally one of those PCMCIA Ethernet cards.

The difference between reality and unreality is that reality has so little to recommend it. -- Allan Sherman

Working...