|
9 月之前 | |
---|---|---|
.. | ||
CPU_board | 10 月之前 | |
DVI_adapter | 10 月之前 | |
DVI_connector_board | 10 月之前 | |
FPGA_board | 10 月之前 | |
IO_board | 9 月之前 | |
LVDS_adapter | 10 月之前 | |
VGA_adapter | 10 月之前 | |
VGA_connector_board | 10 月之前 | |
README.md | 9 月之前 |
Here are design files for the various board of this project:
Processing boards:
Adapter boards:
A second, smaller version of the CPU board was designed, based again on the Allwinner F133A CPU
It features:
The design is done with the open-source EDA tool Kicad, the source files are here
The board is 4 layer, based on the Yuzuki design, with CERN open-source hardware license.
PDF schematics are here.
The FPGA board is capable of instancing a RISC-V CPU along with the hardware acellerators desiged in C and automatically translated to Verilog. Not only the board has the same layout as the CPU board but the drawing primitives use the same C sources, as one of the main objectives of the project.
Features are:
The design is done with the open-source EDA tool Kicad, the source files are here
The board is 6 layer, based on the OrgangeCrab board r0.1, with CERN open-source hardware license.
PDF schematics are here.
NOTE: FPGA chip is not shown on the 3D rendering for lack of a 3D model for the part
This adapter is capable of converting digital RGB parallel signals to VGA-compatible analog values, using a simple R-2R DAC. The adapter board outputs the VGA signals to a 15-pin flat cable, to be connected 1:1 to a connector board that has the D-sub (15-pin) starndard VGA connector.
The design is done with the open-source EDA tool Kicad, the source files are here (adapter) and here (connector)
PDF schematics for the adapter are here.
This design is relased under a CERN open-source hardware license.
This board connects 4 pairs of differential signals to a LCD using LVDS signalling (of the kind commonly used for laptops), to directly drive the display (1-channel). It also connect signals that can identify the display model and resolution.
Features:
The design is done with the open-source EDA tool Kicad, the source files are here, licensed under a CERN open-source hardware license.
PDF schematics for the adapter are here.
This board converts parallel RGB signals to digital video signals in the DVI format, as accepted by the majority of current PC monitors and TVs.
Features:
The design is done with the open-source EDA tool Kicad, the source files are here (adapter) and here (connector), licensed under a CERN open-source hardware license.
PDF schematics for the adapter are here.
The I/O board adapter allows to externally access the video signals (present on the 2x15 connectors) for other purposes like general purpose I/O pins and debug.
It uses a 40-pin FPC connector and cable that allows to break out the signals, in a more manageable way like using common wires as the ones usually for bread boards.
Also, it includes two 31-pin FPC connectors at 0.3mm pitch for replacing the Hirose connectors with FPC or FFCs. All the wiring are directo connections to the video connectors. A header to acces the touchscreen signal is also provided.
The design is done with the open-source EDA tool Kicad, the source files are here, licensed under a CERN open-source hardware license.