kmzbrnoI / nv-h5b

S-COM module based on NV7B

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NV-H5B

NV-H5B is a S-COM receiver based on NV-7B. It is mounted to the socket of a signal and displays signal code according to the received code on data wire.

This repository contains KiCad schematics & pcb layout design as well as MCU firmware source code.

Basic features

  • 5 V power supply.
  • Mechanical compatibility with NV-7D.
  • Receives standard S-COM protocol.
  • Separate resistor for each LED to unify brightness.
  • ATtiny25 main MCU.
  • Opensource & openhardware design.

Recommended resistor values

AŽD 70 signals by Josef Němeček

  • Yellow: 4k7
  • Red: 10k
  • White: 22k
  • Green: 2k2

Authors

License

PCBs are provided under Creative Commons Attribution-ShareAlike 4.0 License as openhardware project. You may download any data, contribute to the project, create PCB yourself or even sell it yourself.

Source code is provided under the Apache License v2.0 .

About

S-COM module based on NV7B


Languages

Language:C 67.0%Language:Makefile 33.0%