Skip to content

JonathSpirit/UART_peripheral_card_A

Repository files navigation

UART_peripheral_card_A

Copyright (C) 2021 Guillaume Guillet
Licensed under CERN-OHL-W v2 or later

This source describes Open Hardware and is licensed under the CERN-OHL-W v2 or later.
You may redistribute and modify this documentation and make products using it under the terms of the CERN-OHL-W v2 (https:/cern.ch/cern-ohl). This documentation is distributed WITHOUT ANY EXPRESS OR IMPLIED WARRANTY, INCLUDING OF MERCHANTABILITY, SATISFACTORY QUALITY AND FITNESS FOR A PARTICULAR PURPOSE. Please see the CERN-OHL-W v2 for applicable conditions.

Made with Kicad

Description

A UART peripheral card compatible with PP1 standard. This is a homemade without any microcontroller UART board that can transmit and receive in fixed 9600 baud rate and full-duplex.

BOARD_3D

BOARD_3D_TOP

BOARD_3D_BOT

Stats

version

status

bug
high_impact
medium_impact
light_impact

Main features

  • Follow the PP1 standard.

  • Fixed 9600 baud rate.

  • Full duplex.

  • 1 byte receive/transmit buffer.

  • Compatible CMOS/TTL logic level.

Documents

Schematics (.pdf)

Materials (.pdf)

Contributing / Questions

Please see Contributing file