This is the Modem World: The Great Computer Cold War of 1982

Each week Joshua Fruhlinger contributes This is the Modem World, a column dedicated to exploring the culture of consumer technology.

DNP This is the Modem World The great computer cold war of 1982

I’ve known my friend Jeff since I was 2 years old. He was one year ahead of me in school, but in everything else — little league, school, girls — we were extremely competitive. We both had two sisters and looked to one another as brothers and yardsticks for prepubescent success. He was better at baseball and I usually had better luck with the ladies. Being better at baseball helped him with the ladies and having a way with the girls made the baseball thing kind of irrelevant. In short, I was better.

I saw Jeff last week, and as we reminisced about the good old days of baseball and babes, he reminded me of what he called The Great Computer Cold War of 1982.

“The great what?” I asked him.

Filed under: , ,

Comments

10 Print “TinyBASIC Ported To Raspberry Pi Mini Computer”, 20 GOTO 10, RUN

raspberry-pi-logo

The Raspberry Pi mini computer that’s become popular with the maker community but was originally conceived as a device to help kids learn how to code has had the lightweight TinyBASIC programming language ported to it.

The Raspberry Pi Foundation noted the development in a blog post – explaining how it’s received lots of emails from parents who haven’t done any programming since their school days but still have books on BASIC, and want to be able to share the programming language with their kids

The good news for those people, and for anyone else who wants to learn BASIC from scratch or revisit an old friend, is that TinyBASIC is now available for the Raspberry Pi. Andrew Lack has ported this very lightweight editor, interpreter and graphics package to the Pi, and we think it’s great.

The Foundation says it’s considering bundling TinyBASIC “as part of the standard Raspbian image” — but it wants to test the waters first to see how popular the language turns out to be.

The blog post also notes that while the GOTO function is included in the most basic version of the TinyBASIC port (called vanilla) — to allow for beginners to take their programming baby steps — the function can be disabled in another version (called raspberry) to ensure budding programmers are given the chance to learn structured programming.

The TinyBASIC port consists of an editor, called TinyBASIC One, which allows programs to be inputed, edited and run; the BASIC interpreter — including support for language features such as PRINT, REM, LET, STOP and GOTO — and in the raspberry flavour additional features include WHILE/WEND and REPEAT/UNTIL loops (but not GOTO).

The port also includes support for drawing basic shapes, via the DRAW function.


Ben Heck’s BASIC Pocket PC: The Franken-Computer

Ben Heck is well known as a modder extraordinaire, and this time he doesn’t let anyone down by cobbling together a pocket PC from an array of harvested parts, including a chatpad from an Xbox 360 controller.

ben heck pocket pc hack

The BASIC pocket PC uses the aforementioned chatpad, an Arduino Uno and a Hitachi LCD display. The handheld computer runs an appropriately tiny version of the BASIC programming language called TinyBASIC. Thanks to its built-in interface, this Franken-computer allows Ben to control real-world objects – for example, Heck uses it to control a servo-operated ghost on a pinball playing field.

Check out the full show where Heck shows you how he built the device and to see what it can do.

The whole thing is pretty neat, but you’ll need to brush up on your electronics skills if you want to be able to make one of these for yourself.

[via Ubergizmo]


Ben Heck fashions a pocket computer with an Xbox Chatpad and Arduino Uno

Ben Heck fashions a pocket computer using an Xbox 360 Chatpad and an Arduino Uno

It’s great to see Ben Heck focus his efforts of do-gooder projects like that foot-controlled wheelchair, but we’ll always have a soft spot for the modfather’s more nostalgic undertakings, like this BASIC pocket computer. Heck created the device for the latest episode of his web show, and if you’re following along at home, you’ll need the Chatpad from an Xbox 360 controller, an Arduino Uno and a LCD display — a Hitachi HD 44780, in this case. The modder-turned-host is quick to point out that the project’s purpose isn’t solely nostalgic — you can also use it to control real world objects, which in the Heck’s case means a ghost on a pinball playfield. Check out a video of the invention in action after the break.

Continue reading Ben Heck fashions a pocket computer with an Xbox Chatpad and Arduino Uno

Filed under:

Ben Heck fashions a pocket computer with an Xbox Chatpad and Arduino Uno originally appeared on Engadget on Mon, 10 Sep 2012 22:04:00 EDT. Please see our terms for use of feeds.

Permalink   |  sourceElement 14  | Email this | Comments

Back in the BBS days: how-to helps newbs navigate to a pre-internet playground

Back in the BBS days howto hack helps newbs navigate to a preinternet playground

The web has an origin story, one that predates any cozy trip in the wayback machine. That’s because where we’re going, there is no internet — at least, not as you now know it — only Bulletin Board Systems. And to help guide curious digital natives on this journey back to the time tech forgot, a programmer by the handle of Proppelerpowered has whipped up a how-to that leverages nothing more than a microcontroller-based microcomputer and BASIC knowledge. The brief step-by-step, listed over on Instructables, requires intrepid geeks to build a Pocket Mini computer, which purportedly takes only “an evening,” after which they’ll have to tinker with some low-level coding to complete the connection setup, hitch a ride online via PC and then link up with any number of active BBSs around the world. For the purposes of this beginner guide, you’ll have instructions for access to a Canada-based Commodore 64 clearly laid out. But the more adept are encouraged to swap out the standard setup for an ANSI terminal and wade into serious retro-gaming waters (Trade Wars, anyone?). Hit up the source below to peek the blow-by-blow and see if this hack’s made for you.

Filed under:

Back in the BBS days: how-to helps newbs navigate to a pre-internet playground originally appeared on Engadget on Tue, 21 Aug 2012 02:33:00 EDT. Please see our terms for use of feeds.

Permalink Hack A Day  |  sourceInstructables  | Email this | Comments