====== Einplatinenrechner / Single Board Computer (SBC) ====== * [[https://www.rasppishop.de]] * [[::Hardware:Mikrokontroller (MCU)]] / SBC / Micro Controller / Entwicklungsboards / Minirechner * __allgemeines__ * [[::Einplatinenrechner:hardware:microcontroller_mcu:MC68HC12]] * [[::Einplatinenrechner:32-Bit-Motorola-CPUs]] * [[::Einplatinenrechner:Raspberry Pi]] * [[::Einplatinenrechner:Raspberry Pi Pico]] * [[::Einplatinenrechner:Arduino]] - **//Hard- und Software sind Open Souce!//** * [[http://www.pro-linux.de/news/1/20614/odroid-u3-einplatinenrechner-mit-2-gb-ram-und-quad-core-cpu.html|ODROID-U3]] * [[http://www.pro-linux.de/news/1/18101/vorbestellung-des-mini-rechners-cotton-candy-angelaufen.html|Mikro-USB-Rechner]] * [[http://www.pro-linux.de/news/1/print/18764/openhab-offene-plattform-fuer-heimautomation.html|OpenHAB: Offene Plattform für Heimautomation]] * [[https://www.golem.de/news/tinker-board-edge-asus-bringt-weitere-bastelrechner-mit-viel-ram-und-ki-chip-1906-141633.html|Tinker Board von Asus]] - //Raspberry Pi//-Alternative von Asus mit etwas besserer Ausstattung * [[https://www.reichelt.de/magazin/ratgeber/banana-pi-m2-berry-alternative-zum-raspberry-pi/|Banana Pi M2 Berry]] - **//hat 1x SATA-Anschluß//** * [[https://www.notebookcheck.com/BPI-M2-Pro-Die-neue-Alternative-zum-Raspberry-Pi-ist-endlich-erhaeltlich.541659.0.html|Banana Pi BPI-M2 Pro]] * __mit [[::RISC-V]]-CPU__ * [[::Einplatinenrechner:StarFive]] * __[[::Einplatinenrechner:Einplatinenrechner mit x86-CPU]]__ * __mit mehreren SATA-Anschlüssen__ * [[https://www.heise.de/newsticker/meldung/x86-Bastelcomputer-mit-2-X-Gigabit-Ethernet-und-HDMI-2-0-4197181.html|ODROID-H2]] - **//hat 2x SATA 3.0//** + Intel Processor J4115 inklusive UHD Graphics 600 * [[https://kobol.io/helios4/|Helios4]] - ein Einplatinenrechner (SBC) mit ARMv7 (32 Bit) von Marvel "ARMADA 388" (A388) und **4** SATA-Anschlüssen * [[https://wiki.kobol.io/helios64/hardware/|Helios64]] - ein Einplatinenrechner (SBC) mit ARMv8 (64 Bit) von Rockchip "RK3399(K)" und **5** SATA-Anschlüssen ===== Gigatron - Das TTL-basierte Microcomputer-System ===== * [[https://youtu.be/qixj2lcJuqo| #rC3 - Basteln im Lockdown: Gigatron - Ein Computer ohne CPU]] * Gigatron TTL Vorstellung * [[http://www.jacob-pirna.de/homebrew-computer/gigatron-ttl-vorstellung.html|Gigatron TTL Vorstellung – Teil 1]] * [[http://www.jacob-pirna.de/homebrew-computer/gigatron-ttl-vorstellung-teil-2.html|Gigatron TTL Vorstellung – Teil 2]] * [[http://www.jacob-pirna.de/homebrew-computer/gigatron-ttl-pluggy-reloaded.html|Gigatron TTL – Pluggy Reloaded]] * [[http://www.jacob-pirna.de/homebrew-computer/gigatron-ttl-aktueller-stand.html|Gigatron TTL Aktueller Stand]] * [[https://gigatron.io]] * [[https://de.wikipedia.org/wiki/Gigatron_TTL]] * [[https://electronicsluckydip.com/store/gigatron.html]] * [[https://gigatron.io/media/Gigatron-manual.pdf]] * Bausatz * [[https://www.tindie.com/products/gigatron/gigatron-pluggy-mcplugface-ps2-adapter-kit-eprom/]] * [[https://www.budgetronics.eu/en/building-kits/gigatron-retrocomputer-building-kit/a-25779-20]] * [[https://diychris.com/index.php/product/gigatron-retro-computer-diy-build-kit/]] Der Gigatron wurde von Marcel van Kervinck und Walter Belgers im März 2018 veröffentlicht. Gigatron ist eine 8-Bit-RISC-CPU in Harvard-Architektur, komplett aus 74xx-TTL-Chips zusammengebaut und wird mit 6,25 MHz betrieben. Die Taktfrequenz von 6,25 MHz ist nötig, um ein sauberes VGA-Signal erzeugen zu können, denn die Audio- und Video-Signale werden alle vom Rechenwerk selbst erzeugt. Er benötigt 5V und verbraucht ca. 200mA, die Arbeitstemperatur liegt zwischen 18°C und 27°C. Es gibt zwei Emulatoren dafür. Einer emuliert eine virtuelle 16-Bit-vCPU in Von-Neumann-Architektur. Der andere ist noch experimentell und emuliert eine MOS-6502-CPU. Die meisten mitgelieferten Programme wurden für die 16-Bit-vCPU geschrieben. Die mitgelieferte Software ist lizenziert unter Klausel 2 der BSD-Lizenz.