bbai-cpufreq

1.0.6 • Public • Published

Shows the CPU working frequency for the new BeagleBone AI board

Usage:

   var cpuFreq = require('bbai-cpufreq');
   
   cpuFreq.getCpuFreq(function(error, output, stderr) {
      console.log(output + " MHz");
   });

Readme

Keywords

Package Sidebar

Install

npm i bbai-cpufreq

Weekly Downloads

6

Version

1.0.6

License

ISC

Unpacked Size

1.1 kB

Total Files

3

Last publish

Collaborators

  • guycoast