My owned single board computer projects.
- Motorola MC68SEC000-20 (Static low-powered m68k arch.)
- ATMEL AVR ATMega-328PB
- Co-processor for 7segLEDs, LEDs, switches and serial interface.
- LATTICE MachXO2 LCMXO2-640
- Bus controller, captured all signals from the CPU.
- SRAM 1MB (512kbit * 2)
- Flash PROM 1MB (512kbit * 2, PLCC)
Assembled (Pixy-68000-0):
- ATMEL ATMega128-16AU (Simplest 48+ GPIO)
- Enabled Arduino IDE with MegaCore.
Assembled (Pixy-mega128-0):
- SDRAM: ELPIDA EDS1216AGTA (16MB: 8Mwords * 16bit)
- EXPERIMENTAL circuit board for learning how to use SDRAM.
Assembled (Pixy-mega128-sdram-hat-0):
Apache-V2