Initial commit

This commit is contained in:
boykovra 2024-12-31 14:58:43 +03:00
commit c08c419b57
8 changed files with 24439 additions and 0 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 451 KiB

Binary file not shown.

29
LICENSE Normal file
View File

@ -0,0 +1,29 @@
BSD 3-Clause License
Copyright (c) 2021, Roman Boykov
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
3. Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

17
README.md Normal file
View File

@ -0,0 +1,17 @@
# Блок цветности Электроника КР-04
Схема и печатная плата блока цветности компьютера радиолюбтеля "Электроника КР-04".
Блок позволяет установить для каждого из четырех цветов (красного, зеленого, синего и черного), свой цвет отображения на экране из палитры в 64 цвета (на экране одновременно могут находиться только 4 цвета).
[Исходники](Sources)
[Готовые схемы](Export)
[Файлы для производства печатной платы](Gerbers/Gerber_kr04-Color_v1.0.0.zip)
[Телеграм чат "ПК на 8080|8085 — hardware"](https://t.me/vm80a)
[Телеграм топик по КР04"](https://t.me/c/1363162444/57983)
![3D-View](preview.png?raw=true "3D View")

BIN
preview.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 KiB