Anyone here ever played with microcontrollers? They're chips that have a CPU, ROM and RAM in one package.
I'm thinking about saving up for a development kit and making some sort of low-level OS work on it. I know that there's one I can get for £70 that lets you write for the chip in C and Basic, and I've written some ideas for writing an OS in Basic, but I'm not entirely convinced it would work. How would you handle input and output? You'd need a terminal. I don't even know if they make terminals anymore.