Last week, I ordered a whole bunch of components, which arrived today. A lot of stuff to play with :
- Lots of passive components.
- Many 74LSxx ICs.
- Some basic PLDs.
- Adapters from SOIC to DIP.
Yeah, after many months spent at playing with programmable logic devices, I want to get "closer to the metal", and build "real things" by myself. With all that stuff, I'll be able to build complete systems, from the power supply to the TV interface. Even if the technologies employed are a bit obsolete, I think it is a necessary step for me, before trying to do things more advanced, like designing a system using surface-mount components, its PCB, and have it build by a company.
Here are the things I plan to do in the upcoming months :
- Learn to program the SX microcontroller. It is very easy to interface, and I think I could use it as a "testbench" for my future designs.
- Build a TV interface using a AD725 chip.
- Interface some microprocessors (Z80, 6502 probably) to make a simple computer. This could lead to hardware emulation of some old 8-bit systems we all know...
- Build another custom CPU, using mostly "hard-wired" logic instead of programmable logic.