Sin descripción
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Thomas Buck aeb6f51601 add resistive divider for power in measurement. add buttons for display. remove gpio headers. hace 10 meses
.github/workflows add libegl1 dep to workflow hace 11 meses
docs tweak docs hace 11 meses
hardware add resistive divider for power in measurement. add buttons for display. remove gpio headers. hace 10 meses
.gitignore remove jlc_lib from repo hace 11 meses
.gitmodules generate pcb 3d files and visualize in docs hace 11 meses
COPYING add CERN-OHL-S-2.0+ license hace 11 meses
README.md generate pcb 3d files and visualize in docs hace 11 meses

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+