Giter Club home page Giter Club logo

amiga-pcb-explorer-custom's Introduction

Hi there !
Amiga PCB Explorer Custom is a tool for amiga computer repair.
It's based on the project of the same name available only in 'surf mode' on internet, no source available, no update.
Here it's not the case.
All data are proposed : Data mysql and PHP & Javascript code.

Please don't use this tool to really re-create pcb's, it was never intended for that and it won't work for sure.
Also understand that I am not a developer, at the beginning of this project, I had never written a line of code in javascript.
The code is obviously not optimized and contains surely some errors but it has the advantage :
- To be available for everyone.
- You can use it, improve it, change it.
- Contains much less errors than the original tool.
- Brings new functions compared to the original tool.
- It contains extra data.

In order to use it you have to install the couple : mysql + apache similar.

You can, for example, use WampServer.
Of course you have to create the databases and import the data from this repository.
You will have to modify the ConnectOnceToMyDB.php file in order to indicate the name of the server, the name of the user and the password previously created to access these data.

It took me a lot of time and energy to collect and rewrite from scratch this tool.
I still work on it and correct/improve the code from time to time.

Now, it's up to you to bring your touch to the project.


More information about table and data :
- COMPONENT	table containt information for search and over component and so, the 'finger/silk'
- DATASVG	table of all SVG elements of each PCB.
- FULL_SVG	a big one. table to point 'each click_dot' to a 'LINE' number and, a lot of information.
- LINE		each copper 'line' with all elements (flash, click, linetop, linebot...)

/!\
LINE0 always corresponds to a 'null' copper.
LINE1 always corresponds to GROUNDs (all ground, video, audio, genereic gnd).


PCB available :
- A2000 Rev6A
- A500 Rev8A
- A600 Rev2A
- A1200 Rev1D
- A1200 Rev2B
- A4000 Rev2
- A4000 Rev4
- CD32 Rev3
- CD32 Rev4.1

More informations in the wiki project page.

amiga-pcb-explorer-custom's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.