FPGA/EP2C5T144-Mini: Unterschied zwischen den Versionen

Aus
Wechseln zu: Navigation, Suche
(Maik Shield MK1)
(Maik Shield MK1)
 
(4 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 23: Zeile 23:
  
 
<br />
 
<br />
=== Maik Shield MK1 ===
+
=== Maik Shield - MK1 ===
  
 
Das Shield von '''Maik Merten''' bietet alles, was einer kleines Computersystem so braucht:
 
Das Shield von '''Maik Merten''' bietet alles, was einer kleines Computersystem so braucht:
Zeile 39: Zeile 39:
 
EP2C8F256-Maik Shield-01.png
 
EP2C8F256-Maik Shield-01.png
 
EP2C8F256-Maik Shield-02.png
 
EP2C8F256-Maik Shield-02.png
 +
EP2C8F256-Maik Shield-05.jpg
 +
EP2C8F256-Maik Shield-06.jpg
 +
EP2C8F256-Maik Shield-03.jpg
 +
EP2C8F256-Maik Shield-04.jpg
 +
Spu32-colour-computer.jpg
 
</gallery>
 
</gallery>
  
Zeile 53: Zeile 58:
 
=== WEB Links ===
 
=== WEB Links ===
  
* [https://de.aliexpress.com/item/4000299171196.htm AliExpress]
+
* [https://de.aliexpress.com/item/4000299171196.html EP2C5T Board bei AliExpress]
 
* [https://github.com/maikmerten/ GITHUB Maik Merten]
 
* [https://github.com/maikmerten/ GITHUB Maik Merten]
 
* [http://searle.x10host.com/Multicomp/index.html in HDML Schritt für Schritt zum Computer]
 
* [http://searle.x10host.com/Multicomp/index.html in HDML Schritt für Schritt zum Computer]
 +
* [https://github.com/nealcrook/multicomp6809/wiki Github : Multicomp6809]
 
* [http://land-boards.com/blwiki/index.php?title=Cyclone_II_EP2C5_Mini_Dev_Board Land Boards]
 
* [http://land-boards.com/blwiki/index.php?title=Cyclone_II_EP2C5_Mini_Dev_Board Land Boards]
 
* [https://www.tindie.com/products/land_boards/z80-6502-6809-fpga-multicomp-pcb-ep2c5-db/ Tindie: Z80, 6502, 6809, FPGA Multicomp PCB (EP2C5-DB)]
 
* [https://www.tindie.com/products/land_boards/z80-6502-6809-fpga-multicomp-pcb-ep2c5-db/ Tindie: Z80, 6502, 6809, FPGA Multicomp PCB (EP2C5-DB)]

Aktuelle Version vom 28. April 2020, 15:44 Uhr

EP2C8F256 Mini Board


ALTÉRA EP2C8F256 minimal Entwickler Board

Dieses preisgünstige FPGA Entwicklerboard ist schon ab 6€ erhältlich. Es hat nur einen Altera Cyclon-II mit den notwendigsten Bauteilen. Der EP2 ist nicht mehr der aktuellst FPGA, aber es reicht für ganz viele Dinge und das macht es zu einem sehr schönen Einsteiger Board.

Durch den günstigen Preis ist das Board in zahlreichen Projekten verwendet worden. Und es gibt für dieses Board tolle Zusatzhardware. Zu erwähnen sind das MK1 Shield von Maik Merten und das EP2C5 Zusatzboard von Land Boards.



Board Ressourcen

  1. FPGA: ALTERA Cyclone EP2C5T144
  2. Config EPROM EPCS4 (Größe 4 Mbit)
  3. onboard 50 MHz Oszillator
  4. 3 SMD LED
  5. Power LED und Reset Taster
  6. Board Größe: 60*80mm


Maik Shield - MK1

Das Shield von Maik Merten bietet alles, was einer kleines Computersystem so braucht:

  • CPU Implementierung auf dem FPGA
  • SRAM
  • VGA Anschluss (Monitor)
  • PS2 Anschluss (Maus/Keyboard)
  • UART (serielle Schnittstelle)
  • SD Karte
  • SPI



Dokumentation


WEB Links