An Arduino setup that allows for debugging raspberry pi's and other similar serial ttl hardware easily Includes lcd/keyboard combo board to allow on-site debugging and repairs
Go to file
KemoNine 504bfe8abe Initial rough cut form of getting bmp's shown on-screen that are stored on sd card 2020-09-28 01:24:13 -04:00
.vscode More vscode settings updates 2020-09-13 02:25:24 -04:00
hardware Initial rough cut form of getting bmp's shown on-screen that are stored on sd card 2020-09-28 01:24:13 -04:00
.clang-format Initial bring up 2020-09-03 19:24:06 -04:00
LICENSE-APACHE-2.0.txt Initial bring up 2020-09-03 19:24:06 -04:00
LICENSE-CC-Attribution-NonCommercial-ShareAlike-4.0-International.txt Initial bring up 2020-09-03 19:24:06 -04:00
README.md Overhaul source layout to facilitate MUXes being added 2020-09-09 19:36:39 -04:00

README.md

Serial Debugger

This project is a set of hardware builds that allow working with serial devices in an 'easy' way. The goal is to build a configurator that works with a series of modules (Muxers) to provide serial access via USB.

Please see the hardware directory for a break down of how to build the various components of this project.

Licensing

Unless otherwise stated all source code is licensed under the Apache 2 License.

Unless otherwise stated the non source code contents of this repository are licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License