27mhz

1.0.1 • Public • Published

27MHz

📻 Get the frequency in Hz for a given channel on the general use 27 MHz band.

Build status js-standard-style

Installation

npm install 27mhz --save

Usage

var channel = require('27mhz')
 
console.log('The frequency for channel 19 is:', channel(19)) // 27145000

API

var hz = channel(n)

Given a channel n between 1 and 32, this function will return its frequency in Hz.

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    4
  • 1.0.0
    2

Package Sidebar

Install

npm i 27mhz

Weekly Downloads

6

Version

1.0.1

License

MIT

Last publish

Collaborators

  • watson