forked from fenlogic/vga666
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
51 changed files
with
19,244 additions
and
29,284 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# For PCBs designed using KiCad: https://www.kicad-pcb.org/ | ||
# Format documentation: https://kicad-pcb.org/help/file-formats/ | ||
|
||
# Temporary files | ||
*.000 | ||
*.bak | ||
*.bck | ||
*.kicad_pcb-bak | ||
*.kicad_sch-bak | ||
*.kicad_prl | ||
*.sch-bak | ||
*~ | ||
_autosave-* | ||
*.tmp | ||
*-save.pro | ||
*-save.kicad_pcb | ||
fp-info-cache | ||
|
||
# Netlist files (exported from Eeschema) | ||
*.net | ||
|
||
# Autorouter files (exported from Pcbnew) | ||
*.dsn | ||
*.ses | ||
|
||
# Exported BOM files | ||
*.xml | ||
*.csv | ||
|
||
gerbers/* |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,46 @@ | ||
# vga666 | ||
# rgbs888 | ||
|
||
Passive VGA adapter 666 for Raspberry-Pi B+ | ||
Passive 24-bit RGBs adapter for Raspberry-Pi B+ | ||
|
||
## Licence | ||
![Rev A Front](docs/rgbs888_render_front_reva.png) | ||
![Rev A Back](docs/rgbs888_render_back_reva.png) | ||
|
||
VGA adaptor for the Raspberry-Pi computer. | ||
## Bill of Materials | ||
- 1 2x20 2.5mm Female Header | ||
- 4 RCA right angle female pcb mount connectors | ||
- 1 DB15 female connector *Optional* | ||
- 1 120 ohm 0805 resistor *We don't care about the tolerance as much, so 5% would be sufficient* | ||
- 3 549 ohm 0805 1% tolerance resistor | ||
- 3 1.1K ohm 0805 1% tolerance resistor | ||
- 3 2.21K ohm 0805 1% tolerance resistor | ||
- 3 4.42K ohm 0805 1% tolerance resistor | ||
- 3 8.87K ohm 0805 1% tolerance resistor | ||
- 3 17.8K ohm 0805 1% tolerance resistor | ||
- 3 35.7K ohm 0805 1% tolerance resistor | ||
- 3 71.5K ohm 0805 1% tolerance resistor | ||
|
||
Copyright © 2014 Fen Logic Ltd. | ||
``` | ||
MOUSER PART NUMBERS | ||
======================== | ||
This document and the related databases are free: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version. This document and the related databases are distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this database. If not, see https://www.gnu.org/licenses/ | ||
Connectors | ||
806-KLPX-0848A-2-B | ||
523-7HDE15SDH4RHNVGA | ||
Resistors | ||
667-ERJ-6GEYJ121V | ||
652-CR0805FX-5490ELF | ||
603-RC0805FR-131K1L | ||
603-RC0805FR-072K21L | ||
667-ERJ-6ENF4421V | ||
667-ERJ-6ENF8871V | ||
667-ERJ-6ENF1782V | ||
667-ERJ-6ENF3572V | ||
667-ERJ-6ENF7152V | ||
``` | ||
|
||
## Usage | ||
## License | ||
|
||
For the latest information how to use the VGA adapter see: | ||
https://www.raspberrypi.org/forums/viewtopic.php?f=91&t=94424&start=125#p657497 | ||
Copyright © 2020 Eli Gladman | ||
|
||
This document and the related databases are free: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version. This document and the related databases are distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this database. If not, see https://www.gnu.org/licenses/ |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.