Close

3890 Results for "8-bit cpu"

  • *uino Mini Super (Atmega328PB)

  • Datasheet:Atmega328PB SummaryTechnical Specs:Same Size as Arduino Pro Mini (18*30mm)Arduino Pin Compatibel20MHz CPU Frequency9PWM Channel 2x Hardware Serial2x SPI2x I²C (TWI)8x ADCFiltered ADC Power SupplyCapacitive Touch Controller24 IO3x 16Bit...
  • Pineapple ONE

  • Almost every electronics device uses some kind of a microcontroller nowadays. The thing is, that these chips can be very complicated, and even though you can buy them very inexpensively (like Arduino for example), I've still wanted to take a deeper...
  • NSX-64

  • Nintendo 64 controller is read by NicoHood's Nintendo library and the buttons are converted to MSX equivalents according to the table below. Analog stick is mapped to MSX controllers using a paddle emulation function that responds to an interrupt that...
  • A030

  • Initial version of the A030.I've used a lot of ideas from others to design this board.Board features:MC68030MC688822MB SRAM 32 bit data bus512Kb EEPROM 8 bit data bus512kB EEPROM 16 bit data bus2x FPGA EPM7192FPGA1 handles emulate TMS203...
  • wirez80

  • Project log entries: 18 - Video with blinkenlights17 - Deadline status update16 - Connecting the tower to the UI15 - Restarting and Ticking14 - Twinkle twinkle little leds-on-the-bus13 -The circle of power12 - EPROM blues11...
  • POSEVEN

  • This is a medium-high-level discussion about general computer program organisation. For lower-level CPU design tricks, dos and don'ts, please check it out: #PDP - Processor Design Principles :-) The way we are used to program computers is a long evolution,...
  • CP/M on a minimal Z80 Computer

  • The Z80 CPU is clocked by a 4 MHz TTL oscillator module.  Next to the CPU, there is a 128 Kilobyte static RAM chip, of which the Z80 uses 64 Kilobytes, the maximum it can address. The RAM is battery buffered, so it can remanently store the programs...
  • Retro 68000 CPU in an FPGA

  • I've wanted to build a 68000 system for a long time. I built some commercial systems back in the 1980's based on the 68000 and really like the CPU.  There's a few 68000 builds on YouTube. The best documented 68000 build is Jeff Tranter's build...
  • 8 Bit Computer Front Panel

  • Design Features Custom I/O Processor to drive Low Level I2C to/from Front PanelRead pushbuttons into 32-bit pushbutton valueWrite LEDs from 32-bit LEDs value Front Panel Features 32 Pushbutton Switches32 LEDsI2C interface (Two Wire interface - plus power...
  • Bad Apple!! color VFD ver.

  • The VFD module is a 20x8 matrix of pairs of blue and red subpixels. I treat the display as being 16 pixels high and divide the blue and red subpixels between even and odd lines of video, which gives a bit more detail than you'd normally get from an...