Retro Computer Badge For Hackaday Belgrade Has Everything You Wished For Back In The Day

The hardware badge for the Hackaday Belgrade conference is a Retro Computer that you wear around your neck. I have one in my hands and it’s truly a work of art. It’s beautiful, it’s fun to play with, and it will be an epic platform for a glorious weekend of badge hacking! Check out the first look video, then join me below as I drill down into the details.

Get your ticket now for Hackaday Belgrade, our premier European hardware conference at the end of this month. It’s a day filled with talks, works, food, fun, and of course everyone through the door gets one of these incredible badges. The best part is the community that turns out for this event and that includes the Hacker Village that takes hold in the evening. We’ll be hacking the badges until the wee hours of the morning alongside hardware demos, presentations, lightning talks, and live IDM and DJ sets.

Continue reading “Retro Computer Badge For Hackaday Belgrade Has Everything You Wished For Back In The Day”

Evolution Of The Worlds Oldest Computer Festival

The Trenton Computer Festival (TCF) doesn’t have the name recognition of big technology conferences like DEF CON or HOPE. It’s not even as well known as smaller more localized conferences like DerbyCon, ShmooCon, or the Hackaday Superconference. In fact, there’s a good chance that most readers have never even heard of TCF. But despite not holding a place in the hacker lexicon, TCF has plenty to boast about. Its played host to technology luminaries from Bill Gates to Richard Stallman, and now in its 43rd year, holds the title as the longest continually running technology festival in the world.

Bill Gates giving the keynote at TCF in 1989

When originally conceived in 1976, the show was devoted to the dawning age of the personal computer, but since then has evolved into a celebration of technology as a whole. When TCF kicks off on March 17th, there won’t be a media blitz or huge corporate sponsorship. There won’t be a simultaneous online stream of the event, and the only badges worn by speakers or attendees will be of the paper variety.

What you will find at TCF is a full schedule of talks given by people who are passionate about technology in its varied forms. These run the gamut from quantum computing to lock picking, from Arduino to Space Shuttle avionics.

At the heart of TCF is co-founder and current Chair Dr Allen Katz. I recently had the opportunity to speak with Dr Katz about the challenges of running a conference of this type, and the secret to keeping relevant in a wildly changing technology landscape.

Continue reading “Evolution Of The Worlds Oldest Computer Festival”

QuickBASIC Lives On With QB64

When I got my first computer, a second hand 386 running MS-DOS 6.22, I didn’t have an Internet connection. But I did have QuickBASIC installed and a stack of programming magazines the local library was throwing out, so I had plenty to keep myself busy. At the time, I thought QuickBASIC was more or less indistinguishable from magic. I could write simple code and compile it into an .exe, put it on a floppy, and give it to somebody else to run on their own machine. It seemed too good to be true, how could this technology possibly be improved upon?

Of course, that was many years ago, and things are very different now. The programming languages du jour are worlds more capable than the plodding BASIC variants of the 80’s and 90’s. But still, when I found a floppy full of programs I wrote decades ago, I couldn’t help but wonder about getting them running again. With something like DOSBox I reasoned I should be able to install the QuickBASIC IDE and run them like I was back on my trusty 386.

Unfortunately, that was not to be. Maybe I’m just not well versed enough in DOSBox, but I couldn’t get the IDE to actually run any of the source code I pulled off the floppy. This was disappointing, but then it occured to me that modern BASIC interpreters are probably being developed in some corner of the Internet, and perhaps I could find a way to run my nearly 30 year old code without having to rely on 30 year old software to do it. Continue reading “QuickBASIC Lives On With QB64”

A 6502 With A Custom Language

The 6502 has a long history with hackers. The Apple computer (the one with no keyboard or even case) had a 6502. So did the Kim-1. [Dolo’s] version is a bit more refined, though. He started it a few years ago in response to one of our contests, but he’s been making improvements to it ever since. In particular, the custom programming language, Dflat, has many improvements lately, including true functions and high-resolution drawing.

The hardware has a CPU running at over 2.5 MHz, 44K of RAM, 16K of PROM, and 16K of video RAM. There’s plenty of I/O, including a keyboard, sound, and joysticks. An SD card provides mass storage and it all goes in a hacked BBC Micro case. You can see an overview video, below.

Continue reading “A 6502 With A Custom Language”

This Weekend: Vintage Computer Festival West

Next weekend is the Vintage Computer Festival West, held at the Computer History Museum. Hackaday is once again proud to sponsor this event that brings together the people and hardware that drove the information revolution. [Bil Herd] and [Joshua Vasquez] will be on hand representing the Hackaday Crew.

This year’s talks show an impressive lineup of people. [Bil Herd] will be on stage with a collection of other engineers who secured Commodore’s place in history. The Computer History Museum has a very active restoration program for original computer hardware. Friend of Hackaday, [Ken Shirriff], has been working on a restoration of the Xerox Alto and is on the panel giving a talk about the process. And just to cherry-pick one more highlight, there’s a talk on system debugging before you even turn the thing on — a topic that can save you from having a very bad day with very ancient hardware.

A great part of VCF is that the exhibits are often either hands-on or demonstrations so you can actually play around with hardware which most people have never even seen in person. Add to that the collection at the Computer History Museum plus some extra exhibits they have planned for the event and you’re likely to run out of time before you make your way through everything.

Since we’ve mentioned the Computer History Museum, we also have some upcoming news. A bit later this month, Hackaday Contributor-at-Large [Voja Antonic] has been invited to visit the museum, record his oral history, and deliver to their collection an original Galaksija computer — wildly successful first as a kit and then as a manufactured computer which he built in Yugoslavia 1983. Congratualtions [Voja]!

Dis-Integrated 6502 Running Programs; Acting Like Computer

[Eric Schlaepfer] tends to turn up to Maker Faire with projects you simply don’t want to miss. This year is no different. Twelve months ago we delighted in seeing his 6502 processor built from an enormous reel of discrete MOSFETs. At the time it was freshly built and running random code to happily blink the LEDs reflecting activity in the registers. This year he’s given that blinking meaning and is running real programs on his Monster 6502 processor.

Continue reading “Dis-Integrated 6502 Running Programs; Acting Like Computer”

A Touchscreen From 1982, That Could Kill With A Single Finger Press

Over the pond here in the UK we used to have a TV show called Tomorrow’s World, It was on once a week showing all the tech we would have been using in 10 years time (or so they said). In 1982 they ran with a story about a touch screen computer. Perhaps not what you would recognize today as a touchscreen but given the date and limited technology someone had come up with a novel idea for a touchscreen that worked sort of.

It was a normal CRT screen but around the edges where photodiodes pointing inwards as if to make an invisible infrared touch interface just half an inch in front of the screen. Quite impressive technology giving the times. As they go through the video showing us how it works a more sinister use of this new-fangled touch screen computer rears its ugly head, They turned it into a pretty cool remote-controlled gun turret complete with a motorized horizontal and vertical axis upon which an air pistol was placed along with a camera. You could see an image back from the camera on the screen, move the gun around to aim the weapon, then with a single finger press on the screen, your target has been hit.

Continue reading “A Touchscreen From 1982, That Could Kill With A Single Finger Press”