Skip to content

Logging platform based on RPi2/3 Raspbian and using D3js for data visualization

Notifications You must be signed in to change notification settings

FrankBuss/RPi_LogNut

 
 

Repository files navigation

RPi_LogNut

Logging platform based on RPi2/3 Raspbian and using D3js for data visualization To install on Raspberry Pi, dowload latest Raspbian https://downloads.raspberrypi.org/raspbian/images/raspbian-2017-03-03/2017-03-02-raspbian-jessie.zip Restore it to SD card and after automatic resize run

curl https://raw.githubusercontent.com/PlesaEEVBlog/RPi_LogNut/master/Install_GPIB_Support.sh | sudo bash

This version is working with kernel 4.4.50 and 4.9.24 on both RPi0, RPi0W, RPi2,RPi3 supported Used linux-gpib-4.0.4rc2 where is patched support issue for NI GPIB-USB HS adapter

After kernel update run curl https://raw.githubusercontent.com/PlesaEEVBlog/RPi_LogNut/master/Update_GPIB.sh | sudo bash

About

Logging platform based on RPi2/3 Raspbian and using D3js for data visualization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.9%
  • Python 7.6%
  • HTML 6.1%
  • Shell 0.4%