Apple 1 Replica Projekt

  • Hi.


    Ja. Gerbv war ein gutes Stichwort. Habe ich auch als win32 Programm.

    Damit kann ich mir z.B. die Dateien unter Revision 0 ansehen und es sieht wie die im Bild gezeigte Platine aus.

    Allerdings viel kleiner (Daumengröße).. das kann alles auch an gerbv liegen..


    Soll heißen.. damit würde ich selbst z.B. ungern 10 Platinen für 50+€ ordern!


    Da müsste schon jemand mit mehr Erfahrungen mit Gerber Dateien ran.


    Ich komme so grade mit Eagle und Export Elecrow klar ;)


    Da Projekt ist ja noch jung (aus 2017).. Rev. 1 wird wohl gerade getestet.. Und evtl. werden da ja auch Platinen günstig angeboten..


    Mal sehen wie es dort weitergeht..


    ---


    Mal noch ein Projekt in dieser Richtung (ist mir aber zu viel Arduino drin.. da wird quasi nur eine 65C02 CPU mit einem Mega2560 verbandelt):

    https://dave.cheney.net/2014/1…-your-own-apple-1-replica

    https://github.com/davecheney/mega6502/blob/master/README.md


    ---


    Ich selbst hatte ja schon mal eine komplette Emulation auf Arduino vorgestellt.

    Das hatte ich letzte Woche mal auf einen ESP-01 portiert.

    ESP-01 = 2€ 80MHz, 512KB/1MB Flash. 32+80kb SRam...

    Billiger, kleiner, schnellere Emu auf Arduino Basis geht. z.Z. nicht ;)


    Peter

    github.com/petersieg

  • Ach, Peter. 2 Platine würde ich dir bei Großbestellung locker abnehmen.

    Bislang hat mich vor diesem Projekt die Herstellung der Platine abgeschreckt - schön zu sehen, dass es nun eine Datei gibt.


    Bleib bitte dran!!


    .:. lutz

    "There is no reason for any individual to have a computer in his home." Ken Olson, president, chairmen and founder of Digital Equipment Corp, 1977

  • Wenns rein ums Review von Gerber Dateien geht is ZofzPCB wirklich super.

    Guter Platinenhersteller wird auch vorher nen "Sanity Check" deiner Gerber Dateien durchführen. Würth, Leiton, Basista machen das zum Beispiel. AllPCB wohl nicht (da geht z.B. auch schwarzer Silkscreen auf schwarzem Lötstopplack)

  • didi: Danke für den Link! Da googelt man nach Apple 1 Replika und findet es nicht..


    Webseite zum Youtube Produkt ist:

    http://putnamelectronics.com/products.html


    Arbeiten mit Eagle als PCB Layout-SW! ;)


    Aber Design-Files sind nicht verfügbar, sondern 'nur' ein Kit:


    If you've ever wanted to own (and build!) an Apple 1 style computer, now is your chance!

    This 6502-based single board computer started out as a clean sheet of paper, but heavily influenced by the original

    Apple 1, by Ben Heck's Apple 1 laptop, and of course the AWESOME Briel Computer's Replica 1. This machine will run

    all the software those machines will run, but, here's where it is different: It has both Applesoft Lite AND Integer

    BASIC built-in! Plus, we added a hardware handshake to the serial port, so that fast seriel communications are possible

    out of the box. There's also a built-in reset circuit, inspired by the Commodore 64, so that on power on, the computer

    is ready to go (no manual reset needed,) although CPU and terminal emulator reset buttons are provided!


    To our knowledge, this is the ONLY computer of this type currently available. AND, it's also GREAT for education

    purposes. Using this kit, students will learn about simple computer architecture, GLUE logic, memory addressing, and more.

    This computer is a fun way to code assembly for 6502, as it includes a built-in assembler and debugger.

    The kit includes a PC board, and all components needed to result in a running computer. You'll need to provide cables, PS/2

    keyboard, composite monitor (or serial connection to another computer running terminal emulation software), and a 7-9volt

    DC (tip-positive) power adapter with at least 400ma. Some previous assembly experience is highly recommended, as is a

    temperature controlled soldering station and good quality solder.


    Current price: 130.00 USD, including shipping in continental USA.


    Und ich selbst bin nicht soo glücklich über die Lösung mit Propeller-CPU als Helfer-Chip für PS/2+Video.. wird allerdings auch bei Briel und Ben Heck eingesetzt.

    Das obige Projekt (im ersten Post) nutzt Arduino zur seriellen Kommunikation (also man braucht ein Terminal und keine Video+Tastatur).


    Peter

    github.com/petersieg