Archive for category: Hardware
January 20, 2013 | electronics, Hardware, Homebrew CPU, Homebuilt CPUs | By: Mark VandeWettering
Previously, I had linked to Rory Mangles’ experiments with relay based computers. He had an incredible build of a relay logic computer called Tiny-8 which used paper as program mamory, inked with a pattern which could be read by photo sensors to sequence the control logic in his computer. I thought it was amazing. But [...]
2 comments
March 30, 2012 | Hardware, Microcontrollers, My Projects | By: Mark VandeWettering
A few days ago, I mentioned that one of my servers had died. I spent some time thinking about how I would replace it. I like having a 24/7 hooked up to the Internet to serve as a file drop and a place where I can use SSH to connect to other devices on my [...]
7 comments
March 23, 2012 | Hardware | By: Mark VandeWettering
In my home office, I have a machine called “fishtank”. I realized that I first bought it back in 2002, and since then it has been running various flavors of FreeBSD (probably beginning around 4.6 or so, currently running 7.2). At various times I’ve added or upgraded disk drives to it. While a power failure [...]
4 comments
December 13, 2011 | Arduino, electronics, Hardware, Microcontrollers | By: Mark VandeWettering
I needed to know the pinouts for various AVR chips and the 6 pin ICSP cable they used. I found this cool little one page sheet that had that, and more. Saved for future reference: Microcontroller cheat sheet.
No comments
September 5, 2011 | electronics, Hacking, Hardware | By: Mark VandeWettering
I’ve always been fascinated by emulation and virtual machines, as well as retro-computing: resurrecting the old machines of my past. I never owned an old CP/M machine, but there are still some neat projects where people construct there own, and simulators like SIMH and YAZE-AG are good software simulators. But what I always wondered was [...]
No comments
May 11, 2011 | Computer Science, electronics, Hacking, Hardware | By: Mark VandeWettering
I may have mentioned before, I’m kind of old. One measure of how old I am is the fact that I’ve actually programmed machines that used core memory. Real core memory. Little ferrite donuts on arrays of wires. Some time ago, I remember running across this awesome blog post from “Wayne’s Tinkering Page” which showed [...]
1 comment
May 1, 2011 | electronics, Hardware | By: Mark VandeWettering
I’m old. I learned to program as a teenager in the 1980s. Back then, we learned to program on small microcomputers. These machines weren’t very powerful, but they had a neat feature: they were self-hosted. In recent years, a large variety of small microcontrollers have become popular. Many of these have capabilities far in excess [...]
1 comment
December 2, 2010 | FPGA, Hardware, My Projects | By: Mark VandeWettering
Tom showed me a link to The J1 Forth CPU, a very small processor which is coded in Verilog (only 200 lines!) and can run very fast on existing FPGA boards. It is quite an intriguing design. Forth is an intriguing if somewhat archaic programming language. In the bygone ages of my youth, I experimented [...]
8 comments
December 2, 2010 | electronics, FPGA, Hardware, My Projects | By: Mark VandeWettering
I’ve been playing with a BASYS2 FPGA development kit from digilentinc.com, and pondering the world of digital system design. I chose the BASYS2 because of its low price ($70) and because it included a reasonable number of LEDs, switches, a VGA interface and a connector for a PS/2 keyboard. Still, I’ve been looking for other [...]
5 comments
October 14, 2010 | Computer Science, electronics, Hardware | By: Mark VandeWettering
A couple of weeks ago, I noticed a bunch of links to a 16 bit ALU designed to operate using blocks which are defined in the game Minecraft. It got me thinking, and ordered the book that inspired that work. It contains the specification for an ALU which is very simple, and yet surprisingly powerful [...]
No comments
August 13, 2010 | electronics, Hardware, Toys and Gadgets | By: Mark VandeWettering
I’m intrigued by various uses for embedded processors, and so are my readers. I hadn’t seen this particular microcontroller board before, the “Teensy”, which is very similar to the Arduino, except that it is uses an ATMEL AVR chip with a direct support for USB. The link also points at a nifty interface to “soft [...]
No comments
February 11, 2009 | Computer Science, Hacking, Hardware | By: Mark VandeWettering
I’ve been interested in old computers for quite some time, so I was pleased to run across this link: Using a PDP.
1 comment
January 15, 2009 | Hacking, Hardware | By: Mark VandeWettering
The Arduino is a cheap little microcontroller, but you can use it to do some interesting audio effects. Check out the following Lab3 – Labor für experimentelle Informatik
No comments
December 16, 2008 | Computer Science, Hacking, Hardware | By: Mark VandeWettering
A few years ago, Tom Duff and I each wrote an emulator for the PDP-1 so we could play the original version of Space Wars! I learned a lot about old computers in the week or so it took me to do, and I must admit that I’ve retained a fascination for old computers ever [...]
No comments
December 9, 2008 | Hardware, Robotics | By: Mark VandeWettering
Here’s a way to turn an ATMEGA168 into an Arduino compatible controller with a minimum of external components. arduino-standalone « Conversations with spaces
No comments
Recent Comments