• Stars
    star
    127
  • Rank 282,790 (Top 6 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A JavaScript library is used to generate 68.5KHz BPC which used for Radio controlled timepieces

BPC.js

A JavaScript library used to generate 68.5KHz BPC which used for Radio controlled timepieces

<script src="https://unpkg.com/[email protected]/bpc.js" type="text/javascript"></script>

<script type="text/javascript">
BPCStart();
</script>

Demo web site