Ingen beskrivning
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Thomas Buck 2b1a8b8cdf add some logos to pcb 10 månader sedan
.github/workflows add libegl1 dep to workflow 11 månader sedan
docs try to fix scroll bug in docs svg viewer 10 månader sedan
hardware add some logos to pcb 10 månader sedan
.gitignore remove jlc_lib from repo 11 månader sedan
.gitmodules try to fix scroll bug in docs svg viewer 10 månader sedan
COPYING add CERN-OHL-S-2.0+ license 11 månader sedan
README.md generate pcb 3d files and visualize in docs 11 månader sedan

README.md

Dispensy

PCB Docs

One day aims to be a new hardware base for the DrinkRobotics UbaBot.

Check out the Dispensy documentation.

License

This project is licensed under the CERN Open Hardware Licence Version 2 - Strongly Reciprocal (CERN-OHL-S-2.0+) or any later version.

The docs are built using mdbook, licensed as MPL-2.0. The PCB SVG files in the documentation are displayed using svg-pan-zoom, licensed as BSD-2-Clause. The 3D PCB files in the documentation are displayed using modelview, licensed as MIT.

Please also take a look at the README.md files in the subfolders of this project for more info.

 ------------------------------------------------------------------------------
| Copyright (c) 2023 - 2024 Thomas Buck <thomas@xythobuz.de>                   |
|                                                                              |
| This source describes Open Hardware and is licensed under the CERN-OHL-S v2  |
| or any later version.                                                        |
|                                                                              |
| You may redistribute and modify this source and make products using it under |
| the terms of the CERN-OHL-S v2 (https://ohwr.org/cern_ohl_s_v2.txt)          |
| or any later version.                                                        |
|                                                                              |
| This source is distributed WITHOUT ANY EXPRESS OR IMPLIED WARRANTY,          |
| INCLUDING OF MERCHANTABILITY, SATISFACTORY QUALITY AND FITNESS FOR A         |
| PARTICULAR PURPOSE. Please see the CERN-OHL-S v2 (or any later version)      |
| for applicable conditions.                                                   |
|                                                                              |
| Source location: https://github.com/drinkrobotics/dispensy                   |
|                                                                              |
| As per CERN-OHL-S v2 section 4, should You produce hardware based on this    |
| source, You must where practicable maintain the Source Location visible      |
| on the external case of the Gizmo or other products you make using this      |
| source.                                                                      |
 ------------------------------------------------------------------------------

This is the SPDX header for this project:

SPDX-FileCopyrightText: 2023 - 2024 Thomas Buck <thomas@xythobuz.de>
SPDX-License-Identifier: CERN-OHL-S-2.0+